@charset "UTF-8";

/*---------- content（index） -----------*/

/*#sitemenu li { float:left; }*/
#main_visual { height:335px; width:820px; background:url(../images/main-visual.png) no-repeat; text-indent:-9999px; margin-top:4px; }
#menu { height:150px; width:820px; background:url(../images/menu-bg.png) no-repeat; padding:10px 0 0 12px; }
#menu li { float:left; }

#menu_custom { height:140px; width:260px; /*background-color:#B6BE96;*/ margin:0 8px 0 0; }
#menu_custom a { display:block; height:80px; width:260px; background:url(../images/menu-custom.png) left bottom no-repeat; text-indent:-9999px; margin-bottom:5px; }
#menu_custom a:hover { background:url(../images/menu-custom.png) left top no-repeat; }
#menu_custom ul li { color:#534741; font-size:10px; line-height:1.3; padding:0 2px; }

#menu_reform { height:140px; width:260px; /*background-color:#B6BE96;*/ margin:0 8px 0 0; }
#menu_reform a { display:block; height:80px; width:260px; background:url(../images/menu-reform.png) left bottom no-repeat; text-indent:-9999px; margin-bottom:5px; }
#menu_reform a:hover { background:url(../images/menu-reform.png) left top no-repeat; }
#menu_reform ul li { color:#534741; font-size:10px; line-height:1.3; padding:0 2px; }

#menu_interior { height:140px; width:260px; /*background-color:#B6BE96;*/ }
#menu_interior a { display:block; height:80px; width:260px; background:url(../images/menu-interior.png) left bottom no-repeat; text-indent:-9999px; margin-bottom:5px; }
#menu_interior a:hover { background:url(../images/menu-interior.png) left top no-repeat; }
#menu_interior ul li { color:#534741; font-size:10px; line-height:1.3; padding:0 2px; }
