@charset "utf-8";
/**
 * STYLE NAME     : COMPANY STYLE
 * STYLE PLACE    : /css/lib/company.css
 * CREATE DATE    : 09.11.10
 * LASTUP DATE    : 09.11.10
 * AUTHOR COMPANY : SHIKI-DESIGN (http://www.shiki-design.com/)
 * AUTHOR NAME    : NAKATANI
 * LASTUP NAME    : NAKATANI
 */ 

/** 
 * DEFINE
 */
.gMenu04 a:hover{z-index:25;}
.gMenu05On a{z-index:20;}

/**
 * BODY
 */
 
/**
 * SIDE NAVIGATION
 */
#sMenu li a{
display:block;
width:215px;
text-indent:-5000px;
}
.sMenu01 a{
height:45px;
background:url(/imgs/lib/company/smenu01.jpg) no-repeat 0 0;
}
.sMenu02 a{
height:46px;
background:url(/imgs/lib/company/smenu02.jpg) no-repeat 0 0;
}
.sMenu03 a{
height:46px;
background:url(/imgs/lib/company/smenu03.jpg) no-repeat 0 0;
}

/* A:HOVER */
.sMenu02 a:hover{
height:46px;
background:url(/imgs/lib/company/smenu02.jpg) no-repeat -215px 0;
}
.sMenu03 a:hover{
height:46px;
background:url(/imgs/lib/company/smenu03.jpg) no-repeat -215px 0;
}

/* A:On */
.sMenu02On a{
height:46px;
background:url(/imgs/lib/company/smenu02.jpg) no-repeat -215px 0;
}
.sMenu03On a{
height:46px;
background:url(/imgs/lib/company/smenu03.jpg) no-repeat -215px 0;
}

/**
 * LAYOUT SHARE
 */

/**
 * LAYOUT EACH
 */

