@charset "shift_jis";


h2 {
	font-size: 16px;
	font-weight: bold;
	color: #993300;
	margin-top: 2px;
	margin-bottom: 6px;
	line-height: 28px;
	background-image: url(../img/h2_back.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	width: 500px;
	text-indent: 35px;
}

#main_area ul     {
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 20px;
	line-height: 1.5em;
	font-size: 13px;
	color: #333333;
	padding-right: 10px;
	margin: 0px;
}
#main_area p {
	font-size: 13px;
}

