/* CSS Document */

body {
	background:#b6EB9D url(img_ods/bg.gif) 50% 0 repeat-x fixed;
	margin:0;
	padding:0;
	text-align:center;
}


a:link
{
color:#339900;
text-decoration:none;
}

a:visited
{
color:#339900;
text-decoration:none;
}

a:hover
{
color:#66CC33;
text-decoration:none;
}


#wrapper {
	width:950px;
	height:auto;
	margin:0 auto 0 auto;
	padding:0;
	background:#ffffff;
}

#seo {
	width:950px;
	height:25px;
	margin:0;
	padding:0;
	text-align:left;
	line-height:200%;
	text-indent:5px;
	font-size:12px;
	color:#336600;
	background-color:#7fdbc2;
}

#header {
	width:950px;
	height:300px;
}	

#read {
	width:950px;
	height:50px;
	margin:0 auto 0 auto;
	background-image:url(img_outdoor/read.jpg);
}



/* スポット */
.topic {
    width:912px;
	height:58px;
	margin:15px auto 10px auto;
}



.page {
    width:910px;
	margin-bottom:5px;
	text-align:right;
	font-size:12px;
	clear:both;
}

/* フッター */
#footer {
    width:950px;
	clear:both;
}	

#footer_box {
    width:900px;
	margin:5px auto 5px auto;
	clear:both;
}


p {
    margin:0;
    font-size:14px;
	color:#666666;
	line-height:150%;
}

.address {
    margin:0;
    font-size:12px;
	color:#624d15;
	line-height:150%;
}	

