@charset "utf-8";

@import url(/commons/css/import.css);

/*wrapper㏑*/

#wrapper{
	width:800px;
}
#container {
	width:800px;
}
/*wrapper㏑I*/

#map_navi {
	padding-top: 10px;
	padding-left: 5px;
	color: #666666;
}
#navi_body {
	padding-top: 10px;
	padding-left: 10px;
	clear: both;
	float: left;
	width: 760px;
}

#navi_body a {
	text-decoration:underline;
	color:#666666;
}

#navi_body a:hover{
	text-decoration:underline;
	color:#0066FF;
}

#navi_body dt {
	font-size:150%;/* 12px → 18px相当 */
	/*font-size: 140%;*/
	font-weight: 700;
	background: url(images/arrow_orange.png) no-repeat left center;
	padding-left: 10px;
}

#navi_body dd {
	font-size:108%;/* 12px → 13px相当 */
	color: #848484;
	padding-left: 20px;
}

.dl_01 {
	float: left;
}

.dl_02 {
	float: left;
	padding-left: 120px;
}

/*#map_body {
	font-size: 80%;
}*/

#map_list_body {
	clear: both;
	width: 780px;
	padding-top: 10px;
	color: #666666;
	float: left;
}

_body a:hover{
	text-decoration:underline;
	color:#0066FF;
}

#map_list_body a:link, a:visited {
	color:#0066FF;
	text-decoration:none;
}

#map_list_body a:hover {
	text-decoration:underline;
	color: #0099FF;
}

#map_list_body .list_box01 {
	width: 385px;
	float: left;
	padding-top: 20px;
}

#map_list_body .list_box02 {
	width: 385px;
	float: right;
	padding-top: 20px;
}

.list_title_bg {
	background: url(images/list_title_bg.png) no-repeat left center;
	height: 30px;
	width: 388px;
	font-size: 140%;
	font-weight: 700;
}

#map_list_body h2 {
	font-size: 133%;/* 12px → 16px相当 */
	/*font-size: 125%;*/
	font-weight: 700;
	color: #333333;
	padding-left: 25px;
}

.text_hd {
	font-size:117%;/* 12px → 14px相当 */
	/*font-size: 110%;*/
	color: #333333;
	font-weight: 700;
	background: #E1FFFA;
	float: left;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 3px;
}

.table_list {
	font-size:108%;/* 12px → 13px相当 */
	float: left;
	margin-left: 5px;
	width: 370px;
}

#map_list_body .td_border {
	border-bottom: 1px solid #BFF1FF;
	padding-top: 1px;
	padding-bottom: 1px;
	line-height: 20px;
}

