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

#conts p span.bold {
	font-weight: bold;
}

#conts ul#content {
	margin-bottom: 25px;
	line-height: 1.4;
}

#conts ul#content li {
	margin-bottom: 5px;
	padding-left: 15px;
	background: url(../../img_new/icon/07.gif) left center no-repeat;
}

#conts p.special {
	margin-bottom: 60px;
}

#conts .floatR {
	margin-left: 10px;
}
