@charset "utf-8";
@import "../../css/common/0-import.css";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#conts {
	color:#333;
}

#conts h2 {
	margin: 0 0 -25px;
}

#conts h3 {
	margin: 40px 0 15px 0;
}

#conts h4.mt40 {
	margin-top: 40px;
}

#conts .border {
	margin: 0 0 20px;
	padding: 15px 20px;
	border: 5px solid #ccc;
	line-height: 1.7;
}

#conts .border h4 {
	margin-bottom: 15px;
}

#conts .border li span {
	margin-left: 25px;
}

#conts .border li span.ml10 {
	margin-left: 10px;
}

#conts strong {
	color: #2c7c4b;
}

#conts .border strong.h15 {
	display: block;
	margin-bottom: 10px;
}

#conts ul.ul02 li {
	padding-left: 15px;
	font-weight: bold;
	background: url(../img/nagare/icon.gif) no-repeat left 5px;
	line-height: 1.7;
} 

#conts img.ml50 {
	margin-left: 50px;
}
