a{/*リンクされた文字*/
color:#0000FF!important;
text-decoration:underline!important;
}

a:link{
color:#0000FF;
text-decoration:underline;
}

a:visited{
color:#333333;
text-decoration:none;
}

a:hover{
color:#CC0000;
text-decoration:underline;
}

a:active{
color:#CC0000;
text-decoration:underline;
}

.p10 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}

.p8 {

	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 7pt;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}

.p10_rb {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #D50000;
}

.pt8b_gray {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
}.text_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
.text_blue {
	background-color: #CCFFFF;
	font-size: 14px;
	color: #000000;
}
