@charset "utf-8";
/* CSS Document */
a:hover img{opacity: 0.8;filter: alpha(opacity=50);}
.body-back-img {
	background-image: url(text-back.gif);
}
.center-css {
	text-align: center;
}
.word-13px {
	font-size: 13px;
	color: #FFF;
	line-height: 18px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	vertical-align: top;
}
.table-4px {
	font-size: 4px;
	line-height: 4px;
}
.word-red {
	color: #F00;
	font-weight: normal;
	font-size: 12px;
}
.yerrow {
	color: #FF0;
}
.futozi {
	font-weight: bold;
}
.ff66oo-orange {
	color: #F60;
	font-weight: bold;
}
.float-left {
	float: left;
}
.right {
	text-align: right;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 13px;
	color: #FFF;
	line-height: 16px;
}
.non {
	white-space: nowrap;
}
.table-8px {
	font-size: 8px;
	line-height: 8px;
}
.italic {
	font-style: italic;
}

