@charset "utf-8";
/* CSS Document */

#Contents table {
	width: 100%;
	background: #FFF;
	margin-bottom: 1em;}

#Contents table th,
#Contents table td {
	padding: 10px 0;
	border-bottom: #8D8D8D solid 1px;
	text-align: center;
	vertical-align:middle;}

#Contents table th { 
	width: 7em;
	background: url(images/bg_th.png) repeat-y;
	color: #FFF;
	border-left: #8D8D8D solid 1px;}

#Contents table th.nbdr {
	border-bottom: none;}

#Contents table td {
	border-left: #8D8D8D solid 1px;
	border-right: #8D8D8D solid 1px;}

table #tablecap th { 
	border-top: #8D8D8D solid 1px; }

table #tablecap td { 
	border-top: #8D8D8D solid 1px; }

table #tablefoot th { 
	border-bottom: #8D8D8D solid 1px; }

/*==========Shuuzen============*/
#Shuuzen #Contents table tr th {
	width: 13em;
	background: #485468;}

#Shuuzen #Contents table tr td table {
	border-top: #8D8D8D solid 1px;
	border-right: #8D8D8D solid 1px;}

#Shuuzen #Contents table tr.head th,
#Shuuzen #Contents table tr.head td{
	color: #333;
	background: #CCC;}

a.text-link {text-decoration:underline;}
