@charset "utf-8";

/* @group レンタルシステム */

#outline .w540 {
	width: 540px;
}

#outline .w441 {
	width: 441px;
	float: left;
}

#outline .mr95 {
	margin-right: 95px;
}

#outline .reuse {
	margin-right: 45px;
}

/* @end */


/* @group 3Rで環境にやさしく */

#r3 a {
	color: #00793f;
    text-decoration: underline;
}

#r3 a:hover {
	color: #00793f;
    text-decoration: none;
}

#r3 .w540 {
	width: 540px;
}

#r3 .mr120 {
	margin-right: 120px;
}

#r3 .w646 {
	width: 646px;
	float: right;
	margin-left: 40px;
}

#r3 .co2 {
	font-size: 10px;
}

/* @end */


/* @group はじめてお取引 */

#explanation a {
	color: #00793f;
    text-decoration: underline;
}

#explanation a:hover {
	color: #00793f;
    text-decoration: none;
}

#explanation .bg {
	width: 840px;
	margin: 0 auto 50px;
	background-color: #f2f2ed;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 30px;
	behavior: url(../js/PIE.htc);
	position: relative;
}

#explanation .bg .font15 {
	line-height: 1.5;
}

#explanation .bg .fl {
	width: 396px;
	border-right: 2px solid #fff;
	padding-right: 22px;
	margin-right: 20px;
}

#explanation .bg .fr {
	width: 396px;
}

#explanation .box {
	height: 145px;
}

#explanation .box2 {
	height: 170px;
}

#explanation .illust {
	width: 720px;
	margin: 30px auto 0;
}

/* @end */
