@charset "UTF-8";


/* ------------------------------------------------------------- header */
#header_inner ul li.nav6 a{ background-position:-716px -50px }

/* ------------------------------------------------------------- sub */
#sub_inner{
 width:876px;
 height:88px;
 background:url(../img/h_sub.png) no-repeat;
 margin:0 auto
}
#sub_inner h1,
#sub_inner p{
 width:0;
 height:0;
 display:block;
 overflow:hidden
}

/* ------------------------------------------------------------- contents */
.contents_inner{
 width:640px;
 float:left
}
.contents_inner p{
 border:#EEE 1px solid;
 padding:30px 40px
}
.contents_inner p strong{
 display:block;
 font-size:140%;
 padding-bottom:8px
}

/* ------------------------------------------------------------- css hack */


