@charset "UTF-8";
/* CSS Document */

#menuA{
width:743px;
height:35px;
margin-top:10px;
padding-bottom:1px;
list-style-type:none;
}
#menuA li{
float:left;
margin-right:1px;
}
#menuA li.end{
float:left;
margin-right:0px;
}
#menuA a.menu1{
display:block;
text-decoration:none;
width:185px;
height:35px;
background:url(images/menuA01.gif) no-repeat top left;
}
#menuA a.menu1:hover{
background:url(images/menuA01_over.gif) no-repeat top left;
}
#menuA a.menu2{
display:block;
text-decoration:none;
width:185px;
height:35px;
background:url(images/menuA02.gif) no-repeat;
}
#menuA a.menu2:hover{
background:url(images/menuA02_over.gif) no-repeat;
}
#menuA a.menu3{
display:block;
text-decoration:none;
width:185px;
height:35px;
background:url(images/menuA03.gif) no-repeat;
}
#menuA a.menu3:hover{
background:url(images/menuA03_over.gif) no-repeat;
}
#menuA a.menu4{
display:block;
text-decoration:none;
width:185px;
height:35px;
background:url(images/menuA04.gif) no-repeat;
}
#menuA a.menu4:hover{
background:url(images/menuA04_over.gif) no-repeat;
}

#menuB{
width:146px;
list-style-type:none;
}
#menuB li{
height:36px;
margin-bottom:1px;
}
#menuB li.end{
margin-bottom:0px;
}
#menuB a.menu1{
display:block;
text-decoration:none;
width:146px;
height:36px;
background:url(images/menuB01.gif) no-repeat top right;
}
#menuB a.menu1:hover{
background:url(images/menuB01_over.gif) no-repeat top right;
}
#menuB a.menu2{
display:block;
text-decoration:none;
width:146px;
height:36px;
background:url(images/menuB02.gif) no-repeat top right;
}
#menuB a.menu2:hover{
background:url(images/menuB02_over.gif) no-repeat top right;
}
#menuB a.menu3{
display:block;
text-decoration:none;
width:146px;
height:36px;
background:url(images/menuB03.gif) no-repeat top right;
}
#menuB a.menu3:hover{
background:url(images/menuB03_over.gif) no-repeat top right;
}
#menuB a.menu4{
display:block;
text-decoration:none;
width:146px;
height:36px;
background:url(images/menuB04.gif) no-repeat top right;
}
#menuB a.menu4:hover{
background:url(images/menuB04_over.gif) no-repeat top right;
}
#menuB a.menu5{
display:block;
text-decoration:none;
width:146px;
height:36px;
background:url(images/menuB05.gif) no-repeat top right;
}
#menuB a.menu5:hover{
background:url(images/menuB05_over.gif) no-repeat top right;
}
#menuB a.menu6{
display:block;
text-decoration:none;
width:146px;
height:36px;
background:url(images/menuB07.gif) no-repeat top right;
}
#menuB a.menu6:hover{
background:url(images/menuB07_over.gif) no-repeat top right;
}
#menuB a.menu7{
display:block;
text-decoration:none;
width:146px;
height:36px;
background:url(images/menuD02.gif) no-repeat top right;
}
#menuB a.menu7:hover{
background:url(images/menuD02_over.gif) no-repeat top right;
}


#menuB a.menu9{
display:block;
text-decoration:none;
width:146px;
height:36px;
background:url(images/menuB09.gif) no-repeat top right;
}
#menuB a.menu9:hover{
background:url(images/menuB09_over.gif) no-repeat top right;
}


#menuB a.menu10{
display:block;
text-decoration:none;
width:146px;
height:36px;
background:url(images/menuB10.gif) no-repeat top right;
}
#menuB a.menu10:hover{
background:url(images/menuB10_over.gif) no-repeat top right;
}


#menuB a.menu11{
display:block;
text-decoration:none;
width:146px;
height:36px;
background:url(images/menuB11.gif) no-repeat top right;
}
#menuB a.menu11:hover{
background:url(images/menuB11_over.gif) no-repeat top right;
}



#maincontents a.eng{
display:block;
width:591px;
height:20px;
padding:0px 0px 10px;
text-decoration:none;
background:url(images/subtitle_bareg.gif) no-repeat top left;
}
#maincontents a.eng:hover{
background:url(images/subtitle_bareg_over.gif) no-repeat top left;
}

#subcontents .menuC{
display:block;
padding-left:1.5em;
margin:5px 0px 0px;
line-height:1em;
background:url(images/menuC.gif) no-repeat top left;
}