@charset "UTF-8";

.nes {
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS P ゴシック";
	font-size: 10px;
	font-weight: bold;
	color: #006699;
	background-color: #DAE8E8;
	padding: 2px;
	border: 1px solid #99CCCC;
}
th {
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS P ゴシック";
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDBDAC;
	width: 120px;
}
td {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDBDAC;
	padding-top: 10px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS P ゴシック";
	font-size: 10px;
	padding-left: 15px;
	padding-right: 0px;
}
table {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BDBDAC;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS P ゴシック";
	font-size: 85%;
	line-height: 1.8em;
	margin: 0px;
	padding: 0px;
}
.font_red {
	color: #990000;
}
.number_h4 {
	font-weight: bold;
	background-color: #7A9C47;
	color: #FFFFFF;
	margin-bottom: 10px;
	background-image: none;
	padding: 8px;
}
.answer {
	font-weight: bold;
	background-color: #FBD35A;
	color: #000000;
	margin-bottom: 5px;
	background-image: none;
	padding: 4px;
}
.link {
	border: 0px solid #CDB9DD;
	margin-bottom: 40px;
}
.link li {
	background-image: url(../../common/images/yajirushi.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	line-height: 1.1em;
	font-size: 90%;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
}
.line_hr {
	margin-bottom: 20px;
	padding-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
strong {
	font-weight: bold;
}
#wrapper #contents #contents_right .mail_left {
	float: left;
	width: 392px;
}
#wrapper #contents #contents_right .mail_right {
	float: right;
	width: 155px;
}
#wrapper #contents #contents_right .mail_right h5 {
	margin-top: 0px;
	padding-top: 0px;
}

