@charset "UTF-8";

/*-----------------------------------------
eco共通
-----------------------------------------*/


.imgright{
	float:right;
	border:1px solid #CCCCCC;
	padding:1px;
	margin:0 0 20px 20px;
	}	

h5.bar{
	width:676px;
	height:27px;
	background:url(../images/h5_bar.jpg) no-repeat;
	font-size:14px;
	font-weight:normal;
	margin-top:20px;
	margin-bottom:20px;
	padding:3px 0 0 10px;
	border-left:5px solid #CC0000;
	border-right:1px solid #CCCCCC;
	}

p.green{
	color:#339966;
	font-size:16px;
	font-weight:bold;
	border-bottom:2px solid #339966;
	margin-bottom:20px;
	}	

#rightbox p.green{
	margin-bottom:20px;
	}	

.submenu{
	font-size:12px;
	border-left:4px solid #00B637;
	padding:5px 0 5px 9px;
	color:#666666;
	}	

.submenu li{
	padding:2px;
	background:url(../images/mark_sub.gif) no-repeat;
	background-position:0 8px;
	padding-left:11px;
	}	

.submenu a{
	color:#666666;
	text-decoration:none;
	}

.submenu a:hover{
	color:#F90;
	text-decoration:underline;
	}		

.over a{
	color:#00B637;
	text-decoration:none;
	}		
	
	
				
/*-----------------------------------------
approach.html
-----------------------------------------*/

#ecobox{
	clear:both;
	width:672px;
	height:auto;
	background-color:#efefef;
	border:1px solid #CCCCCC;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:30px;
	}

#ecobox h5{
	font-size:14px;
	font-weight:bold;
	}	

#ecobox ol{
	margin-left:20px;
	}	

.name{
	text-align:right;
	}	

.name .large{
	font-size:18px;
	font-weight:bold;
	}	

#ecotitle{
	font-size:16px;
	padding-bottom:5px;
	border-bottom:2px solid #0066CC;
	}	

#system{
	border:1px solid #CCCCCC;
	margin-top:20px;
	}	

/*-----------------------------------------
topics.html
-----------------------------------------*/

ul.ecotopics{
	list-style:none;
	border-bottom:1px dashed #CCCCCC;
	padding-bottom:10px;
	padding-top:10px;
	margin-right:10px;
	}

ul.ecotopics li.day{
	background-image:url(../images/mark_news.gif);
	background-position:center left;
	background-repeat:no-repeat;
	padding-left:20px;
	margin-left:5px;
	color:#d0302d;
	font-size:10px;
	}	

ul.ecotopics li.text{
	font-size:12px;
	margin-left:25px;
	}	

.year,.year2{
	font-size:14px;
	font-weight:bold;
	color:#000000;
	padding-bottom:5px;
	border-bottom:2px solid #336633;
	}	

.year2{
	margin-top:20px;
	}	

/*-----------------------------------------
ecoaction.html
-----------------------------------------*/

#ecoactionbox{
	position:relative;
	width:692px;
	height:250px;
	background:url(../../images/eco/ecoaction/bg_ecoaction.gif) no-repeat;
	}
	
#actionbox1{
	position:absolute;
	left: 494px;
	top: 12px;
	}	

#actionbox2{
	position:absolute;
	left: 357px;
	top: 13px;
	}	

.actiontext{
	width:105px;
	height:auto;
	font-size:11px;
	line-height:1.3;
	padding-top:5px;
	}	

#ecoactionbox ul{
	padding:20px 0 0 30px;
	}	
	
.indent{
	margin-left:5.5em;
	/margin-left:6em;
	}	

/*-----------------------------------------
team.html
-----------------------------------------*/

.teamblue{
	color:#007CBD;
	font-size:14px;
	font-weight:bold;
	}

#teambox h5{
	font-size:14px;
	border-bottom:2px solid #73AE2D;
	padding-bottom:5px;
	padding-top:10px;
	}	

/*-----------------------------------------
outline.html
-----------------------------------------*/

#outbox{
	clear:both;
	}	

#six{
	width:430px;
	height:auto;
	background-color:#efefef;
	border:1px solid #CCCCCC;
	padding:20px 20px 20px 40px;
	}

#six li{
	margin-bottom:5px;
	font-weight:bold;
	}	

/*-----------------------------------------
product.html
-----------------------------------------*/

.center{
	text-align:center;
	padding:15px 0 20px 0;
	}		

