#i_section01 {
	background-image: url(../img/home/ro_house_bg.gif);
	height: 252px;
	width: 591px;
	padding-left: 9px;
}
#i_section01 .rm_class {
	background-image: url(../img/home/rm_bg.gif);
	height: 205px;
	width: 137px;
	margin-top: 10px;
	margin-right: 6px;
	float: left;
	padding: 5px 0 0 4px;
}
#i_section01 .rm_class .example {
	background-image: url(../img/home/example_bg.gif);
	height: 26px;
	width: 121px;
	margin-top: 5px;
	padding: 5px 5px 3px 5px;
	font-size: 11px;
	font-weight: bold;
	line-height: 120%;
}
#i_section01 .rm_class .bt {
	background-image: url(../img/icon/sankaku_red.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
	height: 15px;
	margin-top: 8px;
	line-height: 15px;
	float: right;
	padding-right: 10px;
}

#i_section01 .rm_class a {
    color:#000066;
    text-decoration:underline;
}
#i_section01 .rm_class a:hover {
    color:#FE543A;
    text-decoration:underline;
}
#i_section02 {
	width: 600px;
	margin-top: 15px;
}
#i_section02 #care {
	float: left;
	width: 295px;
	background-image: url(../img/home/care_bg.gif);
	height: 214px;
	background-position: bottom;
	position: relative;
}
#i_section02 #care dl {
	margin-left: 25px;
	width: 160px;
}
#i_section02 #care dt {
	font-size: 15px;
	font-weight: bold;
	color: #fc7f3b;
	margin-bottom: 5px;
}
#i_section02 #care dd {
	line-height: 130%;
}

#i_section02 #care p {
	position: absolute;
	right: 20px;
	bottom: 010px;
}
#i_section02 #benri {
	float: right;
	width: 295px;
	background-image: url(../img/home/benri_bg.gif);
	height: 214px;
	background-position: bottom;
	position: relative;
}
#i_section02 #benri dl {
	margin-left: 25px;
	width: 155px;
}
#i_section02 #benri dt {
	font-size: 15px;
	font-weight: bold;
	color: #009944;
	margin-bottom: 5px;
}
#i_section02 #benri dd {
	line-height: 130%;
}

#i_section02 #benri p {
	position: absolute;
	right: 20px;
	bottom: 010px;
}
