@charset "UTF-8";


/* ------------------------------------------------------------- header */
#header_inner ul li.nav2 a{ background-position:-144px -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%
}
span.other{
 padding-left:4em
}
.contents_inner ul{
 padding-left:18px;
 list-style-type:disc
}
.contents_inner ul li{
 margin-top:10px
}

/* ------------------------------------------------------------- css hack */
