@charset "UTF-8";
body {
	font-family: Arial, "ヒラギノ角ゴ Pro W6";
	font-size: 11px;
	color: #333333;
	list-style-position: inside;
	list-style-type: lower-alpha;
}
p {
	font-family: Arial, "ヒラギノ角ゴ Pro W6";
	font-size: 11px;
	color: #333333;
	padding-right: 20px;
	padding-left: 20px;
}
a {
	font-family: Helvetica, "ヒラギノ角ゴ ProN W6";
	font-style: normal;
	color: #336666;
}
h1 {
	font-family: Arial, "ヒラギノ角ゴ Pro W6";
	font-size: 14px;
	color: #336666;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: square;
}
h2 {
	font-family: Arial, "ヒラギノ角ゴ Pro W6";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
}
.footer {
	font-family: Arial, "ヒラギノ角ゴ Pro W6";
	font-size: 10px;
	color: #666666;
	background-color: #CCCCCC;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	font-style: normal;
	line-height: normal;
	white-space: normal;
	height: 20px;
}
.copyright {
	font-family: Arial, "ヒラギノ角ゴ Pro W6";
	font-size: 10px;
	color: #999999;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: auto;
}
.highlight {
	font-family: Arial, "ヒラギノ角ゴ Pro W6";
	color: #CC3333;
}
.tabletitle {
	font-family: Arial, "ヒラギノ角ゴ Pro W6";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.white {
	font-family: Arial, "ヒラギノ角ゴ Pro W6";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	line-height: normal;
	text-align: left;
}
