
/* 株式会社サンコー様 */

/*-----------
1.gnav
2.contents
-----------*/


/*----- gnav Start -----*/

#gnav {
width:796px;
padding-top:5px;
}

#gnav li {
width:159px;
float:left;
}

#gnav li a {
background:url(../img/img_index/navi.jpg) no-repeat;
width:159px;
height:60px;
display:block;
text-indent:-9999px;
}

#gnav #gnav01 a {
background-position:0 0;
}

#gnav #gnav01 a:hover {
background-position:0 -60px;
}

#gnav #gnav02 a {
background-position:-159px 0;
}

#gnav #gnav02 a:hover {
background-position:-159px -60px;
}

#gnav #gnav03 a {
background-position:-318px 0;
}

#gnav #gnav03 a:hover {
background-position:-318px -60px;
}

#gnav #gnav04 a {
background-position:-477px 0;
width:160px !important;
}

#gnav #gnav04 a:hover {
background-position:-477px -60px;
width:160px !important;
}

#gnav #gnav05 a {
background-position:-637px 0;
}

#gnav #gnav05 a:hover {
background-position:-637px -60px;
}

/*----- gnav End -----*/



/*----- contents Start -----*/

#contents {
padding-top:10px;
clear:both;
}

#con_left {
float:left;
width:520px;
}

#con_left h3 {
width:505px;
height:23px;
background:url(../img/img_common/line01.gif) repeat-x 0 bottom;
padding-top:20px;
margin-left:7px;
}

#con_left table {
margin:10px 0;
}

#con_left td {
padding:3px 0 3px 7px;
font-size:84%;
}

#con_left td.em1  {
padding:3px 0 3px 7px;
font-size:90%;
font-weight:bold;
}

#con_left td.em2  {
padding:3px 0 3px 7px;
font-size:88%;
font-weight:bold;
}

#con_right {
float:right;
width:265px;
padding-top:25px;
}

#con_right img {
padding-bottom:5px;
}

/*----- contents End -----*/

