.omimai_box {
	font-size: 1.0em;
	line-height: 1.4em;
	height: auto;
	width: 520px;
	margin-left: 35px;
}
.omimai_box h3 {
	font-weight: bold;
	color: #993300;
	line-height: 1.5em;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FF66CC;
	border-left-color: #FF99CC;
	text-indent: 5px;
	font-size: 1.3em;
	margin-bottom: 10px;
}.omimai_box ol {
	list-style-position: inside;
	margin-bottom: 10px;
}
.omimai_box li {
	text-indent: 1em;
	list-style-type: decimal;
}
.omimai_box img {
	margin-right: 5px;
	margin-left: 5px;
}
.omimai_box p {
	margin-left: 5px;
	margin-bottom: 10px;
	line-height: 1.4em;
}
.omimai_box_inner {
	margin-bottom: 25px;
}

