@charset "utf-8";

h2.h2_contents {
	clear: both;
	overflow: hidden;
	width: 627px;
	font-size: 17px;
	font-weight: bold;
	color: #333333;
	padding: 3px 5px 2px 28px;
	border-top: 1px dotted #AAAAAA;
	border-bottom: 1px dotted #AAAAAA;
	margin: 0px 0px 15px 0px;
	background: url(../../common/images/ic_h2title.png) no-repeat 5px 6px;
}

div.Tbox {
	clear: both;
	overflow: hidden;
	width: 660px;
	padding: 0px 0px 20px 0px;
}
div.Tbox p {
	clear: both;
	overflow: hidden;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.9em;
	color: #353535;
	padding: 0px 0px 10px 0px;
}


div.centerred {
	clear: both;
	overflow: hidden;
	width: 320px;
	margin: 0px auto 30px;
	border: 2px solid #B40000;
}
div.centerred dl {
	clear: both;
	width: 300px;
	margin: 20px auto 20px;
}
div.centerred dl dt {
	font-size: 14px;
	font-weight: bold;
	color: #B40000;
	padding: 0px 0px 8px 16px;
	margin: 0px 0px 0px 10px;
	background:url(../../common/images/ic_arr.png) no-repeat 0px 7px;
}
div.centerred dl dd {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: 1.6em;
	padding: 0px 0px 2px 18px;
	margin: 0px 0px 0px 0px;
}

/**/

table.iinkai_table {
	clear: both;
	width: 458px;
	border: 1px solid #CCCCCC;
	border-spacing: 0px;
	margin: 0px auto 30px;
}
table.iinkai_table th {
	width: 100px;
	font-size: 13px;
	font-weight: bold;
	color: #5F5F5F;
	line-height: 1.5em;
	text-align: center;
	padding: 8px 5px 8px 5px;
	border-bottom: 1px solid #CCCCCC;
	border-right: none;
	border-spacing: 0px;
	background:url(../../common/images/bg_topics.gif) repeat 0px 0px;
}
table.iinkai_table td {
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	color: #333333;
	line-height: 1.6em;
	padding: 8px 10px 8px 10px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px dotted #CCCCCC;
	border-spacing: 0px;
}
table.iinkai_table td.td_name {
	width: 110px;
	text-align: center;
}

table.iinkai_table th.lastcell {
	border-bottom: none;
}
table.iinkai_table td.lastcell {
	border-bottom: none;
}


