@charset "utf-8";
.header_back {
	height: 122px;
	background-image: url(../images/h_back.gif);
	background-repeat: repeat-x;
	clear: both;
	text-align: center;
	position: relative;
	background-attachment: scroll;
	margin: 0px;
	padding-top: 15px;
}
.header_inner {
	text-align: left;
	height: 85px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}


.footer_back {
	height: 125px;
	background-image: url(../images/f_back.gif);
	background-repeat: repeat-x;
	position: absolute;
	width: 100%;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
}
.footer_inner {
	text-align: left;
	height: 95px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

.content {
	height: auto;
	text-align: center;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;

}
.content_inner {
	text-align: left;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}


.footer_menu {
	height: 95px;
	width: 960px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
