@charset "utf-8";
/* fotmatting style
-------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.6;
	color: #333333;
	background-color: #F6F5F1;
	background-image: url(../img/bg_box.gif);
	background-repeat: repeat;
}
hr {
	display: none;
}
/* link styles
-------------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.clear {
	clear: both;
	float: none;
}

/* basic layout
-------------------------------*/#wrapper {
	height: auto;
	width: 860px;
	margin: 10px auto 0px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
#header {
	position: relative;
}
.btnMap  {
	height: 16px;
	width: 65px;
	position: relative;
	top: -32px;
	left: 777px;
}

#menutop {
	height: 20px;
	width: 860px;
	margin-top: 5px;
	position: relative;
	top: 15px;
}
#scrollnews {
}

#contents {
	height: auto;
	width: 832px;
	padding-right: 15px;
	padding-left: 15px;
	position: relative;
	top: 15px;
}
#contens_main  {
	height: auto;
	width: 562px;
	clear: left;
	float: left;
	margin-top: 10px;
}
#contens_main  #eco_koto  {
	height: auto;
	width: 560px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}
#contens_main  #eco_koto  .ecokoto_txt  {
	margin: 5px;
}
#contens_main  #eco_koto  a  img  {
	margin: 5px;
}
#subcontents  {
	clear: right;
	float: right;
	width: 250px;
	margin: 10px 0px;
}
#contents #contens_main .contents_newbox {
	height: 250px;
	width: 560px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.contents_categoly    {
	width: 560px;
	height: 45px;
}
.contents_ttl {
	width: 560px;
	height: auto;
}
.contents_photo {
	clear: left;
	float: left;
	width: 200px;
	margin-left: 10px;
	height: 150px;
	margin-top: 10px;
}
.contents_txt {
	width: 330px;
	margin-right: 10px;
	clear: right;
	float: right;
	vertical-align: top;
	height: 150px;
	padding: 0px;
	margin-top: 10px;
}


#contents #subcontents #ad_banner {
	height: 250px;
	width: 250px;
}
#contents #subcontents #from_readers {
	height: 250px;
	width: 250px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#submenu {
	clear: both;
}
#footer {
	background-color: #4A7853;
	height: auto;
	width: 860px;
	padding-top: 5px;
	margin-top: 10px;
}
#footer ul {

}
#footer  li  {
	list-style: none;
	float: left;
	display: block;
}
#footer a {
	list-style: none;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
}

#footer p {
	margin-right: 20px;
	color: #FFFFFF;
	text-align: right;
}
#footer  .top  a  {
	width: auto;
	text-align: right;
	margin-right: 10px;
	float: right;
}


#footer address {
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.space5 {
	height: 5px;
}
.space10 {
	height: 10px;
	width: 100%;
}

#wrapper #contents2 .okuraprofileText a {
	text-decoration: none;
}

.special_news {
	height: auto;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
.special_news p {
	line-height: 2.2em;
}
