@charset "utf-8";
#contentsBody {
	text-align: center;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	zoom:1;/*for IE 5.5-7*/
	padding-top: 17px;
	padding-bottom: 17px;
	clear: both;
}
#contentsBody:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
#contentsBody .left {
	background-color: #666666;
	float: left;
	width: 198px;
	border: 1px solid #706256;
	background-color: #FCFCFC;
	text-align: left;
}
#contentsBody .left ul {
	list-style-type: none;
	font-size: 80%;
	line-height: 150%;
	color: #706256;
	padding: 8px 0px 10px;
}
#contentsBody .left li {
	background-image: url(../images/icoLeftArrow.jpg);
	background-repeat: no-repeat;
	background-position: 10px 2px;
	padding-left: 35px;
}
#footer {
	height: 141px;
	background-image: url(../images/footerBg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	clear: both;
}
#footer .footerBody {
	text-align: center;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#footer .footerBody .left {
	text-align: left;
	height: 141px;
	width: 430px;
	float: left;
}
#footer .footerBody .left p {
	font-size: 90%;
	line-height: 150%;
	color: #FFF;
}
#footer .footerBody .right {
	text-align: right;
	margin-left: 430px;
	font-size: 80%;
	line-height: 150%;
	padding-left: 30px;
}
#footer .footerBody .right ul {
	color: #003300;
	list-style-type: none;
	margin-right: 0px;
}
#footer .footerBody .right li {
	display: block;
	float: left;
	text-align: left;
}
#footer .footerBody .right a { color: #FFF; 
}
#footer .right ul a:hover { background-color: #FFF; }
#footer .iwate { width: 100px; }
#footer .refome { width: 175px; }
#footer .chintai { width: 80px; }
#footer .soudan { width: 90px; }
#footer .news { width: 125px; }
#footer .inquiry { width: 100px; }
#footer .siteMap { width: 100px; }
#footer .pp { width: 140px; }
.textRed { color: #FF0000; }
.imgCenter {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#pagetop {
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
}
#pagetop #top span {
	display: none;
	visibility: hidden;
}
.imgL {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.imgR {
	float: right;
	padding-bottom: 5px;
	padding-left: 5px;
}
