@charset "utf-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
}


p, h1, h2, h3, h4, h5, h6, ul {
	margin: 0px;
	padding: 0px;
}

li {
	list-style:none;
}


body {
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-position:0px 27px;
	background-color:#fffaf0;
}

a:focus{
	outline:none;
}


#container{
	width:800px;
	height:auto;
	margin:0px auto;
	background-color:#FFFFFF;
	border:1px solid #999999;
}

/* ここからヘッダー */
#container #header {
	width:370px;
	height:25px;
	padding-top:15px;
	padding-left:430px;
	background-image:url(../element/header-element/header-top_blackJ_new.gif);
}

#container #header a img {
    border-style:none;
}


#container #centernavi {
	height:27px;
	margin:0;
	padding:0;
	background-image:url(../element/slice/navi/navibar.gif);
	background-repeat:no-repeat;
}


#container #header h5 a{
	width:100px;
	height:auto;
	font-size:14px;
	font-weight:700;
	text-decoration:none;
	color:#FFCC33;
}
/* ここまでヘッダー */

#container #centernavi ul {
	font-size:12px;
	font-weight:400;
	color:#333333;
	text-align:center;
}

#container #centernavi li {
	float: left;
}

#container #centernavi .btn1 a{
	text-decoration: none;
	padding-top: 7px;
	color:#333333;
	display:block;
	width:135px;
	height:20px;
	background-repeat:no-repeat;
	text-indent: -9999px;
}

#container #centernavi .btn1 a:hover{
	background-image:url(../element/slice/navi/navibar1.gif);
	background-repeat:no-repeat;
}

#container #centernavi .btn2 a{
	text-decoration: none;
	padding-top: 7px;
	color:#333333;
	display:block;
	width:133px;
	height:20px;
	background-repeat:no-repeat;
	text-indent: -9999px;
}

#container #centernavi .btn2 a:hover{
	background-image:url(../element/slice/navi/navibar2.gif);
	background-repeat:no-repeat;
}

#container #centernavi .btn3 a{
	text-decoration: none;
	padding-top: 7px;
	color:#333333;
	display:block;
	width:133px;
	height:20px;
	background-repeat:no-repeat;
	text-indent: -9999px;
}

#container #centernavi .btn3 a:hover{
	background-image:url(../element/slice/navi/navibar3.gif);
	background-repeat:no-repeat;
}

#container #centernavi .btn4 a{
	text-decoration: none;
	padding-top: 7px;
	color:#333333;
	display:block;
	width:133px;
	height:20px;
	background-repeat:no-repeat;
	text-indent: -9999px;
}

#container #centernavi .btn4 a:hover{
	background-image:url(../element/slice/navi/navibar4.gif);
	background-repeat:no-repeat;
}

#container #centernavi .btn5 a{
	text-decoration: none;
	padding-top: 7px;
	color:#333333;
	display:block;
	width:133px;
	height:20px;
	background-repeat:no-repeat;
	text-indent: -9999px;
}

#container #centernavi .btn5 a:hover{
	background-image:url(../element/slice/navi/navibar5.gif);
	background-repeat:no-repeat;
}

#container #centernavi .btn6 a{
	text-decoration: none;
	padding-top: 7px;
	color:#333333;
	display:block;
	width:133px;
	height:20px;
	background-repeat:no-repeat;
	text-indent: -9999px;
}

#container #centernavi .btn6 a:hover{
	background-image:url(../element/slice/navi/navibar6.gif);
	background-repeat:no-repeat;
}

#container #centerbox {
	margin-top:20px;
	margin-left:30px;
	margin-bottom:20px;
	width:750px;
	height:auto;
}


#container #maincontent {
	float:left;
	width:470px;
	height:auto;
	background-color:#FFFFFF;
}
#container #maincontent #back-image{
	width:470px;
	height:340px;
	background:url(../eco_img/wooden-title4.gif) no-repeat;
	overflow:hidden;
}
#container #maincontent #back-image h4{
	width:250px;
	height:auto;
	margin-top:120px;
	margin-left:20px;
	font-size:14px;
	line-height:140%;
	font-weight:normal;
	text-align:justify;
	text-justify:inter-ideograph;
}
#container #maincontent #shinrin1 {
	width:470px;
	height:185px;
	margin-top:20px;
	background:url(../eco_img/ama_img1.gif) no-repeat 0px 0px;
}
#container #maincontent #shinrin1 .text1{
	float:right;
	width:175px;
	height:auto;
	font-size:12px;
	margin-top:50px;
	line-height:140%;
	font-weight:normal;
	text-align:justify;
	text-justify:inter-ideograph;
}
#container #maincontent #shinrin1 .text1 p.bold {
	font-size:14px;
	font-weight:700;
	margin-bottom:10px;
}
	
#container #maincontent #shinrin2 {
	width:470px;
	height:185px;
	margin-top:20px;
	background:url(../eco_img/ama_img2.gif) no-repeat;
}
#container #maincontent #shinrin2 .text2{
	float:right;
	width:175px;
	height:auto;
	font-size:12px;
	margin-top:50px;
	line-height:140%;
	font-weight:normal;
	text-align:justify;
	text-justify:inter-ideograph;
}
#container #maincontent #shinrin2 .text2 p.bold {
	font-size:14px;
	font-weight:700;
	margin-bottom:10px;
}
#container #maincontent #shinrin3 {
	width:470px;
	height:185px;
	margin-top:20px;
	background:url(../eco_img/ama_img3.gif) no-repeat;
}
#container #maincontent #shinrin3 .text3{
	float:right;
	width:175px;
	height:auto;
	font-size:12px;
	margin-top:50px;
	line-height:140%;
	font-weight:normal;
	text-align:justify;
	text-justify:inter-ideograph;
}
#container #maincontent #shinrin3 .text3 p.bold {
	font-size:14px;
	font-weight:700;
	margin-bottom:10px;
}
#container #maincontent h3 {
	font-size:12pt;
	font-weight:700;
	margin:8px auto 0px 20px;
	color:#CC6600;
}

#container #maincontent .topic2 {
	width:470px;
	height:30px;
	margin-top:15px;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
}

#container #maincontent .topic2 h3 {
	font-size:12pt;
	font-weight:700;
	margin:8px auto 8px 10px;
	color:#CC6600;
}

#container #maincontent .topic3 {
	width:470px;
	height:auto;
}

#container #maincontent .topic3 h5 {
	font-size:12px;
	font-weight:normal;
	line-height:140%;
	text-align:justify;
	text-justify:inter-ideograph;
	color:#333333;
	margin:20px 10px;
}

#container #rightcontent {
	float:right;
	width:250px;
	height:auto;
}

#container #rightcontent .banner1 {
	width:250px;
	height:122px;
}

#container #rightcontent .banner2 {
	width:250px;
	height:122px;
	margin-top:10px;
}

#container #rightcontent .banner3 {
	width:250px;
	height:40px;
	margin-top:10px;
}
#container #rightcontent p.quo {
	margin-top:20px;
}
#container #rightcontent p.quo2 {
	margin-top:10px;
}

#footer {
	width:800px;
	margin:0px auto;
	height:20px;
	background-color:#537401;
}

#footer h6 {
	font-size:12px;
	font-weight:300;
	text-align:center;
	padding-top:3px;
	color:#FFFFFF;
}

.resetfloat {
	clear:both;
}






