@charset "utf-8";
/* CSS Document */

@import url("/life/inc/css/life.css");

#mainarea dl {
	margin-left: 20px;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-right: 5px;
	padding-left: 5px;
}

#mainarea dl dt {
	float: left;
	width: 250px;
}

#mainarea h3 {
	margin-top: 20px;
	margin-bottom: 10px;
	background-image: url(/inc/images/common/maru_red_m.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
	clear: both;
}

#mainarea h4 {
	margin-top: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
}

