@charset "euc-jp";


#contents_main table{
width:100%;
text-align:center;
margin:0 auto 0 auto;
border-collapse: collapse;
}


#contents_main table td,
#contents_main table th{
border-collapse: collapse;
font-size:80%;
padding:4px;
text-align:left;
}


#contents_main table caption{
padding:0 15px 0 0;
font-weight:bold;
}

#contents_main table,
#contents_main table th,
#contents_main table td{
border:1px solid #333;
}


#contents_main table{
/*background:url(../image/bg_fotable.jpg) repeat-x 0 0;*/
}

#contents_main table th{
color:white;
width:150px;
/*background:#3f1f05*/
background:#78655a;
text-align:center;
}
