@charset "utf-8";
@import "../../../common/css/0-import.css";
#conts h2 {
    margin-bottom: 35px;
}

#conts h3 {
   border-bottom: 1px solid #999999;
   clear: both;
   color: #189D42;
   font-size: 15px;
   margin: 0 10px 7px;
}   

#conts p {
	line-height: 1.5;
	margin-left: 10px;
	margin-bottom: 10px;
}

#conts .mb20 {
    margin-bottom: 20px;
}

#conts .mr20 {
    margin-right: 10px;
}	

#conts .box {
	padding: 0px;
}

#conts li {
    margin: 10px;
}

#conts li p {
    margin-left: 0px;
}				

#conts .ex li p {
	width: 290px;
}

.clearB {
	clear: both;
}
