@charset "utf-8";

/* top.css ver1.00 /////////////////////////////////////////////////////////////*/
/* Written by k-honma 2011/04/xx                                                 */
/*  再コーディング 2011/04/18                                                    */


#GROVAL_NAVI #GRNV_001 a {
 background: url(../image/btm/nv_home_on.jpg) no-repeat scroll 0 0 transparent;
 width: 83px;
}

/* ----------------------------------------------------------
++ Main_contents Unit
-----------------------------------------------------------*/
#MAIN_CONTENTS {
}
#MAIN_CONTENTS .box {
 width: 535px;
}

#MAIN_CONTENTS #MAIN_WRAPPER{
 padding: 30px 5px 10px 20px;
 background: url(../image/bg/ling_bm.gif) no-repeat scroll 0 bottom transparent;
}

/* Tool_menu setting */
#MAIN_CONTENTS #TOOL_MENU {
 padding: 0 0 25px;
 background: url(../image/icon/arrw_home.gif) no-repeat scroll 49% bottom;
}
#MAIN_CONTENTS #TOOL_MENU dd {
 float: left;
 display: inline;
 margin: 5px 4px;
}

/* Sv_menu setting */
#MAIN_CONTENTS #SV_MENU {
 text-align: center;
}

/* ----------------------------------------------------------
++ Sub_contents Unit
-----------------------------------------------------------*/
#SUB_WRAPPER {
}
