body {
	font: 100% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #000000;
	background-color: #B6A28B;
}
a{
	text-decoration:none;
	color:#333;
	border:0;
}
a img{
	border:0;
}
a:hover img{
opacity:0.8;
filter: alpha(opacity=80);
border:0;
}
.clear{
	clear:both;
}
.oneColFixCtrHdr #container {
	width: 856px;  /* 最大幅である 800px より 20px 小さくすることにより、ブラウザクロームの使用が可能となり、水平スクロールバーが表示されなくなります */
	margin: 0 auto; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
	text-align: left;
}
.oneColFixCtrHdr #header {
	padding: 0;  /* この余白は、その下に表示される div のエレメントの左揃えと一致します。#header でテキストの代わりにイメージが使用される場合は、必要に応じて、余白を削除してください。 */
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* #header div の最後のエレメントのマージンを 0 に設定することにより、マージンの相殺（div 間の原因不明のスペース）が回避されます。div の周囲に境界線が適用されている場合は、境界線によってマージンの相殺が回避されるため、この操作は不要です */
	padding: 0; /* マージンの代わりに余白を使用して、エレメントを div の端に接触しない位置に維持することができます */
	background-image: url(img/h1.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	text-indent: -9999px;
	height: 100px;
}
.oneColFixCtrHdr #header h1 a{
    width:340px;
	height:100px;
	display:block;
}
.oneColFixCtrHdr #mainContent {
	padding: 0;
	display:block;
	margin:0;
}
.oneColFixCtrHdr #footer {
	background-image: url(img/block_840_bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color:#FFF;
	width:840px;
	margin-top:10px;
	float:left;
	clear:both;
}
.oneColFixCtrHdr #footer .inner {
	padding: 25px 20px;
	background-image: url(img/block_840_bg_top.gif);
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* フッターの最初のエレメントのマージンを 0 に設定することにより、マージンの相殺（div 間のスペース）が回避されます */
	padding: 10px 0; /* このエレメントの余白により、マージンの相殺を発生させることなく、マージンの効果とまったく同じように、スペースが設定されます */
}
#container #mainContent{
	margin-top: 20px;
	float: left;
	display:block;
}
#container #mainContent h1 {
	background-image: url(img/main-h1.gif);
	background-repeat: no-repeat;
	padding-top:10px;
	padding-left:30px;
	height:50px;
	width:840px;
}
#mainContent #main-img {
	width: 840px;
	background-image: url(img/block_840_bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color:#FFF;
	float:left;
	margin-right:15px;
	display:block;
}
#mainContent #main-img .inner {
	padding: 20px;
	background-image: url(img/block_840_bg_top.gif);
	background-repeat: no-repeat;
}


#mainContent #explain-middle {
	width: 556px;
	background-image: url(img/block_556_bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color:#FFF;
	float:left;
	margin-right:14px;
	margin-bottom:10px;
	display:block;
	margin-top:10px;
}
#mainContent #explain-middle .inner {
	padding: 25px 20px;
	background-image: url(img/block_556_bg_top.gif);
	background-repeat: no-repeat;
}
#mainContent #map {
	width: 270px;
	background-image: url(img/block_270_bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color:#FFF;
	float:left;
	margin-top:10px;
	display:block;
	margin-left:0px;
}
#mainContent #map .inner {
	padding: 25px 20px;
	background-image: url(img/block_270_bg_top.gif);
	background-repeat: no-repeat;
}
.box {
	background-image: url(img/block_270_bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
	display: block;
	float: left;
	width: 270px;
	background-color:#FFF;
	margin-top: 10px;
	margin-right: 15px;
	margin-left: 0px;
}
.box .inner {
	padding: 20px;
	background-image: url(img/block_270_bg_top.gif);
	background-repeat: no-repeat;
}
.link {
	clear: both;
	width: 840px;
	background-image: url(img/block_840_bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color:#FFF;
	margin-top:10px;
	float: left;
	display: block;
}
.link .inner {
	padding: 25px 20px;
	background-image: url(img/block_840_bg_top.gif);
	background-repeat: no-repeat;
}
#footer .inner{
	text-align:center;
}
#footer .inner ul {
	font-size: 12px;
	background-color: #FFC;
	display: block;
	height: 30px;
	text-align:center;
	padding-top:10px;
}
#footer .inner ul li {
	display: inline;
	float: left;
	margin-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	list-style-type: none;
	padding-right: 20px;

}


