@charset "shift_jis";
#main_area ul     {
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 12px;
	line-height: 145%;
	list-style-type: square;
	font-size: 10pt;
}
#main_area a {
	text-decoration: none;
}

#main_area p {
	font-size: 10pt;
}

h3 {
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
	margin-top: 6px;
	margin-bottom: 6px;
}
h2 {
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 10px;
	background-color: #666666;
	display: block;
	line-height: 18pt;
	text-align: center;
}
