@charset "utf-8";

#test_wrap {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	margin: 0px;
	float: right;
	border: 3px solid #003E7B;
	width: 680px;
	padding: 0px;
	background-color: #e0ffff;
}

#test_wrap h1 {
	font-size: 18px;
	margin: 0px;
	_margin: 0px;
	float: none;
	border: 3px none #003E7B;
	padding: 5px;
	_padding: 5px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	background-image: url(../images/test_index_top.png); vertical-align: top;
	height: 50px;
}
#test_wrap h1.p {
	padding: 15px;
	_padding: 15px;

}

#test_wrap h2 {
	font-size: 16px;
	margin: 0px;
	_margin: 0px;
	float: none;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url(../images/test_h2.png); vertical-align: top;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	_height: 40px;
}

#test_wrap h3 {
	font-size: 13px;
	margin: 0px;
	float: none;
	background-color: #e0ffff;
	color: #000;
	font-weight: normal;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#test_wrap h4 {
	font-size: 14px;
	float: none;
	background-color: #063;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#score_wrap{
	width:650px;
	float: right;
	}

#part{
	width:120px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	color: #000;
	background-color: #9F9;
	padding: 5px;
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #FFF;
	border-left-color: #FFF;
	}
#form {
	padding-left: 20px;
}

#part h1{
	color: #FFF;
	background-color: #090;
	padding: 5px;
	height: 50px;
	}

#form_test{
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.Part {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-style: normal;
	font-weight: bold;
	color: #060;
	background-color: #FFF;
	margin: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-right-width: 15px;
	border-left-width: 15px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #060;
	border-left-color: #060;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #060;
	border-bottom-color: #060;
	text-align: center;
}
.question_wrapper {
	height: auto;
	width: 950px;
	margin: auto;
}
.question_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	background-color: #FFF;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-top: 4px;
}
.question_gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	background-color: #CCC;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-top: 4px;
}

.reading {
	text-align: left;
	clear: both;
	float: none;
	background-color: #D0FFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-right-style: none;
	border-left-style: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin: 0px;
}
.reading #title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	float: none;
}
