@charset "UTF-8";


/* ------------------------------------------------------------- header */
#header_inner ul li.nav5 a{ background-position:-573px -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
}
table{
 width:100%
}
table th,
table td{
 padding:15px 0 15px 0;
 vertical-align:top;
 border-bottom:#CCC 1px dotted
}
table th{
 width:25%
}
table td{
 width:75%
}
table td ul{
 padding-left:18px;
 list-style-type:disc
}
iframe{
 margin-top:10px;
 width:638px;
 height:500px;
 border:#EEE 1px solid
}

/* ------------------------------------------------------------- css hack */
