body{background-image:url("../images/wp.png");text-align:center;color:black;font-family: "Arial", Helvetica, sans-serif;line-height: 1.3;}
.content{background-color:#b4c8c8;width:600px;margin:auto;border:2px solid #627d80;margin-top:8px;margin-bottom:8px;}
.settingcontent{background-color:#b4c8c8;margin:auto;border:2px solid #627d80;margin-top:8px;height:85px;background-image:url("../images/soundscopeBg.png");color:white;}
#containerOff{height:64px;width:500px;display: inline-block;text-align:center;margin:auto;padding: 24px 0;font-weight:600;}
a{color:black;text-decoration:none;font-weight:600;}
h2{font-size:16px;background-color:#627d80;margin:0px;padding-bottom:0px;color:black;}
#station{font-size:24px;}
form{margin: 6px;}
select{border: 1px solid; height: 16px; font-size: 10px;}
.tos{font-size:12px;width:600px;margin:auto;background-color:rgba(70, 89, 92, 0.50);}
#player .volume_bg {
	display: inline-block;
	padding: 0px 20px 0px 24px;
	background: url("../images/volume_bg.png") no-repeat;
}
#player .volume {
	width: 272px;
	height: 29px;
	background: url("../images/volume.png");
	position: relative;
}
#player .volume .ui-slider-handle {
	width: 17px;
	height: 17px;
	top: 6px;
	background: url("../images/volume_cursor.png") no-repeat;
	position: absolute;
}
.history{
	width: 100%;
	text-align: center;
	font-size: 12px;
	line-height: 1.5;
}
#historyMekira{
	width: 100px;
	background-color: #4587f2;
}
#historyEuro{
	width: 100px;
	background-color: #be567c;
}
#historyOtoge{
	width: 100px;
	background-color: #f8fb68;
}
#historyScph{
	width: 100px;
	background-color: #73ff5f;
}
#player .play,
#player .stop {
	display: inline-block;
	text-indent: -9999px;
	color: #0E0E0E;
	width: 61px;
	height: 29px;
}
#player {
	display: block; width: 100%; background-color: #627d80; padding-top: 4px;
}
#player .play {
	background: url("../images/Play.png") no-repeat;
}
#player .stop {
	background: url("../images/Stop.png") no-repeat;
}