@charset 'utf-8';

@import "style2.css";

/*-------------
	PREVIEW
--------------*/
#preview {
	position:absolute;
	left:145px;
	top:40px;
	width:640px;
	height:540px;
}
#preview_header {
	background:transparent url('/img/player_header.gif') no-repeat scroll top center;
	height:30px;
	width:640px;
	font-size:16px;
	line-height:30px;
	vertical-align:middle;
	text-align:center;
	font-weight:bold;
	color:#fff;
	position:absolute;
	left:0;
	top:0;
}
#preview_window {
	position:relative;
	left:0;
	top:40px;
	width:340px;
	height:290px;
	background:transparent url('/img/preview_window.gif') no-repeat scroll top center;
}
#preview_window .margin_box {
	position:absolute;
	left:10px;
	top:10px;
}
#preview_right {
	position:absolute;
	left:350px;
	top:40px;
	width:280px;
	height:500px;
	font-size:12px;
	line-height:18px;
	background:url('/img/list2/bg_right.gif') no-repeat;
}
#preview_list {
	position:absolute;
	top:5px;
	left:5px;
	width:270px;
	height:490px;
	overflow-y:scroll;
}
table#lists {
	font-size:12px;
	width:255px;
	border:0;
}
table#lists td {
	border-bottom:solid 1px #999;
}
table#lists .leftcell {
/*	border-left:solid 1px #999999;*/
	width:100%;
	padding:0 0 0 5px;
}
#preview_bottom {
	position:absolute;
	left:0;
	top:340px;
	width:340px;
	height:200px;
	font-size:12px;
	line-height:18px;
	overflow:inherit;
}
#preview_bottom #preview_price {
	position:absolute;
	left:345px;
	top:170px;
	width:160px;
	height:20px;
	font-size:16px;
	line-height:20px;
	vertical-align:middle;
	font-weight:bold;
	text-align:right;
}
#preview_bottom #preview_buy {
	position:absolute;
	left:515px;
	top:160px;
	width:125px;
	height:40px;
}
#preview_bottom #preview_buy a {
	display:block;
	width:125px;
	height:40px;
	background:transparent url('/img/preview_buy.gif') no-repeat scroll top center;
}

#preview_player {
	position:relative;
	width:320px;
	height:240px;
	background-color:#000;
}


/* progress bar --------------------------------------------------------------------------------------*/
#progress {
	display: block;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#progress div.left {
	float: left;
	display: block;
	width: 10px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	line-height: 1em;
	background: url(/img/player/left.gif) left top no-repeat;
}
#progress div.right {
	float: left;
	display: block;
	width: 10px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	line-height: 1em;
	background: url(/img/player/right.gif) left top no-repeat;
}
#progress div.slider {
	float: left;
	display: block;
	height: 20px;
	margin: 0px;
	padding: 0px;
	line-height: 0em;
	background: url(/img/player/progress_bar.gif) left 0px repeat-x ;
	z-index: 5;
}
#progress div.slider div.progressHandle {
	display: block;
	width: 12px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	line-height: 0em;
	background: url(/img/player/progress_slider.gif) left top no-repeat ;
	z-index: 5;
}
#prgClick {
	position:absolute;
	top:4px;
	left:10px;
	height:12px;
	z-index:10;
	cursor: hand;
}
#progress div.rewind {
	float: left;
	display: block;
	width: 30px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	line-height: 1em;
	background: url(/img/player/rewind.gif) left top no-repeat;
/*	cursor: pointer;*/
}
#progress div.forward {
	float: left;
	display: block;
	width: 30px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	line-height: 1em;
	background: url(/img/player/forward.gif) left top no-repeat;
/*	cursor: pointer;*/
}

/* remocon --------------------------------------------------------------------------------------*/
#remocon {
	display: block;
	width: 100%;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#remocon div.main {
	float: right;
	display: block;
	width: 125px;
	height: 72px;
	margin: 0px;
	padding: 0px;
	line-height: 1em;
	background: url(/img/player/background.gif) left top no-repeat;
}

#remocon div.main div.logo {
	float: left;
	display: block;
	width: 125px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	line-height: 1em;
	background: url(/img/player/logo.gif) left top no-repeat;
}
#remocon div.main #play, #remocon div.main #stop {
	float: left;
	display: block;
	width: 27px;
	height: 27px;
	margin-left: 8px;
	margin-right: 2px;
	padding: 0px;
	line-height: 0em;
	cursor: pointer;
	background: url(/img/player/play.gif) left 0px no-repeat;
}
#remocon div.main #play span, #remocon div.main #stop span{
	visibility: hidden;
}
#remocon div.main #stop {
	float: left;
	display: block;
	width: 22px;
	height: 22px;
	margin: 0px;
	margin-top: 2px;
	line-height: 0em;
	padding-left:4px;
	cursor: pointer;
	background: url(/img/player/stop.gif) left 0px no-repeat;
}
#remocon div.main #prev, #remocon div.main #next {
	float: left;
	display: block;
	width: 22px;
	height: 22px;
	margin-top: 2px;
	padding: 0px;
	padding-left:4px;
	line-height: 0em;
	cursor: pointer;
	background: url(/img/player/prev.gif) left 0px no-repeat;
}
#remocon div.main #prev span, #remocon div.main #next span{
	visibility: hidden;
}
#remocon div.main #next {
	margin: 0px;
	padding: 0px;
	margin-top: 2px;
	background: url(/img/player/next.gif) left 0px no-repeat;
}
#remocon div.main div.volume {
	display: block;
	width: 125px;
	height:15px;
	margin: 0px;
	padding: 0px;
	line-height: 0em;
}
#remocon div.main div.volume div.sound {
	float: left;
	display: block;
	width: 20px;
	height:15px;
	margin: 0px;
	padding: 0px;
	line-height: 0em;
}
#remocon div.main div.volume div.sound #mute {
	display: block;
	width: 20px;
	height:15px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}
#remocon div.main div.volume div.slider {
	float: left;
	display: block;
	position: relative;
	width: 91px;
	height:15px;
	left:5px;
	padding: 0px;
	line-height: 0em;
	background: url(/img/player/volume_slider.gif) left 3px no-repeat ;
}
#remocon div.main div.volume div.volumeHandle {
	float: left;
	display: block;
	width: 8px;
	height: 12px;
	margin: 0px;
	padding-bottom: 2px;
	line-height: 0em;
	background: url(/img/player/volume_bar.gif) left 0px no-repeat ;
}
#remocon div.main #scale span {
	visibility: hidden;
}
#remocon div.main div.volume div.sound span{
	visibility: hidden;
}

#mute {
	background: url(/img/player/mute_off.gif) 4px 0px no-repeat;
}

#volbar {
	position: absolute;
	top: 0px;
	left: 0px;
	cursor: pointer;
	z-index: 10;
}

#vol {
	position: relative;
	z-index: 1;
}

/* status --------------------------------------------------------------------------------------*/
#VWstats {
	position:relative;
	height:20px;
	width:99%;
	visibility:visible;
	display:block;
	background-color: #333333;
}
#VWstats #spstats {
	position:relative;
	height:11px;
	width:100%;
	visibility:visible;
	display:inline;
	cursor: default;
	overflow:hidden;
	vertical-align:middle;

	font-size:10px;
	color:white;
	text-align:right;
	font-family:'ＭＳ ゴシック', 'Osaka－等幅';
}
#ad_1 {
position:absolute;
top:380px;
left:5px;
width:180px;
height:100px;
}
#ad_2 {
position:absolute;
top:485px;
left:5px;
width:180px;
height:100px;
}

