@charset "Shift_JIS";

/*body { background: url(../../img/image_bg.jpg) no-repeat center top; }*/
.whatsnew { font-size:  93%; line-height: 1.4; }
.belt{ background-color:#8e8e8e;}

.login{
	display:block;
	text-indent:-9999px;
	background: url(../../img/login.gif) no-repeat center top;
	width: 200px;
	height: 40px;
}

.login:hover{
	display:block;
	text-indent:-9999px;
	background: url(../../img/login_ovr.gif) no-repeat center top;
	width: 200px;
	height: 40px;
}

.check{
	display:block;
	text-indent:-9999px;
	background: url(../../img/check.gif) no-repeat center top;
	width: 200px;
	height: 40px;
	margin-left:10px;
}

.check:hover{
	display:block;
	text-indent:-9999px;
	background: url(../../img/check_ovr.gif) no-repeat center top;
	width: 200px;
	height: 40px;
	margin-left:10px;	
}
