@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;
}
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;
}
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;
}
.mailform_h2 {
	height: 100px;
	position: static;
}
