@charset "utf-8";
@import "/common/css/0-import.css";
/*------------------------------------------------------------
	ご利用のメリット
------------------------------------------------------------*/
#conts h2 {
	margin-bottom: 14px;
}

#conts ul.ul01 {
	margin-bottom: 20px;
	width: 850px;
}

#conts ul.ul01 li {
	width: 200px;
	height: 186px;
	margin-right: 16px;
	float: left;
	background: url(../img/merit/box_bottom.gif) no-repeat bottom;
}

#conts ul.ul01 li.mr0 {
	margin-right: 0;
} 

#conts ul.ul01 li p {
	margin: 13px 20px 0 20px;
}

#conts .box {
	width: 809px;
	padding-bottom: 20px;
	margin: 0 0 20px 20px;
	color: #666;
	background: url(../img/merit/box_bottom02.gif) no-repeat bottom;
}

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

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

#conts .box h4 {
	margin: 0 0 15px 20px;
}

#conts .box p {
	margin: 0 196px 1.5em 20px;
}

#conts .box p.linkText {
	margin-bottom: 0;
}

#conts .box p.linkText a {
	padding-left: 18px;
	background: url(../img/merit/icon01.gif) no-repeat left 2px;
}

#conts .box .floatR {
	margin: 0 20px 0 0;
	display: inline;

	float: right;
	text-align: center;
}

#conts .box .floatR img {
	margin: 0 0 5px 0;
}

