@charset "utf-8";

/* CSS Document */


/* ----　メイン　----　*/

h2.kankyou_img {
	width: 655px;
	height: 70px;
	background-image: url(../img/kankyou/kankyou_h2.jpg);
	background-repeat:no-repeat;
	margin: 0px 0px 5px 0px;
	text-indent: -9999px;
}

h4 {
	padding:10px 0 10px 10px;
	/*color:#c99600;*/
	color:#333333;
	font-size:123.1%;
	font-weight:bold;
	margin:0 0 10px 0;
	display:block;
	line-height:100%;
	border-left:solid 5px #c99600;
	border-bottom:dotted 1px #cccccc;
}

.h4_section p {
	font-size:108%;
	line-height:1.6;
}
