#toptitle {
	width: 700px;
	margin-right: 50px;
	margin-left: 50px;
	height: 108px;
}
#mid01 {
	width: 700px;
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#mid01 p {
	margin-top: 0px;
	margin-bottom: 3px;
}
#main_box tr .question {
	font-weight: bold;
}
#main_box tr td h3 {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#main_box tr .koumokutop {
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #630;
	background-color: #FFE79D;
	padding-left: 10px;
}
.red {
	color: #F00;
}
#main_box tr .koumokutopbot {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #630;
}
#main_box tr .nyuryoku {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #630;
}
#main_box tr .nyuryoku p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#midbot {
	width: 620px;
	margin-right: 65px;
	margin-left: 65px;
	background-color: #F9F5F4;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
}
