/*index*/
#wrapper .caption-top img {
	display:inline;
	margin:2px 3px 0;
}
/*for IE7*/
#inner-head-sub {height:20px;}

/*information dl*/
dl,dt,dd {margin:0;padding:0;}
dt,dd {font-size: 80%;color: #600;}
dt {font-weight:bold;padding:0 0 0 0.5em;}
dd {padding:0 0 3px 1em;}

.map_tit {color:#600;font-weight:bold;}

.caption img {vertical-align:middle;margin:1px 0;}

/*img float*/
.l-img {float:left;}
.r-img {float:right;}

/*======46contents======*/
/*JapaneseMap list*/
.no46_list {
list-style:none;
border-top:1px solid #000;
margin-bottom:5px;
font-size: 80%;color:#600;
}
.no46_list li {
padding:5px 0;
border-bottom:1px solid #000;
}
.no46_list img {vertical-align:middle;}
.no46_list a {
background:url(../images/arrow.gif) right center no-repeat;
padding-right:12px;
}
.no46_list a:hover {
background:url(../images/arrow_on.gif) right center no-repeat;
padding-right:12px;
}


/*border colmun*/
.no46_b {
	border:1px solid #000;
	padding:15px;
}


