@charset "utf-8";



/*ヘッダー*/

#header {
	width: 922px;
	height: 334px;
	margin: 0px;
	padding: 0px;

}
#contents {
	margin: 0px;
	padding: 0px;
	position: relative;
}


#header h1{

	padding:5px 0 3px 5px;

	/*border:1px solid #666666;*/

	font-size:12px;

}



/*フッター*/

#footer{
	width:922px;
	clear: both;
	background-color: #F8F9F4;
	height: 430px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer-end {
	margin: 0px;
	clear: both;
	padding-top: 1em;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
	background-color: #eee2c8;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #DC2829;
	width: 100%;
	height: auto;
}

#footer-end .footer-navi {
	padding: 0px;
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #eee2c8;
}
#footer h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	background-color: #c72349;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
}
#footer .info {
	padding: 0px;
	float: left;
	width: 290px;
	margin-top: 18px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 9px;
	background-image: none;
	text-align: left;
}
#footer .info h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	background-image: url(../../img/icon.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1.3em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: .6em;
	margin-left: 0px;
	vertical-align: baseline;
	background-position: left 2px;
}
#footer .info p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 20px;
	margin-bottom: 1em;
}
#footer-end .footer-navi h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #594840;
	text-align: left;
	margin-bottom: 0.2em;
}
#footer-end .footer-navi ul {
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
#footer-end .footer-navi ul li a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #594840;
	margin-right: 1em;
}
#footer-end .footer-navi ul li a:hover {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #000000;
	margin-right: 1em;
}
#footer-end .footer-navi p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #594840;
	text-align: center;
}


#footer-end .footer-navi ul li {
	display: inline;
}

