/* CSS Document */
.mainTitle{
	background-image:url(../img/mainBg.jpg);
	background-color:#D0C3B4;
}

div.honbun{
	margin-bottom: 60px;
}


div.honbun p{
	font-size:16px;
	line-height:180%;
	margin-bottom:20px;
	text-indent:1em;
}

div.honbun img.img01{
	float:left;
	margin-right:20px;
}

ol#minpou{
	margin-bottom:20px;
}

ol#minpou li{
	font-size:16px;
	line-height:150%;
	font-weight:bold;
	color:#E21E04;
	margin-left:40px;
	margin-bottom:10px;
}

ul#melit{
	margin-bottom:20px;
}

ul#melit li{
	list-style-type: disc;
	font-size:16px;
	line-height:150%;
	font-weight:bold;
	color:#E21E04;
	margin-left:40px;
	margin-bottom:10px;
}