a   {
	color: violet;
	text-decoration: none
}
a:hover { text-decoration: underline }
a:active { color: yellow }
.a1  { line-height: 16px }
.a2  { font-size: 12px; line-height: 18px }
.cap01       {
	font-size: 16px;
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", Helvetica, Arial;
	font-weight: 400;
	line-height: 18px
}
.cap02   {
	font-size: 16px;
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ ゴシック", "ＭＳ Ｐゴシック", Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: 400;
}
.cap_navy   {
	font-size: 16px;
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ ゴシック", "ＭＳ Ｐゴシック", Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: 400;
	color: #000066;
	line-height: 22px;
}
.index02   { font-size: 12px; font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", Helvetica, Arial; font-weight: 400; line-height: 20px }
.index01      {
	color: #666;
	font-size: 12px;
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ ゴシック", "ＭＳ Ｐゴシック", Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 20px
}
.base01 { font-size: 12px; line-height: 16px }
.line_1px { border-top: 1px dashed gray }
.line_2px { border-top: 2px dashed gray }
.line_1pxb { border-bottom: 1px dashed gray }
h1 {
	margin: 0px;
	padding: 0px;
}
h2 {
	margin: 0px;
	padding: 0px;
}
h3 {
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
}
.cap_alpha {
	font-family: Verdana, "Helvetica Neue Bold Condensed", Arial;
	font-size: 14px;
	color: #003366;
}
#title {
	text-align: center;
	background-color: #FFFFFF;
	padding-right: 2em;
	padding-left: 2em;
}
#copyright {
	text-align: center;
	width: 100%;
}
.lastupdated {
	font-family: Verdana, "Helvetica Neue Bold Condensed", Arial;
	font-size: 12px;
	color: #666666;
	text-align: right;
	padding-right: 3em;
}
.anc_pagetop {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-align: right;
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", Helvetica, Arial;
	margin-bottom: 5em;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a img {
	border-style: none;
}