body{
margin:0;
padding:0;
font-size:12px;
line-height:20px;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}


.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}


img{
border:0;
}

#all{
width:720px;
background-image:url(img/shade_haikei.jpg);
background-repeat:repeat-y;
margin-left:auto;
margin-right:auto;
padding:0 5px;
}

#header{
width:720px;
background-image:url(img/header.jpg);
height:70px;
background-repeat:no-repeat;
}


#header01{
margin:0;
padding:0;
clear:both;
}

#headerleft{
margin:25px 0 0 20px;
padding:0;
}

#headerright{
margin:0;
padding:0;
}


#headmenu{
width:698px;
background-image:url(img/topmenu-haikei.jpg);
height:20px;
background-repeat:no-repeat;
padding-left:22px;
}

#main{
width:720px;
}

#contents{
width:700px;
padding:10px;
}


.indexgyoumu{
width:700px;
background-image:url(img/indexgyomu-mainhaikei.jpg);
background-repeat:repeat-y;
border-bottom:1px #AFAFAF solid;
}

.gyoumunaiyou{
width:680px;
background-image:url(img/indexgyomu-haikei.jpg);
height:83px;
background-repeat:no-repeat;
padding:11px 10px;
}


.indexgyoumuleft{
width:128px;
padding:0 10px;
float:left;
}

.indexgyoumuright{
width:182px;
padding:0 10px 0 0;
float:left;
}


.gyoumunaiyou_2nd{
background:url(img/indexgyomu-haikei2.jpg) center top no-repeat;
padding:11px 10px;
border-bottom:1px solid #AEAEAE;
clear:both;
background-color:#FFFFFF;
border-right:1px solid #AEAEAE;
border-left:1px solid #AEAEAE;
}


.block{
margin:0;
padding:0;
clear:both;
}

.block .img_l{
margin:0 20px 20px 0;
padding:0;
}

.block .map_r{
margin:0 0 20px 0;
padding:0;
}

.wdt258px{
width:258px;
float:left;
}

.mgn_l_258{
width:400px;
float:left;
}



#footer{
width:720px;
background-image:url(img/footer-haikei.jpg);
background-position:top;
background-repeat:no-repeat;
text-align:center;
height:73px;
line-height:16px;
padding-top:20px;
}

dl.soudanbox {
	width: 100%;
	overflow: hidden;
}
dl.soudanbox dt {
	float: right;
	clear:right;
	margin:0 10px 0 0;
}
dl.soudanbox dd {
	padding:0;
	margin:0
}


