@charset "Shift_JIS";

html{overflow-y:hidden; !important} 
body{
	background-image:none;
	background-color:#000000;
}

#info_box{
	width:375px;
	height:90px;
	margin:0 0 0 auto;
}

/*
#info_box_top{
	width:224px;
	height:90px;
	margin:0 0 0 auto;
}


#info_box_top_02{	
	width:224px;
	height:90px;

}
*/



ul#info_list{
	width:339px;
	height:54px;
	overflow:hidden;
	float:left;
	margin-right:14px;
}

ul#info_list li{
	font-size:10px;
	text-align:right;
	margin-bottom:3px;
}


/* Scrollbar & content css */	
.scrollbar-vert{
	background-image:url(../images/scroll_bg.gif);
	background-repeat:repeat-y;
	height: 54px;
	width: 7px;
	float:left;
}

.handle-vert{
	height: 20px;
	width: 7px;
	cursor:pointer;
	background-color:#ff0066;
}

#head_bottom_txt{
	width:900px;
	height:26px;
	clear:both;
	text-align:right;
	font-size:10px;
	line-height:26px;
	overflow:hidden;
	background-color:#252525;
	color:#ffffff;
}


#scroll-v div{ text-align:right; height:20px; line-height:20px;}
* html #scroll-v div{ margin-top:2px;}

#head_bottom_txt img{ vertical-align:middle; padding:0 6px 0 10px;}