@charset "shift_jis";
h2 {
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 5px;
}
h3 {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #993300;
	background-image: url(../img/h2_back.jpg);
	background-repeat: no-repeat;
	display: inline-block;
	height: 25px;
	width: 570px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-indent: 20px;
}
#main_area p {
	margin-top: 2px;
	margin-bottom: 6px;
}
#main_area ol {
	font-size: 13px;
	line-height: 1.3em;
	color: #333333;
	margin-left: 25px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
}
#main_area ul {
	font-size: 13px;
	line-height: 1.3em;
	color: #333333;
	margin-left: 25px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
}

#main_area li {
	margin-top: 3px;
	margin-bottom: 3px;
}
#daikou_table {
	font-size: 12px;
	color: #333333;
	width: 548px;
	margin-left: 8px;
	margin-top: 5px;
	text-align: center;
}
.table_td {
	width: 260px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-right: 3px;
	padding-left: 3px;
}
.table_td_right {
	width: 260px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-right: 3px;
	padding-left: 3px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	background-color: #FFFFDD;
}

.table_td_2 {
	width: 520px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-right: 3px;
	padding-left: 3px;
}



#daikou_top_img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.daikou_p {
	font-size: 13px;
	color: #333333;
	margin-top: 3px;
	margin-bottom: 3px;
	line-height: 1.3em;
	margin-right: 5px;
	margin-left: 5px;
}
.daikou_p_red {
	font-size: 14px;
	color: #FF0000;
	margin-top: 15px;
	margin-bottom: 3px;
	line-height: 1.5em;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
	text-decoration: underline;
}


.table_num {
	width: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.red_font {
	color: #FF0000;
}

