@charset "UTF-8";
#main {
	float: left;
	width: 650px;
	height: auto;
	background-repeat: repeat-y;
	background-position: left top;
	font-size: small;
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	background-image: url(../img/common/main_bg.jpg);
}
#main #title {
	background-image: url(../img/common/main_bg_00.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	width: 650px;
	text-align: center;
	margin-top: 20px;
}
#main #body_1 {
	width: 600px;
	padding-left: 50px;
	padding-top: 30px;
	background-image: url(../img/common/main_bg_01.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: auto;
}
#main #body_1 p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	margin-bottom: 3em;
}
#main #body_1 table{
	height: 600px;
	width: 550px;
	border-collapse: collapse;
}

#main #body_1 table th{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	color: #030;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #063;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #063;
}

#main #body_1 table td{
	padding-left: 13px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #063;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #063;
}

#main #body_2 {
	width: 600px;
	padding-left: 50px;
	padding-top: 50px;
	background-image: url(../img/common/main_bg_01.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: auto;
}#main #body_2 table {
	height: 2500px;
	width: 550px;
}
#main #body_2 table th{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #030;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	background-color: #FDD4E7;
	text-align: left;
	display: block;
	padding-left: 1em;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left-width: 5px;
	border-left-color: #903;
}

#main #body_2 table td{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	vertical-align: top;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 40px;
	margin-top: 0px;
}
#main #body_2 #question tr td p a {
	float: right;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main #body_2 #question tr th img {
	vertical-align: -20%;
}
#main #bottom {
	background-image: url(../img/common/main_bg_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	width: 650px;
}
