*{
	margin:0;
	padding:0;
	font-size: medium;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	color:#000;
}

/*#############ANCHOR##############*/

A{
	color:#AC0808;
}

A:link{
	text-decoration:none;
}

A:visited{
	text-decoration:none;
}

A:hover{
	color:#FF9900;
	text-decoration:underline;
}

A:active{
	color:inherit;
}


/*#############ID##############*/

html,body{
	height:100%;
	background:#fff;
	background-image: url('../images/common_back.gif');
	font-size: medium;
	line-height: 140%;
}

#main_box{
	width: 610px;
	margin:10px auto 0 auto;
	text-align: left;
	}

#logo{
	vertical-align: text-bottom;
	margin-right: 10px;
	}


#sub_title{
	letter-spacing:0.1em;
	font-size:small;
	font-weight: bold;
	}
	
h1{
	font-size: large;
	font-weight: bold;
	color: #000;
	border-left: 10px solid #992222;
	padding: 0 0 0 5px;
	margin-top: 20px;
	clear: both;
	}
	
h2{
	font-size: medium;
	font-weight: bold;
	color: #000;
	padding: 0 0 0 10px;
	clear: both;
	}

/*#############BOX##############*/

.myscorebox{
	background-image: url('../images/common_window.png');
	width:480px;
	height:94px;
	overflow:hidden;
	margin-top: 15px;
}
	.myscorebox .userinfo{
		width: 230px;
		color: #fff;
		font-size: x-small;
		margin: 8px 15px;
		float: left;
		line-height: 120%;
		}
		
		.myscorebox .userinfo .myinfo{
			margin-left: 5px;
			font-size: small;
			font-weight: bold;
			color: #fff;
		}
	
	.myscorebox .rankbox{
		background-color: #ffc34f;
		border-left: 2px solid #bf8004;
		border-top: 2px solid #bf8004;
		width: 200px;
		height: 69px;
		overflow:hidden;
		margin: 10px;
		}
		
		.myscorebox .rankbox .subtx{
			text-align: left;
			font-weight: bold;
			font-size: medium;
			margin-top: 5px;
			margin-left: 5px;
			}
		
		.myscorebox .rankbox .myrank{
			overflow:hidden;
			font-size: xx-large;
			font-weight: bolder;
			padding: 10px;
			text-align: right;
			}
			
.newsbox{
	background-image: url('../images/common_window.png');
	width:480px;
	height:94px;
	overflow:hidden;
	margin-top: 15px;
}
	.newsbox .date{
		width: 450px;
		color: #fff;
		font-size: small;
		margin: 20px 15px;
		line-height: 120%;
		text-align: left;
		font-weight: bold;
		}
		
	.newsbox .news{
		margin-left: 5px;
		font-size: small;
		font-weight: bold;
		color: #fff;
	}

.songbox{
	padding: 5px;
	border: 1px solid silver;
	background-color: #EEE;
	margin: 5px;
	clear: both;
	}

.left_box{
	float: left;
	width: 480px;
	}
.right_box{
	float: right;
	width: 130px;
	text-align: right;
	}


/*#############TABLE##############*/

table{
background-color:#d6d6d6;
margin: 0px;
width: 480px;
clear: both;
}
			
	table th{
		background-color: #333;
		color: #fff;
		padding-left: 5px;
		font-size: x-small;
		font-weight: bold;
		}
	
	table td{
		font-size: x-small;
		padding: 5px;
		border-bottom: 2px solid #999;
		}
		
	table td.score{
		color: #FF3399;
		font-size: small;
		font-weight: bold;
		}


/*#############FOOTER##############*/

#footer{
	font-size: x-small;
	color: #fff;
	font-weight: bold;
	clear:both;
	margin-top:5px;
	padding:5px 0;
	text-align:center;
	background-color: #000;
}


/*#############BT##############*/


ul.btbox{
	margin: 10px 0 10px 0;
	height: 38px;
	}
	
ul.btbox li.normal_bt a{
	display: block;
	overflow: hidden;
	width : 114px ;
	text-align : left ;
	font-size: 15px;
	line-height: 38px;
	letter-spacing: 0.1em;
	font-weight: bold;
	padding: 0 0 0 15px;
	margin-bottom: 5px;
	background :top left no-repeat ;
}

ul.btbox li.normal_bt a:link{
    color : #000;
    background-image : url('../images/normal_bt.png') ;
}

ul.btbox li.normal_bt a:visited{
    color : #000;
    background-image : url('../images/normal_bt.png') ;
}

ul.btbox li.normal_bt a:hover{
    color : #fff;
	text-decoration: none;
    background-image : url('../images/normal_bt_on.png') ;
}

ul.btbox li.normal_bt a:active{
    color : #fff;
    background-image : url('../images/normal_bt_on.png') ;
}
	
ul.btbox li.now_bt{
	display: block;
	overflow: hidden;
	width : 114px ;
	text-align : left ;
	font-size: 15px;
	line-height: 38px;
	letter-spacing: 0.1em;
	font-weight: bold;
	padding: 0 0 0 15px;
	margin-bottom: 5px;
	background :top left no-repeat ;
    background-image : url('../images/normal_bt_on.png') ;
}


div.gotoaeroguitar{
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	}

div.gotoaeroguitar a {
	display: block;
	width: 60px;
	height: 60px;
	background: url(../images/aeroguitar_icon.png) no-repeat;
}

div.gotoaeroguitar a span { display: none; }

div.gotoaerodrum{
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	}

div.gotoaerodrum a {
	display: block;
	width: 60px;
	height: 60px;
	background: url(../images/aerodrum_icon.png) no-repeat;
}

div.gotoaerodrum a span { display: none; }

div.gotoaerosynth{
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	}

div.gotoaerosynth a {
	display: block;
	width: 60px;
	height: 60px;
	background: url(../images/aerosynth_icon.png) no-repeat;
}

div.gotoaerosynth a span { display: none; }

div.gotoaero{
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	}

div.gotoaero a {
	display: block;
	width: 170px;
	height: 60px;
	background: url(../images/iphone_as_logo.gif) no-repeat;
}

div.gotoaero a span { display: none; }


div.link_bt_box{
	float: left;
	height: 70px;
	width: 50%;
	}

div.link_bt_box p {
	float: left;
	margin: 20px 0 0 6px;
	padding: 0;
	color: #000;
	font-weight: bold;
	font-size: 12px;
}


div.link_bt_box_other{
	float: left;
	margin: 0 auto;
	height: 70px;
	width: 100%;
	background-color: #000;
}

div.link_bt_box_other p {
	float: left;
	margin: 20px 0 0 6px;
	padding: 0;
	color: #FFF;
	font-weight: bold;
	font-size: medium;
}



div.download{
	margin-top: 5px;
	margin-right: 5px;
	float: right;
	}

div.download a {
	display: block;
	width: 174px;
	height: 57px;
	background: url(../images/appstore.png) no-repeat;
}

div.download a span { display: none; }
