@charset "UTF-8";
/* ===================================================================
CSS information

 file name  :access.css
=================================================================== */
/*-----------------------------------------------------------
	gnavのactive設定
-----------------------------------------------------------*/
#acc #gnav ul li.gnav_acc a {
	background-position: bottom;
}

#acc #contents {
	width: 950px;
	padding: 100px 0 80px;
}

#acc #contents .wrp {
	background: url(../access/images/sen_f326.gif) 0 top repeat-x;
	margin-top: 20px;
	clear: both;
	overflow: hidden;
}

#acc #contents .wrp .con_access {
	background: url(../access/images/sen_f326.gif) 0 bottom repeat-x;
	clear: both;
	overflow: hidden;
}

#acc #contents .wrp .con_access dl {
	float: left;
	padding-top: 150px;
}

#acc #contents .wrp .con_access dl dt {
	font-size: large;
	text-align: center;
	padding-bottom: 10px;
}

#acc #contents .wrp .con_access .map {
	margin: 20px 0;
	float: right;
}
