/*--------------*/
/*---リアルタイム情報---*/
/*--------------*/
body{
	margin:0px;
	padding:0px;
	background:#111
}
ul#realtime-inner img {
	margin-top:2px;
}
ul#realtime-inner{
	margin:0;
	padding:0px;
	list-style-type: none;
}
ul#realtime-inner li.realtime-block{
	width:100%;
	height:61px;
	border-bottom:1px solid #666;
}
ul.realtime-content{
	width:338px;
	height:56px;
	margin:3px 0 0 0;
	padding:0 0 0 8px;
	list-style-type: none;
}
.case1{
	border-left:2px solid #ff0066;
}
.case2{
	border-left:2px solid #0066cc;
}
.case3{
	border-left:2px solid #ffcc00;
}
.case4{
	border-left:2px solid #33cc00;
}
 li.realtime-header {
	font-size:11px;
	padding:0px;
	color:white;	
}
li.realtime-title{
	margin:0px;
	padding:0px;
	font-size:13px;
}
li.realtime-title a{
	font-size:13px;
	color:#00ccff;
}
li.realtime-shop-detail{
	margin:0px;
	padding:0px;
	font-size:10px;
	color:white;	
	/*text-align:right;*/
	float:left;	
}
li.realtime-shop-detail a:hover {
	color:white;
	background:#F36;
}
/*#realtime-select {
	width:158px;
	height:250px;
	background:url(../top/realtime/realtime_back.png);
	float:left;
	position:relative;
}
#realtime-select div {
	margin:30px 0 0 14px;
	line-height:1.7;
}*/