@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	background-image: url(/img/eco.jpg);
	background-repeat: repeat;
	background-position: left top;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: center;
	line-height: 150%;
	font-size: 12px;
	margin: 0px;
	color: #333333;
}

.clear {
	clear: both;
	height: 1px;
	width: 100%;
	margin: 0px;
}


img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


a:hover img{
	opacity:0.8;
	filter: alpha(opacity=45);
}

a {
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF6633;
	text-decoration: underline;
}
a:hover {
	color: #FF9966;
}


#container {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 780px;
	text-align: left;
	background-color: #FFFFFF;
	border: 1px solid #B4AC95;
}
#container #head {
	margin-top: 10px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-right: 14px;
	margin-left: 14px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 83px;

}
#left-head {
	margin: 0px;
	padding: 0px;
	width: 180px;
	float: right;
}
#center-head {
	padding: 0px;
	float: right;
	width: 320px;
	margin-top: 0px;
}
#center-head .souzou {
	margin-left: 20px;
	margin-top: 50px;
}
#right-head {
	margin: 0px;
	padding: 0px;
	width: 250px;
	float: right;
}
#right-head h1 {
	font-size: 12px;
	line-height: 100%;
	font-weight: bold;
	color: #333333;
	padding: 0px;
	text-align: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#main {
	padding: 0px;
	margin-right: 15px;
	margin-left: 15px;

}
#right {
	margin: 0px;
	float: right;
	width: 180px;
}
#left {
	margin: 0px;
	float: right;
	width: 570px;
}
#area {
	background-color: #F7FDFD;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-top: 3px;
	margin-bottom: 5px;
}
#right .side-img {
	margin-bottom: 3px;
}
#right #mitumori {
	line-height: 150%;
	color: #FF9900;
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 5px;
}
#left #content {
	margin-left: 20px;
}
#content #aisatu {
	margin-top: 7px;
	padding: 2px;
	
	
}



#content #gyoumu {
	border: 1px solid #B9B9B9;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	display: block;
	float: none;
	height: 75px;
}


#gyoumu-left {
	margin: 0px;
	float: left;
	width: 220px;
	padding: 0px;
}
#gyoumu-right {
	width: 310px;
	font-size: 12px;
	float: left;
	margin: 0px;
	padding: 0px;
}


#news{	
	}
	
#news #left-nwes {
	float: left;
	width: 270px;
}
#news h2 {
	height: 36px;
	background-image: url(/img/h2-back.jpg);
	background-repeat: no-repeat;
	line-height: 36px;
	padding-left: 15px;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}


#news #right-news {
	width: 270px;
	float: right;
}

#colum h2 {
	height: 36px;
	background-image: url(/img/h2-back.jpg);
	background-repeat: repeat-x;
	line-height: 36px;
	padding-left: 15px;
	font-size: 14px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


.photo {
	float: left;
	height: 90px;
	width: 90px;
}

.sekou-photo {
	padding: 5px;
	border: 1px solid #999999;
	width: 202px;
	margin-bottom: 10px;
}


#foot {
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 20px;
	text-align: center;
	margin-bottom: 10px;
}

#foot a {
	color: #333333;
	text-decoration: none;
}
#foot a:hover {
	color: #333333;
	text-decoration: underline;
}

#foot-navi {
	background-color: #666666;
	padding: 8px;
	margin-bottom: 10px;
	color: #FFFFFF;
	line-height: 120%;
}

#foot-navi a {
	color: #FFFFFF;
	text-decoration: none;
}
#foot-navi a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
