@charset "utf-8";
/* CSS Document */



/* top（トップページ）
--------------------------------------------------------------------------------------------------------------------------------------

=1 eye_catch

=2 service

=3content

--------------------------------------------------------------------------------------------------------------------------------------*/


/*eye_catch
--------------------------------------------------------------------------------------------------------------------------------------*/

#eye_catch1 {
	height: 244px;
	width: 930px;
	float: left;
	margin-bottom: 5px;
}


/*service
--------------------------------------------------------------------------------------------------------------------------------------*/

#service {
	width: 930px;
	float: left;
	margin-bottom: 14px;
}
#service  h2 {
	font-size: 1.1em;
	line-height: 1.3em;
	padding: 15px;
	font-weight: normal;
}
	
#service li {
	display: inline;
	width: 231px;
	height: 77px;

}

#service li a {
	display: block;
}


#service li a:hover {
	text-indent: -9999px;
	width: 231px;
	height: 77px;
	
}

* html #service li a:hover {
    margin-bottom: 0px;
}

	
#s01, #s02, #s03 {
	margin-right: 2px;
	width: 231px;
	float: left;
	background-color: #FFFFFF;
}


#s04 {
	width: 231px;
	float: right;
	background-color: #FFFFFF;
}

#s01 .rollover a:hover, 
#s02 .rollover a:hover, 
#s03 .rollover a:hover {
	float: left;
	background-repeat: no-repeat;
	height: 77px;
	width: 231px;
}



#s01 .rollover a:hover {
    background-image: url(../images/top_cg006.gif);
}


#s02 .rollover a:hover {
	background-image: url(../images/top_cg007.gif);
	
}


#s03 .rollover a:hover {
	background-image: url(../images/top_cg008.gif);

}

#s04 .rollover a:hover {
	float: right;
	background: url(../images/top_cg009.gif) no-repeat;
	height: 77px;
	width: 231px;
}


/*content
--------------------------------------------------------------------------------------------------------------------------------------*/


#top_content {
	width: 930px;
	float: left;
	margin-bottom: 6px;
	clear: both;
	padding-bottom: 10px;
	border-bottom: 1px solid #DFDFDF;
	
}

#news {
	background-color: #FFFFFF;
	width: 516px;
	float: right;
	padding-bottom: 30px;
	border: 1px solid #CCCCCC;
}

#feedList {
	float: right;
	width: 516px;
}

#feedList  dl {
	border-bottom: 1px dotted #999999;
	width: 493px;
	float: left;
	margin-left: 12px;
	display: inline;
	padding-left: 5px;
	margin-top: 12px;
	padding-bottom: 12px;
}

#feedList  dt {
	float: left;
	line-height: 1.2em;
	width: 70px;
	display: inline;
}


#feedList  dd {
	line-height: 1.2em;
	float: left;
	width: 370px;
	margin-left: 10px;
	display: inline;
	padding-left: 17px;
	background: url(../common/images/cg024.gif) no-repeat left top;
}

* html #news dd {
    margin-left: 5px;
}


#information {
	width: 408px;
	float: left;
	background-color: #FFFFFF;
}


#information hr {
	width: 408px;
	float: left;
	height: 5px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	border-top: 5px solid #EAEAEA;
	margin: 5px 0px 0px 0px;
}


#information ul {
	float: left;
	width: 180px;
	padding: 10px 0px 8px 15px;
}


#information li {
	font-size: 1em;
	line-height: 2em;
	background: url(../common/images/cg015.gif) left center no-repeat;
	padding-left: 10px;
}


#information   h3 {
	float: left;
	height: 162px;
	width: 370px;
	margin-left: 19px;
	display: inline;
	clear: both;
}


#information  dl  {
	width: 381px;
	margin-left: 14px;
	float: left;
	display: inline;
}



#information .r_news {
	border-bottom: 1px dotted #999999;
	width: 381px;
	margin-left: 14px;
	float: left;
	display: inline;
}


#information dt {
	float: left;
	padding: 12px 0px 12px 5px;
	line-height: 1.2em;
	width: 70px;
	display: inline;
}



#information dd {
	background: url(../common/images/cg015.gif) no-repeat left;
	padding-top: 12px;
	padding-bottom: 12px;
	line-height: 1.2em;
	float: left;
	text-indent: 17px;
	margin-left: 10px;
	width: 260px;
	display: inline;
}

* html #information dd {
   margin-left: 5px;
}

.eco_banner {
	width: 408px;
	float: left;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}


#info_left {
	float: left;
	width: 408px;
}
