.tx10 {
	font-size: 10px;
	color: #666666;
	line-height: 13px;
}
.tx10_gray {
	font-size: 10px;
	color: #CCCCCC;
	line-height: 13px;
}
.tx10white {
	font-size: 10px;
	color: #FFFFFF;
	line-height: 13px;
}
.tx11 {
	font-size: 11px;
	color: #666666;
	line-height: 15px;
}
.tx11_gray {
	font-size: 11px;
	color: #CCCCCC;
	line-height: 15px;
}
.tx12 {
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}
.tx12_white {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
}

.tx12_bold {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	line-height: 16px;
}
.tx12_gray {
	font-size: 12px;
	color: #999999;
	line-height: 16px;
}
.tx12_dark {
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
.tx12_new2 {
	font-size: 12px;
	color: #FF6600;
	border: 1px solid #FF6600;
	line-height: 16px;
}
.tx14 {
	font-size: 14px;
	color: #666666;
	line-height: 17px;
}
.tx14_bold {
	font-size: 14px;
	color: #666666;
	line-height: 17px;
	font-weight: bold;
}
body {
	margin: 0px;
	position: relative;
	height: 145px;
	width: 100%;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	overflow: auto;
}
a:link {
	color: #003366;
}
a:hover {
	color: #FF9900;
}
a:visited {
	color: #333333;
}
