@charset "UTF-8";


/*========================================================================
	main
========================================================================*/
#main #contents {
	width: 960px;
	height: 532px;
}

#main #contents h1,h2,h3 {
	text-indent: -9999px;
}

#main #contents #left_wrapper {
	background:url(../images/info_main.jpg) no-repeat;
	width: 640px;
	height: 532px;
	float: left;
}

#main #contents #right_wrapper {
	width: 320px;
	float: left;
	position: relative;
}

#main #contents #right_wrapper #pic_area {
	width: 320px;
	height: 160px;
}

#main #contents #right_wrapper #pic_area-left {
	width: 120px;
	height: 160px;
	float: left;
}

#main #contents #right_wrapper #pic_area-right {
	width: 200px;
	height: 160px;
	float: right;
}

#main #contents #right_wrapper #map_area {
	clear: both;
	background: url(../images/info_map.jpg) no-repeat;
	height: 372px;
	width: 320px;
}

#main #contents #right_wrapper #parking {
	clear:both;
	position: absolute;
	top: 360px;
	left: 20px;
	margin-bottom: 10px;
	padding: 7px;
	font-size: 12px;
	color:#FFFFFF;
	text-align: center;
	line-height: 150%;
	border: solid 1px #ffffff;
}

#main #contents #right_wrapper #adress_txt {
	position: absolute;
	top: 440px;
	left: 42px;
	font-size: 12px;
	color:#FFFFFF;
	text-align: center;
	line-height: 130%;
}

.tel_no {
	margin-top: 10px;
	font-size: 16px;
	font-weight:bold;
}