@charset "UTF-8";
/* CSS Document */

#contents div.sc_profit {
	width:590px;
	border-top:1px solid #ccc;
}
#contents div.sc_profit:after { /* clearfix */
	content:".";
	display:block;
	visibility:hidden;
	height:0.1px;
	font-size:0.1em;
	line-height:0;
	clear:both;
}

#contents div.sc_profit h4 {
	border:none;
	background:inherit;
	clear:none;
	float:left;
	width:100px;
	height:80px;
	margin:0;
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#CCCCCC;
}
#contents div.sc_profit div.description {
	clear:none;
	float:right;
	margin:1em 0 1em 0;
	width:480px;
}
#contents div.sc_profit h4 span { display:none; }
#contents div.comfortable h4 { background-image:url(../images/service/h_sc_profit_comfortable.png); }
#contents div.healthy h4 { background-image:url(../images/service/h_sc_profit_healthy.png); }
#contents div.saving h4 { background-image:url(../images/service/h_sc_profit_saving.png); }

#contents strong {
	color:#CC3300;
	font-weight:bold;
}