@charset "ISO-8859-1";
.gray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	margin-left: 10px;
}
.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #003399;
	line-height: 16px;
}
.subheader_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #CC0000;
	line-height: 16px;
}
.text_sp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 10px;
}
.bullet_gray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 14px;
	font-weight: bold;
	list-style-type: square;
	list-style-position: outside;
}
.text_top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.text:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 10px;
}
.text:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #CC0000;
	padding-top: 5px;
	padding-bottom: 10px;
}
.bullet:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	line-height: 13px;
	font-weight: bold;
	list-style-type: square;
	list-style-position: outside;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 20px;
	font-weight: bold;
	padding-left: 20px;
}
.bullet:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	line-height: 13px;
	font-weight: bold;
	list-style-type: square;
	list-style-position: outside;
}
a:hover {
	color: #CC0000;
}
-->

