@charset "UTF-8";
/* CSS Document */


/*environment
----------------------------------------------------*/
#contents #borderBOX {
	border:#c2cdff solid 1px;
	border-bottom:none;
	margin-top:10px;
	padding:24px 0px 20px 0px;
}

#contents #borderBOX h2 {
	color:#4d5ea7;
	font-size:1.1em;
	margin:0px 0px 15px 19px;
}

#contents #borderBOX p {
	/*font-size:0.9em;*/
	color:#4d5ea7;
	line-height:150%;
	padding:0px 0px 10px 19px;
}


#contents #borderBOX div {
	width:601px;
	background:url(../img/environment/line.gif) bottom no-repeat;
	padding:20px 0px 20px 19px;
}

#contents #borderBOX div img {
	margin-right:18px;
	float:left;
}

#contents #borderBOX div h3 {
	width:395px;
	font-size:1em;
	padding-top:2px;
	float:left;
}

#contents #borderBOX div p {
	width:395px;
	color:#383838;
	padding:9px 0px 0px 0px;
	float:left;
}

