@charset "utf-8";


 /*==================================

TOPﾍﾗﾁﾇ
  
  ==================================*/
  div#content h1{
 		background-image : url('/img/common/title_search.png');
		height:30px;
		line-height:30px;
		background-repeat: no-repeat;
		width :570px;
		margin:0 0 0 0;
		padding:0 0 0 40px;
		font-size:14px;
		color:#FFFFFF;
		text-align : left;
		}
		
		
div#box_a hr {
clear:both;
   width:550px;
   padding:0 5px 0 5px;
   border-width: 1px 0 0 0; /* 太さ */
   border-style: dotted; /* 線種 */
   border-color:#999999 /* 線色 */
   height: 1px; /* 高さ */
}


 #box_a {
 border-left:1px #4d97fa  solid;
 border-right:1px #4d97fa  solid;
 border-bottom:1px #4d97fa  solid;
 margin:0 0 10px 0;
 }

 .region {
float:left;
line-height:22px;
background-image : url('/img/common/icon_list.png');
background-repeat: no-repeat;
width:80px;
margin:5px 0 5px 10px;
padding:0 0 0 20px;
font-size:10px;
}

  .number {
   float:right;
   width:450px;
   margin:5px 0 5px 0;
   padding:5px 0 0 0;
   }
  


div#box_a ul {
margin:0 0 0 -30px;
}

div#box_a li {
float:left;
width:110px;
list-style:none;
text-align:left;
font-size:10px;
color:a9a9a9;
}



	
	#box_a	ul a:link    { color : #4682b4 ; text-decoration : none ; }
	#box_a	ul a:visited { color : #4682b4 ; text-decoration : none ; }
	#box_a	ul a:hover   { color : #4169e1 ; text-decoration : none ; }
	#box_a	ul a:active  { color : #4169e1 ; text-decoration : none ; }
	
	
	
  div#content h2{
 		background-image : url('/img/common/title_mente.png');
		height:30px;
		line-height:30px;
		background-repeat: no-repeat;
		width :570px;
		margin:0 0 0 0;
		padding:0 0 0 40px;
		font-size:14px;
		color:#FFFFFF;
		text-align : left;
		}
	
  div#content dl {
margin:0 0 0 0;
padding:0 0 0 0;
}

  div#content dt {
line-height:22px;
background-image : url('/img/common/icon_list.png');
background-repeat: no-repeat;
margin:5px 0 5px 10px;
padding:0 0 0 20px;
font-size:10px;
}

  div#content dd {
margin:5px 0 5px 10px;
padding:0 0 0 20px;
font-size:10px;
border-bottom:1px #999999 dotted;
}