*{
	margin:0px;
	padding:0px;
}
body{
	text-align:center;
	background-color: #000000;
	background-repeat: repeat;
	background-position: center top;
}
h1,h2,h3,hr,p{
	display:none;
}
#all a{
	border:none;
	text-indent: -9999px;
	color: #FFCC00;
	text-decoration: none;
}

#all{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}


/* menu */

#menu{
	width: 960px;
	height: 40px;
	background-image: url(images/menu_bg_sp.jpg);
}

#menu ul{
	margin-left: 120px;
	list-style-type: none;
}

#menu li{
	float:left;
}

#menu a{
	display:block;
	text-align:center;
	background-image:url(images/menu_sp.jpg);
	background-repeat:no-repeat;
	height: 40px;
	width: 100px;
	margin-right: 10px;
	overflow: hidden;
}


#item01 a{background-position:0px 0px;}
#item02 a{background-position:-110px 0px;}
#item03 a{background-position:-220px 0px;}
#item04 a{background-position:-330px 0px;}
#item05 a{background-position:-440px 0px;}
#item06 a{background-position:-550px 0px;}
#item07 a{background-position:-660px 0px;}
#item08 a{background-position:-770px 0px;}

#item01 a:hover{background-position:0px -40px;}
#item02 a:hover{background-position:-110px -40px;}
#item03 a:hover{background-position:-220px -40px;}
#item04 a:hover{background-position:-330px -40px;}
#item05 a:hover{background-position:-440px -40px;}
#item06 a:hover{background-position:-550px -40px;}
#item07 a:hover{background-position:-660px -40px;}
#item08 a:hover{background-position:-770px -40px;}



#UnitAll{
	width:100%;
}
#UnitContents{
	width:1040px;
	margin:0px auto 0px auto;
	text-align:center;
	position:relative;
}
#UnitContents1{
}
#UnitContents2{
}
#UnitContents3{
	width:1040px;
	text-align:left;
}


#TOP{
	display:table;
	width:1040px;
	height:540px;
	background-image: url(img/01.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#TOPIC{
	display:table;
	width:960px;
	height:200px;
	background-image: url(images/topic_sp.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#FOOTER{
	display:table;
	width:960px;
	height:40px;
	background-image: url(images/copy.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	background-position: bottom;
}

#TIME{
	background-image: url(images/time_sp.jpg);
	height: 190px;
	width: 960px;
}

#TITLE{
	background-image: url(images/title_sp.jpg);
	height: 360px;
	width: 960px;
	overflow: hidden;
	text-align: left;
}

#TITLE_l {
	float: left;
	width: 560px;
}

#TITLE_r {
	float: right;
	width: 400px;
}

#TITLE a.sp_info{
	display: block;
	height: 200px;
	width: 350px;
	margin-top: 120px;
}

#TITLE a.dvd_info{
	display: block;
	height: 90px;
	width: 320px;
	background-image: url(images/dvd_bnr.jpg);
	margin-top: 260px;
}

#tx{
	background-image: url(images/tx_logo.jpg);
	float: left;
}

#tx a{
	display: block;
	height: 50px;
	width: 130px;
}

.link{
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 650px;
	float:right;
}

.link a{
	text-indent: 0px;
}

.copyright{
	float:left;
}
	
.clear{
	clear:both;
}

#topic_l{
	height: 200px;
	width: 470px;
	float: left;
	text-align: left;
}

#topic_l a{
	display: block;
	height: 110px;
	width: 440px;
	margin-top: 10px;
	margin-left: 10px;
}

#topic_r{
	height: 200px;
	width: 490px;
	float: right;
	text-align: left;
}


#topic_r ul{
	margin-top: 50px;
	margin-left: 20px;
	list-style-type: none;
}

#topic_r li{
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 7px;
}

li b{
	font-size: 10px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: normal;
	margin-right: 5px;
}

#topic_l .link{
	height: 200px;
	width: 470px;
	margin:0px 0px 0px 0px;
	display:block;
	float: left;
}
