a {text-decoration: none; color:#CC0000; font-size: 10px;}
a:link{text-decoration: none; color:#CC0000; font-size: 10px;}
a:visited{text-decoration: none; color:#CC0000;}
a:hover {text-decoration: underline; color: #CC0000;}

.text {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #666666;
}

.text-red {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #CC0000;
}

.textb {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: 500;
	color: #666666;
}

.textb-green {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #006600;
}

.in {
border-right: #CCCCCC 1px solid;
border-top: #CCCCCC 1px solid;
background: #FFFFFF;
border-left: #CCCCCC 1px solid;
border-bottom: #CCCCCC 1px solid;
font-family: "ＭＳ Ｐゴシック", "Osaka";
font-size: 10px;
font-style: normal;
line-height: 12px;
font-weight: normal;
color: #333333;
}
