@charset "UTF-8";

table {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BDBDAC;
	margin-bottom: 40px;
	margin-top: 10px;
}
th {
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS P ゴシック";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDBDAC;
	padding-right: 10px;
	padding-left: 10px;
}
td {
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS P ゴシック";
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDBDAC;
	padding-top: 5px;
	padding-bottom: 5px;
}
.voice_ul {
	background-color: #E9E6E1;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS P ゴシック";
	font-size: 85%;
	line-height: 1.8em;
	margin-bottom: 20px;
	font-weight: bold;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}.voice_ul li {
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 8px;
}
.voice_ul .none {
	padding-bottom: 0px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	padding-top: 8px;
}
#wrapper #contents #contents_right .check_img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 13px;
	font-size: 1px;
	line-height: 1px;
	float: left;
}
#wrapper #contents #contents_right .check_txt {
	height: 13px;
	line-height: 1.1em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#wrapper #contents #contents_right .check_img img {
	font-size: 1px;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
}
.voice_h2 {
	font-family: "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "MS P ゴシック";
	;
	font-size: 120%;
	line-height: 1.5em;
	font-weight: bold;
	padding: 0px;
	margin-bottom: 30px;
}
#wrapper #contents #contents_right .off {
	background-image: url(../images/ck.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	margin-bottom: 10px;
	display: block;
	float: left;
	line-height: 1.1em;
	height: 13px;
	width: 120px;
}
#wrapper #contents #contents_right .on {
	background-image: url(../images/ckon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	margin-bottom: 10px;
	display: block;
	float: left;
	line-height: 1.1em;
	height: 13px;
	width: 120px;
}
#wrapper #contents #contents_right br {
	clear: both;
	float: none;
}
