@charset "shift_jis";
#main_area p {
	font-size: 13px;
	line-height: 1.4em;
	margin-top: 3px;
	margin-bottom: 8px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #993300;
	margin-top: 12px;
	margin-bottom: 8px;
	line-height: 25px;
	background-image: url(../img/h2_back.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	width: 500px;
	text-indent: 20px;
}
.jyouken_ul {
	font-size: 14px;
	line-height: 1.6em;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	font-weight: bold;
	color: #FF0000;
}
.red_font {
	font-weight: bold;
	color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
}
#main_area  ol,ul {
	margin-left: 0px;
	padding-left: 20px;
}

#main_area li {
	margin-top: 3px;
	margin-bottom: 6px;
	color: #CC3300;
	font-size: 13px;
	font-weight: bold;
}

.img_5px
{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.norikae-cont
{
	clear: both;
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 8px;
}
