@charset "UTF-8";
#body_all {
	width: 100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#header {
	width: 1200px;
    margin-right: auto;
	margin-left: auto;
}
#title {
	font-size: 10px;
	text-align: center;
	float: left;
	width: 680px;
	font-weight: bolder;
	color: #090;
}
#header_title {
	float: left;
	width: 300px;
	margin-top: 20px;
}
#header_info {
	float: right;
	width: 700px;
	font-size: 12px;
	line-height: 8px;
	font-weight: bolder;
	font-variant: small-caps;
	text-align: right;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header #header_info p {
	font-size: 18px;
}
.tel_16pt {
	font-size: 24px;
}
#header #header_info p {
	font-size: 10px;
}
#header #header_info p {
	font-size: 14px;
}
.saturday_blue {
	color: #F00;
}
#main_box {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
#flash {
	float: left;
	width: 1180px;
	height: 750px;
	text-align: center;
}
#no_flash {
	float: left;
	height: 750px;
	width: 1180px;
}
#menu_box {
	margin-right: auto;
	margin-left: auto;
	width: 1060px;
	height: 500px;
}
#left_menu {
	float: left;
	width: 300px;
	height: 500px;
}
#center_menu {
	float: left;
	width: 400px;
	margin-right: 20px;
	margin-left: 20px;
}
#date {
	float: left;
	width: 400px;
	font-size: 12px;
	text-align: right;
}
#right_menu {
	float: left;
	width: 300px;
	height: 500px;
}
#h1 {
	float: left;
	width: 400px;
	font-size: 6px;
	text-align: center;
	color: #0C0;
}
#footer {
	width: 100%;
	float: left;
	text-align: center;
	background-color: #3C0;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
}
.newstitle {
	width: 100%;
	float: left;
	font-weight: bolder;
}
.newstime {
	width: 100%;
	float: left;
	font-size: small;
}