@charset "UTF-8";

/* MARGIN RESET /////////////////////////////////////////////////////*/
/* IE7 hack */
*+html body{
	margin:0px;
	padding:0px;
}

html,body{
	margin:0px;
	padding:0px;
}
h1, h3, ul, li, address{
    margin: 0;
    padding: 0;
}
p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
h2 {
	color: #419838;
	font-size: 14px;
	font-weight: bolder;
}
h3.bk {
	color: #000000;
	font-weight: bolder;
}
strong.bl {
	color: #003366;
	font-weight: bolder;
}
a {
	color:#0071b2;
}
/* Tage */
body {
	margin: 0px;
	padding: 0px;
	background-color: #D6EAEE;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-y;
	background-position: 740px;
	font-family: "ヒラギノ角ゴ Pro W6", "ＭＳ Ｐゴシック", Osaka, Verdana, serif;
	font-size: 12px;
	line-height: 135%;
	color: #333333;
}
img { 
	border: 0px;
	margin: 0px;
}
/* ID */
#wrapper {
	width: 725px;
	padding-left: 15px;
	padding-top: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}
#top .top_cap2 {
	font-size: 18px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 23px;
}

/* TOP */
#top {
	background-image: url(../img/top_bg2.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 15px;
	/*height:310px;*/
}
#top .top_cap3 {
	width: 380px;
	padding-top: 10px;
	padding-left: 10px;
}
#top .top_bn {
	padding-left: 20px;
	padding-bottom: 10px;
}


#top .top_cap {
	font-size: 14px;
	padding-top: 10px;
}
.kazemi {
	width: 250px;
	line-height: normal;
	background-image: url(../img/top_bg3.gif);
	background-repeat: no-repeat;
	height: 70px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 70px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#top .topics {
	width: 366px;
	/*border:2px dashed #419838;*/
	border:2px dashed #419838;
	overflow:auto;
	float: none;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 10px;
}
#top .topics h2.top_cap2 {
	padding:0 0 5px 0;
}

#top .topics ul {
	margin-left: 20px;
}
#top .topics li {
	/*margin: 2px 0;*/
	line-height: 1.8em;
	list-style-image: url(../img/li_leave.gif);
}


/* MENU */
#menu {
	height: 70px;
	margin-bottom: 50px;
	width: 725px;
}
#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu li {
	float:left;
}
#menu li.center {
	margin-right: 7px;
	margin-left: 7px;
}
/* ECO 01 */
#con_01 {
	background-image: url(../img/01_title.gif);
	background-repeat: no-repeat;
	padding-top: 100px;
	margin-top: 50px;
}	
#con_01 #box_01 {
	background-color: #FBEBEB;
	margin-right: 15px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
#con_01 #box_01_footer {
	background-image: url(../img/01_footer.gif);
	background-repeat: no-repeat;
	height: 15px;
	margin-right: 15px;
}
/* ECO 02 */
#con_02 {
	background-image: url(../img/02_title.gif);
	background-repeat: no-repeat;
	padding-top: 100px;
	margin-top: 10px;
}
#con_02 #box_02 {
	background-color: #F7F7DB;
	margin-right: 15px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
}
#con_02 #box_02_footer {
	background-image: url(../img/02_footer.gif);
	background-repeat: no-repeat;
	height: 15px;
	margin-right: 15px;
}
#con_02 #box_02 #img02-01{
	padding-top:30px;
}
/* 10th */
#con_03 {
	background-image: url(../img/03_title.gif);
	background-repeat: no-repeat;
	padding-top: 100px;
	margin-top: 50px;
}
#con_03 #box_03 {
	background-color: #DBFACF;
	margin-right: 15px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	overflow:hidden;
}
#con_03 #box_03 #eco-contents{
	background-color:#ffffff;
	overflow:hidden;
	padding:9px;
}
#con_03 #box_03 .eco-box{
	border:2px solid #9bc1a7;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	/*width:300px;*/
	float:left;
	overflow:hidden;
	background-color:#ffffff;
	padding:10px;
	margin:10px;
}
#con_03 #box_03 .eco-box h3{
	margin-bottom:10px;
}
#con_03 #box_03 .eco-box h4{
	margin:0;
	color:#009944;
}
#con_03 #box_03 .eco-box ul{
	margin:0px;
}
#con_03 #box_03 .eco-box li{
	list-style-type:none;
	color:#009944;
}
#con_03 #box_03 .eco-box li:before{
	content:"●";
}
#con_03 #box_03 .eco-box-img{
	float:left;
	margin:0 10px 10px 0px;
}
#con_03 #box_03_footer {
	background-image: url(../img/03_footer.gif);
	background-repeat: no-repeat;
	height: 15px;
	margin-right: 15px;
}
/* box class */
.box_left {
	width: 335px;
	margin-right: 10px;
	float: left;
	margin-bottom: 15px;
}
.box_right {
	width: 335px;
	margin-left: 10px;
	float: left;
	margin-bottom: 15px;
}
.box_wide {
	clear: both;
	border-bottom: 2px dotted #999999;
	margin-bottom: 10px;
}
.clear{
clear: both;
}
.gototop {
	text-align: right;
	margin-right: 15px;
	margin-top: 10px;
}
.bg_01 {
	background-color:#FFFFFF;
	font-weight: bolder;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 3px;
}
.ar_center {
	text-align:center;
	margin-bottom: 10px;	
}
/* FOOTER */
#footer {
	margin: 0px;
	background-image: url(../img/footer.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0px;
	height: 28px;
	width: 100%;
}
address {
	font-style: normal;
	color:#064e26;
}
address a{
	color:#064e26;
}
