@charset "utf-8";
body, td, th {
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
}

a:link {
	color: #162b4f;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #162b4f;
}
a:hover {
	text-decoration: underline;
	color: #162b4f;
}
a:active {
	text-decoration: none;
	color: #162b4f;
}

.ListTitle {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	padding-left: 5px;
	padding-right: 3px;
}

.TitleText {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	padding-left: 5px;
	padding-right: 3px;
}
a:link {
	color: #999999;
	text-decoration: none;
}
.ListText {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	padding-left: 5px;
	padding-right: 3px;
	font-weight: normal;
}
.title_blue {
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	color: #0a1e64;
	font-weight: bolder;
	font-size: 14px;
}
.title_gray {
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bolder;
	font-size: 14px;
}
.text_gray {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
.white_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
}
.white_text_s {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.text_gray_bd {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	font-weight: bolder;
}.text_gray_s {
		font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}
/* 2009/7/14 add */
.table_boder_lt {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
}
.table_boder_rb {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
}
.text_blue_s {
		font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 16px;
	color: #0000FF;
}

