@charset "utf-8";

@import "common/0-import.css";

#contentMiddle {
	width: 663px;
	margin: 0;
	float: right;
}

#contentMiddle p.clear {
	clear: both;
	text-align: right;
}

#contentMiddle h3 {
	margin-top: 30px;
	clear: both;
}

#contentMiddle h4 {
	margin: 0 0 12px 0;
	clear: both;
}

#contentMiddle p {
	font-size: 12px;
	line-height: 1.7;
	font-weight: normal;
}

#contentMiddle .boxA {
	margin-left: 23px;
	padding: 20px 0 20px 0;
	background: url(../img/second/line01.gif) repeat-x left bottom;
}


#contentMiddle #boxA h4 {
	margin-top: 0;
}

#contentMiddle #noBack {
	background: none;
}

#contentMiddle .boxA p {
	margin-bottom: 20px;
}

#contentMiddle .boxA p.mb0 {
	margin-bottom: 0;
}

#contentMiddle .boxA img.floatR {
	margin-left: 10px;
}

#contentMiddle .boxA div.floatR {
	width: 390px;
}

#contentMiddle .boxA .boxB p {
	margin-left: 270px;
}

#contentMiddle .boxA .boxB p.textRight {
	margin-bottom: 0;
	text-align: right;
}

#contentMiddle .boxC {
	margin-left: 23px;
	padding: 0 22px 22px;
	border: 1px #BDDE50 solid;
	background: #fff;
	clear: both;
}

#contentMiddle .boxC .boxD {
	margin: 22px 0 15px 0;
}

#contentMiddle .boxC .boxD p.mb13 {
	margin-bottom: 13px;
}

#contentMiddle .boxC .boxE {
	clear: both;
}

#contentMiddle .boxC .boxE img.floatL {
	margin-right: 10px;
}


a.link:link{
	color: #79d21d;
	text-decoration: none;
}

a.link:visited{
	color: #79d21d;
	text-decoration: none;
}

a.link:hover{
	color: #6DB92B;
	text-decoration: none;
}
