table {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	border-collapse: collapse;
	border-spacing: 0;
	color: #666;
	float: left;
	height: auto;
	width: 765px;
	margin-bottom: 80px;
}

table tr th {
	height: auto;
	width: 200px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	vertical-align: top;
}

table tr td {
	padding-top: 30px;
	padding-bottom: 30px;
	padding-right: 150px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

h2.TokusyouH2 , a h2.TokusyouH2 {
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 15px;
	border-bottom-style: none;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #57150C;
	padding-left: 7px;
	text-decoration: none;
}

.PrBold {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

