@charset "UTF-8";


/* ------------------------------------------------------------- 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:20px 0 20px 0;
 vertical-align:top;
 border-bottom:#CCC 1px dotted
}
table th.end,
table td.end{
 border-bottom:none
}
table th{
 width:25%
}
table td{
 width:75%
}
table td ul{
 padding-top:10px;
 padding-left:18px;
 list-style-type:disc
}
table td ul li{
 padding-top:5px
}

/* ------------------------------------------------------------- css hack */
