/*-----------------------------------------
container
----------------------------------------*/

div#container{
width: 792px;
margin:0 auto;
}
/*-----------------------------------------
navi　
----------------------------------------*/
div#menu{
width:792px;
height:37px;
}

div#menu ul{
float:left;
}
div#menu li{
float:left;
text-indent:-9999em;
display:block; 
}

div#menu li.menu1{
background:url("../images/08.jpg") no-repeat left;
width:135px;
height:37px;
}
div#menu li.menu1 a{
float:left;
width:120px;
height:37px;
margin-left:15px;
}

div#menu li.menu2{
background:url("../images/04.jpg") no-repeat left;
width:128px;
height:37px;
}
div#menu li.menu2 a{
float:left;
width:128px;
height:35px;
}

div#menu li.menu2 a:hover{
background:url("../images/09.jpg") no-repeat left;
width:128px;
height:37px;

}
div#menu li.menu3{
background:url("../images/05.jpg") no-repeat left;
width:128px;
height:37px;
}
div#menu li.menu3 a{
float:left;
width:128px;
height:37px;
}
div#menu li.menu3 a:hover{
background:url("../images/10.jpg") no-repeat left;
width:128px;
height:37px;
}

div#menu li.menu4{
background:url("../images/06.jpg") no-repeat left;
width:230px;
height:37px;
}
div#menu li.menu4 a{
float:left;
width:230px;
height:37px;
}
div#menu li.menu4 a:hover{
background:url("../images/11.jpg") no-repeat left;
width:230px;
height:37px;
}

div#menu li.menu5{
background:url("../images/07.jpg") no-repeat left;
width:171px;
height:37px;
}
div#menu li.menu5 a{
float:left;
width:171px;
height:37px;
}
div#menu li.menu5 a:hover{
background:url("../images/12.jpg") no-repeat left;
width:171px;
height:37px;
}
/*-----------------------------------------
contents top left rigth 
---------------------------------------*/
div#contents div#top{
background:url("../images/p_map.jpg") no-repeat ;
width:792px;
height:130px;
font: normal normal 400 12px/18px "ＭＳ Ｐゴシック";
color:#666;
padding-left:20px;
}
div#contents div#secondleft{
float:left;
background:url("../images/100.jpg") repeat ;
width:13px;
height:456px;
}
div#contents div#secondright{
float:right;
background:url("../images/101.jpg") repeat ;
width:14px;
height:456px;
padding-right:1px;
}
/*-----------------------------------------
contents center
----------------------------------------*/
div#secondcenter {
width:746px;
height:451px;
border-bottom:solid 1px #555;
margin-left:8px;
color:#555;
float:left;
padding-top:3px;}

div#secondcenter h3{
background:url(../images/74.jpg) no-repeat;
width:747px;
height:34px;
text-indent:-9999em;
}
div#secondcenter dt{
font: normal normal 600 12px/20px "ＭＳ Ｐゴシック";
margin-left:15px;

margin-right:20px;
border-bottom:dotted 1px;}


div#secondcenter dd{
padding-top:5px;
padding-left:23px;
font: normal normal 400 12px/20px "ＭＳ Ｐゴシック";

}

div#secondcenter dd.ep{
text-align:right;
font: normal normal 400 12px/20px "ＭＳ Ｐゴシック";
}
dl{
padding-bottom:5px;
}
div#secondcenter dd.space{
padding-top:10px;
padding-bottom:10px;
}
dl{
padding-bottom:5px;
}


div#contents div#secondcenter ul{
color:#555;
padding:10px 0;
width:730px;
border:none;
float:left;
height:24px;
}

div#contents div#secondcenter li{
float:left;
padding-left:13px;
padding-right:33px;
font: normal normal 400 12px/18px "ＭＳ Ｐゴシック";
}




