@charset "UTF-8";
/* ===============================================================
CSS information
#file name:access.css
#style info:コンテンツエリア関係 他
=============================================================== */
#innerPage .infoBox{margin-bottom:25px;}

#innerPage .infoBox .leftBox{
	width:260px;
	float:left;
}

#innerPage .infoBox .leftBox img{margin-bottom:5px;}

#innerPage .infoBox .leftBox p{
	font-size:12px;
	letter-spacing:1.5px;
}

#innerPage .infoBox .rightBox{
	width:420px;
	float:right;
}

#innerPage .infoBox .rightBox h3.logoText{
	border-bottom:1px solid #E24086;
	line-height:0;
	padding-bottom:10px;
	margin-bottom:15px;
}

#innerPage .infoBox .rightBox .icon{margin-bottom:5px;}

#innerPage .infoBox .rightBox ul li p{letter-spacing:1.5px;}

#innerPage .subTtl{margin-bottom:10px;}

#innerPage .accessBox{
	background-color:#F3F1E8;
	padding:15px;
	margin-bottom:25px;
}

#innerPage .accessBox dt{margin-bottom:5px;}

#innerPage .accessBox dd{
	letter-spacing:1.5px;
	font-size:13px;
}

#innerPage .accessBox dd.border{
	border-bottom:1px solid #E2E0D6;
	padding-bottom:10px;
	margin-bottom:10px;
}

#innerPage .map{margin-bottom:40px;}