@charset "utf-8";

#main_img {
	width: 1000px;
	height: 300px;
	background-image: url(../images/access/img_main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: auto;
	margin-right: auto;
}

/* MAIN */
#main #map {
	width: 310px;
	height: 740px;
	background-image: url(../images/access/map.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 30px;
	padding-left: 390px;
}
#main #map h2 {
	color: #CC6600;
	font-size: 18px;
	border-bottom: double 3px #CC6600;
	margin-bottom: 8px;
	padding-bottom: 5px;
}
#main #map h3 {
	color: #993300;
	font-size: 14px;
	border-bottom: solid 1px #993300;
	margin-top: 30px;
	margin-bottom: 5px;
	padding-bottom: 3px;
}
#main #map p {
	line-height: 22px;
	margin-bottom: 10px;
}
#main #access {
	width: 700px;
	background-image: url(../images/stay/title_access.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 30px;
}
#main #access h2 {
	visibility: hidden;
	height: 45px;
}
#main #access iframe {
	border: solid 1px #CCCCCC;
}
#main #access p {
	margin-top: 5px;
	text-align: right;
}


#wrapper #main #top_about {
	min-height: 156px;
	height: auto !important;
	height: 156px;
	border-top: solid 1px #CCCCCC;
	background-image: url(../images/common/img_gaikan.jpg);
	background-repeat: no-repeat;
	background-position: left 15px;
	padding-top: 15px;
}
#wrapper #main #top_about p {
	margin-left: 180px;
}
