#about{
	}
	#about .wrap{
		padding:0 0 15px;
		background:#f6f1e0 url(../images/about-bg.jpg) 0px 122px no-repeat;
		overflow:hidden;
		}
	.about{
		margin:0 15px 45px 0;
		min-height:282px;
		height:auto!important;
		height:282px;
		background:url(../images/matsushita.jpg) right top no-repeat;
		overflow:hidden;
		position:relative;
		}
		.about p{
			padding:0 210px 0 0;
			}
		.about img{
			float:right;
			}
			
			
	.access #map{
		margin:0 auto 45px;
		border:solid 1px #979797;
		}
		
		
	.outline table{
		margin:0 auto 45px;
		width:620px;
		border-collapse:collapse;
		border-spacing:0;
		}
		.outline table th{
		width:25%;
		padding:8px;
		vertical-align:top;border:solid 1px #BEBEBE;
		background:#EEF3F9;
		}
		.outline table td{
		width:75%;
		padding:8px;
		vertical-align:top;border:solid 1px #BEBEBE;
		}