@charset "UTF-8";


/*-- 画像4枚並び --*/

.left p{
	font-size:20px;
	line-height:30px;
}

.right p{
	font-size:20px;
	line-height:30px;
}

#pageTop{
	width:100%;
	height:1064px;
	padding-bottom:300px;
	background-image:url("../images/acsses/mainV.png");
	background-repeat:no-repeat;
	background-size:cover;
}

.header{
	width:1080px;
	margin:0 auto;
}


/*-- map --*/

.mapInner{
	width:640;
	margin:0 auto;
	padding:100px 0 0 0;
}

.address{
	text-align:center;
	font-size:28px;
}

.address p{
}

.mapImg{
	width:640px;
	margin:100px auto;
}

