@charset "utf-8";
#wrap {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url(image/background.jpg);
	background-repeat: repeat-y;
	background-position: center;

}

/* CSS Document */

#wrap_header {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 1300px;
	background-image: url(image/background.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#header {
	text-align: center;
	vertical-align: top;
	margin-bottom: 0px;
	background-image: url(image/header_back.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 169px;
	width: 1300px;
	margin-right: auto;
	margin-left: auto;
}


#footer {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	text-align: center;
	padding-top: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #999;
	padding-bottom: 20px;
	margin-bottom: 0px;
	line-height: 140%;
	margin-top: 30px;
	height: auto;
}
.oshirase {
	font-size: 12px;
	line-height: 130%;
	color: #333;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	padding-bottom: 15px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 15px;
}

#fb_box {
	background-color: #164F84;
	padding: 25px;
}

#navi {
	background-image: url(image/navi_back.png);
	background-repeat: repeat;
	width: 1300px;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	background-position: top;
	height: 65px;
	vertical-align: top;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
.bodytext {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 180%;
	color: #333;
	text-align: left;
	margin-bottom: 20px;
}
.title_03_box {
	float: left;
	width: 290px;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 25px;
	text-align: center;
	font-size: 14px;
	line-height: 150%;
}
.texttitle01 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #396;
}
