@charset "shift_jis";
/* ==================================
アクセス用CSS
================================== */

div#accessMap {
	width: 537px;
	text-align: left;
	margin: 25px 0 0 0;
}

div#accessMap h2 {
	margin: 5px 0 0 0;
}

div#accessMap #mapLeftBox {
	float: left;
	width: 200px;
	text-align: center;
	padding: 5px 5px 5px 5px;
	color: #ffffff;
	border: 1px solid #1A7556;
	background-color: #006699;
}

#mapLeftBox .logo {
	margin: 10px auto 15px auto;
}

div#accessMap #mapRightBox {
	width: 300px;
	float: right;
	text-align: center;
	padding: 0 0 0 15px;
}

#mapParking {
	background: url(../../access/img/bg02.gif) repeat-y;
	width: 300px;
	text-align: center;
	margin: 0;
	padding: 5px 5px 5px 5px;
}

div#mapParking h2 {
	padding: 0;
}

div#mapParking .txt01 {
	padding: 15px 25px 5px 15px;
	text-align: left;
}

#mapTel {
	background: url(../../access/img/bg02.gif) repeat-y;
	text-align: center;
	padding: 0;
}

#mapPInfo {
	width: 210px;
	text-align: center;
}

#mapPIBox {
	width: 240px;
	text-align: center;
	background-color: #ffffff;
	margin: 0 20px 0 15px;
	padding: 15px 5px 15px 15px;

}

div#accessMap #map2RightBox {
	width: 300px;
	float: right;
	text-align: left;

	border: 1px solid #66402E;
	padding: 5px 0 5px 0;
	color: #ffffff;
	background-color: #66402E;
}

div#exteTop #topbox {
	width: 522px;
	float: left;
	text-align: left;
}

div#topbox h2 {
	margin: 0 0 0 5px;
}

div#topbox .txt01 {
	margin: 10px 5px 10px 10px;
}

div#exteTop #topLeftbox01 {
	width: 125px;
	float: left;
	text-align: center;
	border: 1px solid #66402E;
	padding: 5px 0 5px 0;
	color: #ffffff;
	background-color: #66402E;
}

div#exteTop #topLeftbox02 {
	width: 125px;
	float: left;
	text-align: center;
	border: 1px solid #66402E;
	padding: 5px 0 5px 0;
	color: #66402E;
}

#exteGuide {
	text-align: center;
	width: 530px;
}

#exteGuide .exteBox img {
	margin-top: 20px;
	margin-right: 4px;
	vertical-align: bottom;
}

