@charset "utf-8";

/* サイトマップCSS */

/* ===================================================================
　
　基本は../hippari/css/import.cssを利用
　追加分として作成

 ===================================================================*/


#map_main{
    width:815px;
    height:auto;
    margin-top:20px;
}


.map_out{
	clear:left;
    width:700px;
	min-height:1220px;
	margin:10px auto 20px;
    border:1px solid #666;
}


.map_out ul{
	width:680px;
	height:auto;
	margin-top:5px;
}

.map_out ul li{
	float:left;
	width:auto;
	height:auto;
	margin-right:10px;
	font-size:10px;
}


.map_out2{
	clear:left;
    width:700px;
	height:130px;
	margin:10px auto 20px;
    border:1px solid #666;
}


.map_out3{
	clear:left;
    width:700px;
	height:330px;
	margin:10px auto 20px;
    border:1px solid #666;
}


.map_out4{
	clear:left;
    width:700px;
	height:280px;
	margin:10px auto;
    border:1px solid #666;
}


.map_out4 .list2{
	clear:both;
}


.map_out4 ol li{
	list-style-type:disc;

}

#map_main h2{
	clear:both;
    width:690px;
	margin:auto;
	padding-left:5px;
	font-size:130%;
	background-color:#D4E9FC;
	border-bottom:solid 1px #999;
	border-right:solid 1px #999;
	border-left:solid 7px #000058;
	color:#333;
}


#map_main h3{
    padding-left:10px;
    background-color:#003399;
    color:#FFF;
	font-size:110%;
}


h4{
	clear:both;
    padding-top:25px;
	margin-right:10px;
	margin-left:10px;
    padding-left:15px;
	background-image:url(../img-2008/button_blue.gif);
	background-position:left 27px;	 
	background-repeat:no-repeat;
	border-bottom:1px dotted #666;
	font-size:100%;
}


.map_out ul{
	height:auto;
    padding-left:20px;
}


.map_out li{
	margin:8px 20px;
	list-style-type:circle;
}


.map_out2 ul{
	width:680px;
	height:auto;
	margin-top:5px;
    padding-left:20px;
}


.map_out2 li{
	float:left;
	margin:8px 20px;
	list-style-type:circle;
	font-size:10px;
}


.map_out3 ul{
	width:680px;
	height:auto;
	margin-top:5px;
    padding-left:20px;
}


.map_out3 li{
	float:left;
	margin:8px 20px;
	list-style-type:circle;
	font-size:10px;
}

.map_out4 ul{
	width:680px;
	height:auto;
	margin-top:5px;
    padding-left:20px;
}

.map_out4 li{
	float:left;
	margin:8px 20px;
	list-style-type:circle;
	font-size:10px;
}

.clear{
    clear:both;    

}
