@charset "utf-8";

body {
	min-width:960px;
	background: #000;
	line-height:1.5;
	-webkit-text-size-adjust: 100%;
}
#wrapper {
	min-width:960px;
	background:url(../img/bg01.jpg) no-repeat center top;
	overflow:hidden;
}
/* #hdLang
=========================================== */
#hdLang {
	background-color:#000;
}
#hdLang ul {
	/*width:629px;*/
	width:545px;
	margin:0 auto;
	/*padding-left:331px;*/
	padding-left:455px;
	overflow:hidden;
}
#hdLang li {
	float:left;
	background-color:#fff;
}
#hdLang li a:hover img {
	opacity:0.7;
	-moz-opacity:0.7;
	filter:alpha(opacity=70);
}

/* #header
=========================================== */
#header {
	position:relative;
	width:960px;
	height:666px;
	margin:0 auto;
}
#header h1 {
	position:absolute;
	top:185px;
	left:49px;
}
#header ul {
	position:absolute;
	top:0;
	right:0;
	overflow:hidden;
}
#header ul li {
	float:left;
	margin-left:10px;
}
#header .movie{
	position: absolute;
	top: 138px;
	right:0;
}


/* #contents
=========================================== */
#contents {
	position:relative;
	width: 960px;
	margin: auto;
	overflow: hidden;
}
#contents p.txt01{
	clear: both;
	position:relative;
	width:960px;
	margin:0 auto;
}
/* #sns */
#sns {
	float: left;
}
#sns > p{
	margin-bottom: 13px;
}

/* #download */
#download {
  border: 3px #FF0000 solid;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  width: 575px;
  float: right;
  padding: 10px 10px;
  margin-bottom: 10px;
}


/* #news */
#news {
	width: 535px;
	height: 295px;
	background: url(../img/bg_news01.png) no-repeat;
	float: right;
	padding: 115px 35px 50px;
	margin-bottom: 30px;
}
/*#news .scroll{
	overflow: auto;
}*/
#news table{
	width: 540px;
}
#news td,#news th{
	padding:10px 0;
	border-bottom: 1px #48a9d6 solid;
	color: #fff;
}
#news th.date01{
	width: 90px;
}
#news td a{
	color:#FFFFFF;
}
/* #music */
#music{
	margin-bottom: 80px;
	font-size: 12px;
	color: #fff;
}
#music img{
	vertical-align: middle;
}
#music .tit{
	padding: 10px 0 10px 30px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}
#music .tit img{
	padding: 0 10px 0 0;
}
#music #basicMusic{
	float: left;
}
#music #additionalMusic{
	float: right;
}
#music .top01{
	background:url(../img/bg_music_top01.png) no-repeat top center;
	padding-top: 146px;
}
#music .inner01{
	background: url(../img/bg_music_inner01.png) repeat-y center;
}
#music .bottom01{
	position: relative;
	overflow: hidden;
	background: url(../img/bg_music_bottom01.png) no-repeat bottom center;
	padding:0 25px 50px 25px;
}
#music .soon{
	padding: 0 0 0 30px;
	color: #ffff00;
}
#music .top02{
	width: 900px;
	background:url(../img/bg_song_top02.png) no-repeat top;
	padding-top: 33px;
}
#music .inner02{
	background: url(../img/bg_song_inner02.png) repeat-y;
}
#music .bottom02{
	position: relative;
	overflow: hidden;
	background: url(../img/bg_song_bottom02.png) no-repeat bottom;
	padding-bottom: 27px;
}
#music .bottom02 ul{
}
#music .top03{
	width: 453px;
	background:url(../img/bg_song_top01.png) no-repeat top;
	padding-top: 33px;
	float:left;
}
#music .inner03{
	background: url(../img/bg_song_inner01.png) repeat-y;
}
#music .bottom03{
	position: relative;
	overflow: hidden;
	background: url(../img/bg_song_bottom01.png) no-repeat bottom;
	padding-bottom: 27px;
}
#music .bottom03 ul{
}
#music li{
	position:relative;
	overflow: hidden;
	padding: 5px 0;
}
#music li p {    
    display: table-cell;
    vertical-align: middle;
    margin: 0;
}    
* html #music li p {
    display: inline;
    zoom: 1;
}
*:first-child+html #music li p {
    display: inline;
    zoom: 1;
}

#music .left{
	margin-right: 5px;
	padding-left: 25px;

}
#music .right{
	width:365px;
	text-align: left;
	font-weight: bold;
}
#music .right span{
	font-weight: normal;
}
#music .musictop02 img{
	padding:0;
}

/* #sliderWrap
--------------------------------- */
#sliderWrap {
	position:relative;
	height:175px;
	overflow:hidden;
	margin: 20px 0;
}
#sliderWrap .bx-wrapper {
	position:absolute;
	top:0;
	left:50%;
	margin:0 0 0 -815px !important;
}
#sliderWrap .filter {
	position:absolute;
	top:0;
	left:50%;
	margin-left:-815px;
}
/* .txt
--------------------------------- */
#contents .txt {
}
#contents .txt img {
	position:absolute;
	top:7px;
	left:-1px;
}
/* #footer
=========================================== */
#footer {
	margin:0 auto;
}
/* #appli
--------------------------------- */
#appli {
	width: 960px;
	overflow: hidden;
	margin: 0 auto 15px;
	padding: 13px 0 0;
	border-top: 3px solid #00266c;
}
#appli>.txt {
	float: left;
	width: 539px;
	line-height: 1.3;
	color:#fff;
	font-size: 91%;
}
#appli .txt span {
	display: block;
	float: left;
	width: 48px;
}
#appli .txt .attention {
	margin: 0 0 0 60px;
	line-height: 1.4;
	font-size: 89%;
}
#appli .appliIn {
	float: right;
	width: 421px;
	padding-top: 7px;
	background: url(../img/bg_appli01_top.png) no-repeat 0 0;
}
#appli .appliIn>div {
	width: 421px;
	padding-bottom: 7px;
	background: url(../img/bg_appli01_bottom.png) no-repeat 0 bottom;
}
#appli .appliIn>div>div {
	width: 403px;
	overflow: hidden;
	padding: 1px 8px 2px 10px;
	background: url(../img/bg_appli01_body.png) repeat-y 0 0;
}
#appli .appliIn p {
	float: left;
}
#appli .appliIn .txt {
	margin: 4px 4px 2px 0;
}
#appli .appliIn p+p {
	margin-left: 4px;
}
/* #bnr
--------------------------------- */
#bnr {
	width: 960px;
	margin: 0 auto 10px;
}
/* #ft_belt
--------------------------------- */
#ft_belt {
	overflow:hidden;
	width:960px;
	margin:0 auto 13px;
	background-color:#920a12;
}
#ft_belt p {
	float:left;
	width:340px;
}
#ft_belt p + p {
	float:right;
	width:94px;
}
/* #ft_info
--------------------------------- */
#ft_info {
	position:relative;
	overflow:hidden;
	width:960px;
	padding:0 0 30px;
	margin: 0 auto;
}
#ft_info p {
	float:left;
}
#ft_info p.logo {
	width:88px;
	margin:0 10px 0 0;
}
#ft_info p.txt {
	width:650px;
	margin:0 10px 0 0;
	font-size:77%;
	line-height:1.2;
	color:#fff;
}
#ft_info p.btn {
	float:right;
	width:196px;
}
#ft_info ul {
	position:absolute;
	top:30px;
	right:0px;
	overflow:hidden;
}
#ft_info ul li {
	float:left;
	margin-left:10px;
}













