/*-----------------------------------------
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/03.jpg) no-repeat left;
width:135px;
height:37px;
}
div#menu li.menu1 a{
float:left;
width:120px;
height:37px;

}
div#menu li.menu1 a:hover{
background:url(../../images/08.jpg) no-repeat left;
width:135px;
height:37px;
}
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/10.jpg) no-repeat left;
width:128px;
height:37px;
}
div#menu li.menu3 a{
float: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/102.jpg) no-repeat ;
width:792px;
height:130px;
font: normal normal 400 12px/18px "ＭＳ Ｐゴシック";
color:#666;
padding-left:20px;
}

/*-----------------------------------------
contents center
----------------------------------------*/
div#secondcenter {
width:746px;
margin-left:8px;
padding-top:5px;
color:#555;
float:left;
}
div#secondcenter div#title2{
border-bottom:solid 1px #555;
font: normal normal 400 12px/20px "ＭＳ Ｐゴシック";

}
