@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;
}

table.waku{
	border-spacing:0px;
	background-color:#FFFFFF;
	BORDER-RIGHT: 0px solid #FFFFFF; BORDER-TOP: 0px solid #FFFFFF; BORDER-LEFT: 0px solid #FFFFFF; BORDER-BOTTOM: 0px solid #FFFFFF; BORDER-COLLAPSE: collapse;
	background: url("../images/waku.gif") no-repeat;
	width: 965px;
	height: 185px;
}

td.waku{
	padding-top:10px;
	padding-left:10px;
	padding-bottom:0px;
}

font.waku{
	font-size:20px;
	font-weight:bold;
}

font.mail{
	font-size:24px;
	font-weight:bold;
	color:#FF3300;
}

font.tel{
	font-size:18px;
	font-weight:bold;
}

table.wakuuser{
	border-spacing:0px;
	padding-left:2px;
	background-color:#FFFFFF;
	BORDER-RIGHT: 0px solid #FFFFFF; BORDER-TOP: 0px solid #FFFFFF; BORDER-LEFT: 0px solid #FFFFFF; BORDER-BOTTOM: 0px solid #FFFFFF; BORDER-COLLAPSE: collapse;
	background: url("../images/waku_line.png") no-repeat;
	width: 480px;
	height: 335px;
}
td.wakuuser{
	padding-top:3px;
	padding-left:30px;
	padding-bottom:0px;
	width: 400px;
	height: 25px;

}
font.wakuuser{
	font-size:20px;
	font-weight:bold;
}



