@charset "UTF-8";

/* contentsMenu
********************/
#contentsMenu h2{ background:url(../../link/img/contents_menu_title.jpg); width:200px; height:40px; margin:0; padding:0; text-indent:-9999px; }

/* tableStyle
********************/
.tableStyle02{ width:610px; border-top:#F1F1F1 solid 1px; }
.tableStyle02 th{ background-color:#F8F8F8; width:200px; border-bottom:#F1F1F1 solid 1px; font-weight:bold; padding:10px; text-align:left; }
.tableStyle02 td{ background:url(../img/table_style01_td.jpg) repeat-y; border-bottom:#F1F1F1 solid 1px; padding:10px 10px 10px 12px; }
.tableStyle02 td.bgNone{ background:none; }
.tableStyle02 td.bbNone{ border-bottom:none; }
.tableStyle02 td a{ color:#333; text-decoration:none; }
.tableStyle02 td a:hover{ color:#333; text-decoration:underline; }
