@charset "shift_jis";

/*====================================================================================================

 kankyo-top

====================================================================================================*/
#sub-contents .corpBnr {
	width: 173px;
	padding: 15px 13px 0px;
}
#sub-contents .corpBnr ul {
	margin: 0px;
	padding: 0px;
}
#sub-contents .corpBnr li {
	margin: 0px;
	padding: 10px 0px 0px;
	list-style: none;
}
#sub-contents .corpBnr li p {
	font-size: 84%;
	padding-top: 5px;
	color: #666666;
}

/* news
----------------------------------------------------------------------------------------------------*/
body#kankyo-news p.date {
	font-weight: bold;
	color: #1568AC;
}
body#kankyo-news .newsTopLink {
	padding: 5px 0px 30px;
	clear: both;
}

/* news box
----------------------------------------------------------------------------------------------------*/
body#kankyo-news .newsBoxType1 {
	clear: both;
	padding: 0px 20px;
}
body#kankyo-news .newsBoxType1 .inner {
	background: #FFFFCC;
	padding: 15px;
}
body#kankyo-news .newsBoxType2 {
	clear: both;
	padding: 0px 20px;
}
body#kankyo-news .newsBoxType2 .inner {
	background: #E4FF93;
	padding: 15px;
}

body#kankyo-news .photoSplit {
	padding: 0px 22px 10px;
}
body#kankyo-news .photoSplit .split {
	text-align: center;
	padding: 10px 5px 0px;
	float: left;
}
body#kankyo-news .photoSplit:after {
	content: "";
	display: block;
	clear: both; 
}
body#kankyo-news .photoSplit {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html body#kankyo-news .photoSplit {
	height: 1%;
}
body#kankyo-news .photoSplit {
	display: block;
}
/* End hide from IE-mac */
