.marquee {
	position:relative;
	width: 580px;
	height: 44px;
	color: #805020;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Arial,Verdana,"ＭＳ Ｐゴシック",sans-serif;
	font-size: 19pt;
	white-space: nowrap;
	overflow: hidden;
	background: url("res/wl_bg0a.png");
	float: right;
	display: block;
	z-index: 48;
	margin-top: 11px;
	margin-bottom: 11px;
	margin-right: 5px;
	margin-left: 5px;
}
#wlive_text {
	width: 700px;
	line-height: 50px;
	//background: #ff0;
}
#wlive_ttl {
	position:absolute;
	top:0px;
	left:0px;
	width: 580px;
	height: 44px;
	background: url("res/wl_bg1a.png");
	background-repeat: no-repeat;
}
#wlive_ico {
	position:absolute;
	top:-2px;
	left:5px;
	width: 46px;
	height: 46px;
}
