@charset "utf-8";
#header {
	text-align: center;
}
#enquiry_post {
	font-size: 14px;
	text-align: center;
}
#touku_post {
	text-align: center;
	vertical-align: middle;
	margin-bottom: 20px;
}

#header_title {
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	margin-bottom: 10px;
}
.font_24px_bold {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
	font-weight: bold;
	font-size: 24px;
}
#list_block table {
	background-color: #FEFDE7;
}
#body_container {
	width: 800px;
	position:absolute;
	margin-left: -400px;
	left: 50%;
}
