@charset "utf-8";
.cnst-bx {
	margin: 0px 0px 20px;
}
.cnst-bx h3 {
	background: url(../images/stback.gif) repeat-x left top;
	padding: 7px 5px 7px 12px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 3px solid #ed8a14;
	font-size: 1.6em;
	font-weight: bold;
	margin: 0px 0px 10px;
}
.cnst-bx-a {
	width: 470px;
	float: right;
	margin: 0px 0px 10px;
}
.cnst-bx-a table {
	width: 470px;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
}
.cnst-bx-a th,.cnst-bx-a td {
	font-size: 1.2em;
	line-height: 150%;
	vertical-align: top;
	padding: 3px 3px 3px 8px;
	border-top: 1px solid #fff;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	border-left: 1px solid #fff;
}
.cnst-bx-a th {
	font-weight: normal;
	text-align: left;
	background: #C7E3F3;
	width: 100px;
}
.cnst-bx-b {
	width: 202px;
	float: left;
	margin: 0px 0px 10px;
}
.cnst-bx-b img {
	border: 1px solid #aaa;
}
.cnst-bx-c {
	text-align: right;
	clear: both;
}


#contents p.num {
	font: bold 1.3em Arial, Helvetica, sans-serif;
	margin: 15px 0px;
	background: #e7e7e7;
	padding: 3px 10px;
	text-align: left;
}
