@charset "utf-8";

#BGtopimage{
	position:relative;
	background-color: #000000;
	height: 300px;
	/*width: 400px;*/
	width:95%;
	text-align:center;
	margin:0;
	margin-top: 2px;
	margin-bottom: 2px;
	/*margin-left:40px;*/
	margin-left:10px;
	padding:0;
	padding-top: 2px;
	padding-bottom:2px;
}

#BGtopimage img{
	margin:2px;
	padding:0;
	/*width:380px;*/
	width:96%;
}

#englishtop{
	margin-left: 370px;
	margin-top: 28px;
	margin-bottom:10px
}

/*news layout
----------------------------------*/
#news{
	display: none;
}
#newsbox{
	scrollbar-base-color: #ffffff;
	scrollbar-arrow-color: #ff0000;
	clear: both;
	height: auto;
	width: 90%;
	margin-left: 20px;
	font-size:xx-small;
}
#newsIphone{
	background-image: url(images/news.png);
	height: 52px;
	width: 490px;
	background-repeat: no-repeat;
	margin: 30px 0px 0px;
	position: relative;
	right: 10px;
	font-size:xx-small;
}

/*lineup layout
----------------------------------*/
#Lineup{
	display: none;
}

#Lineupimg img{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0;
	width: 100%;
}

#LineupIphone{
	background-image: url(images/Lineup.gif);
	height: 65px;
	width: 100%;
	background-repeat: no-repeat;
	position: relative;
	margin-top: 10px;
	margin-bottoms: 20px;
}

#leftlu {
	display:none;
}

#leftli {
	display:inline;
	float:left;
	width:98%;
	position:relative;
	padding-left:5px;
	padding-bottom:30px;
}

#ttl {
	position:relative;
	width:100%;
	height:38px;
}

#ttl img#lista {
	width:60%;
	height:38px;
}

#ttl img#listb {
	width:22%;
	height:38px;
}

#ttl img#listc {
	width:18%;
	height:38px;
}

#ban {
	position:relative;
	width:100%;
}

