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

#main ol {
	padding-left:25px;
}

#main ol li {
	list-style:decimal outside;
	line-height:24px;
}

#main ol li strong {
	font-size:14px;
	line-height:28px;
	color:#30aa8e;
}

#main h4 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
}

#main .list {
	padding-left:25px;
}

#main .list li {
	list-style:outside disc;
}

#main .backImage {
	margin-bottom:20px;
	background:url(../../images/fudousan/img_daichi_01.gif) no-repeat 550px bottom;
}



