@charset "utf-8";
/* CSS Document */

.photoArea{
	zoom:1;
}
.photoArea:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}
.photoArea .Lphoto{
	width:300px;
	float:left;
}
.photoArea p{
	background:url(../../../img/actgreennews/icon_caption.gif) no-repeat;
	background-position:left top;
	padding-left:28px;
	margin-top:10px;
}
.photoArea .Rphoto{
	width:300px;
	float:right;
}

#actGreenNews h4{
	padding-top:20px;
	padding-bottom:25px;
}

#aboutGreenScore{
	background:url(../img/logo_greenscore.gif) no-repeat;
	padding-left:150px;
	min-height:178px;
	padding-bottom:20px;
}
*html body #aboutGreenScore{
	height:178px;
}
#aboutGreenScore h5{
	padding-bottom:15px;
}
#aboutGreenScore dt{
	color:#7ab600;
	font-weight:bold;
	font-size:115%;
	background:url(../../../img/actgreennews/icon_01.gif) no-repeat;
	background-position:0 0.3em;
	padding-left:18px;
}
#aboutGreenScore dd{
	padding-left:18px;
	padding-bottom:5px;
}
#aboutGreenScore p{
	color:#7ab600;
	font-weight:bold;
	font-size:115%;
}

#present{
	background:url(../img/bg_present.gif) no-repeat;
	background-position:bottom;
	background-color:#eeffcc;
	padding:20px 0 20px 15px;
}
#present h5{
	font-size:120%;
	padding-bottom:10px;
}

#present P{
	clear:both;
	margin:5px 0;
}

#article ul{
	overflow:visible;
	background:none;
	width:auto;
	height:auto;
	float:none;
}
#article #present ul li{
	padding:0 10px 13px 0;
	float:left;
}
