body {
	font-style: normal;
	margin: 0px;
	padding: 0px;
	background-color: #F2FED8;
}

h1 {
	font-size: x-large
}

h2 {
	font-size: small;
	line-height: 20px;
}

h3 {
	font-size: medium;
	height: 5px;
	font-weight: bold;
}

h4 {
	font-size: x-small;
	height: 5px;
	font-weight: normal;
	line-height: 25px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


.header {
	background-color: #D4FF55;
	padding-left: 20px;
	height: 70px;
	width: 972px;
	padding-top: 10px;
	color: #2A0000;
	margin-top: 0px;
	margin-right: 0px;
	padding-bottom: 10px;
}
.submit_box {
	border: 2px solid #2A7F00;
	background-color: #FFC;
	height: 20px;
	width: 210px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bolder;
	padding-left: 3px;
}


.menu {
	width: auto;
	background-color: #FFFBF0;
	padding-left: 0px;
	line-height: 5px;
}
.sidebar_left_base {
	float: left;
}

.sidebar_left {
	width: 180px;
	float: left;
	background-color: #FFFBF0;
	border: solid;
	border-color: #00913A;
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.sidebar_left_centerling {
	text-align:center;
}

.ad_sidebar_right1 {
	width: 150px;
	float: right;
	margin-right: 0px;
	background-color: #FFFBF0;
}
.main {
	height: auto;
	width: 730px;
	padding: 0px;
	float: left;
	margin-left: 20px;
}
.body_background {
	background-image: url(../images/top/top_background_texture.gif);
	width: 992px;
	height: auto;
	margin: 0 auto;
	text-indent: 0px;
	padding: 0;
	left: 0px;
}

.table_base {
	border-bottom:solid 3px #00913A;
	border-top:solid 3px #00913A;
	border-right:solid 3px #00913A;
	border-left:solid 3px #00913A;
	margin-bottom: 30px;
}

.table_header {
	background-image: url(../images/top/table_texture_header.gif);
	height: 49px;
	background-color: #FFFBF0;
	color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-left: 20px;
	text-align: left;
}
.table_header_text {
	vertical-align: 9px;
}

.table_footer {
	background-image: url(../images/top/table_texture_footer.gif);
	height: 27px;
	background-color: #FFFBF0;
}
.table_body {
	height: auto;
	background-color: #FFFBF0;
	color: #000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 80%;
	padding: 10px;
	line-height: 20px;
	text-align: left;
}

.ad_footer {
	height: 90px;
	width: 720px;
	margin: 0px;
}
.footer {
	background-color: #00C200;
	margin: 0px;
	padding: 20px;
}

.main_body {
	height: auto;
	width: 982px;
	margin: 0px;
	padding: 20px;
}
.header_logo {
	float: left;
	width: 300px;
}
.header_login {
	float: right;
	width: 350px;
	height: 70px;
	margin-right: 20px;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.faq_question {
	list-style: square url('../images/top/question.jpg') outside;

}
.faq_answer {
	list-style: square url('../images/top/answer.jpg') outside;
}

