@charset "utf-8";
@import "../../../css/common/0-import.css";
/*------------------------------------------------------------
	gbvy[W
------------------------------------------------------------*/
#conts h2 {
	margin: 30px 0 15px;
}

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

#conts p {
	margin: 0 0 30px;
	font-size: 12px;
	line-height: 1.7;
	color: #333;
}

#conts .red { 
    color:#F00;
}

#conts div.div strong{
	width: 25px;
	display: block;
	float: left;
	color: #2c7c4b;
}

#conts .div{
	border:5px solid #ccc;
	margin-bottom:30px;
	padding: 15px 10px;
}

#conts div#mb15 {
	margin-bottom: 15px;
}

#conts li{
    line-height:30px;
	padding-left:3px;
	color:#333;
}

#conts p strong {
	color: #2c7c4b;
}
