* {
    margin: 0;
    padding: 0;
}
 
html,body {
    height: 100%;
    background-color:#FFF;
    text-align: center;
    margin-left:auto;
    margin-right:auto;
    color:#000;
    font-size:12px;
}
table,td,tr,th{
border:none;
}
 
div#container {
    position: relative;
    margin: 0px auto;
    height: 100%;
    min-height: 100%;
    background-color: #FFFFFF;
	text-align: center;
    margin-left:auto;
    margin-right:auto;
}
 
body > #container {
    height: auto;
}
 
div#contents {
width:700px;
    height: auto;
	text-align: center;
    margin-left:auto;
    margin-right:auto;
}
 
#header{
    width:100%;
	height:41px;
	background-image:url(../img/header_bg.gif);
    text-align: center;
    margin-left:auto;
    margin-right:auto;
	color:#FFFFFF;
    font-size: 1em;
    font-weight: bold;
}

.header_title{
width:700px;
padding-top:10px;
height::51px;
text-align: center;
    margin-left:auto;
    margin-right:auto;
}

.text_right{
width:700px;
text-align:right;
}

.menu{
width:700px;
height:100px;
 text-align: center;
 margin-left:auto;
 margin-right:auto;
}

.menu2{
width:700px;
height:80px;
 text-align: center;
 margin-left:auto;
 margin-right:auto;
}

.menu_kasoup{
width:230px;
height:80px;
background-color:#000000;
 text-align: center;
 margin-left:auto;
 margin-right:auto;
 float:left;
}

.menu_kasoup_icon{
width:470px;
height:80px;
background-color:#000000;
 text-align: center;
 margin-left:auto;
 margin-right:auto;
 float:right;
}

.clear{
width:700px;
height:1px;
clear:both;
}

 ul{
  list-style:none;
  margin:0px;
  padding:0px;
  }

 li{
  margin:0px;
  padding:0px;
padding-top:10px;
  float:left;
	}

 li a {   
    display: block;
    text-decoration: none;
    text-indent:-9999px;
}    

li.itunes a {   
    background: url(../img/itunes_icon.jpg) right top no-repeat;
	width:205px;
    height:36px;
	margin-left:20px;
	margin-right:20px;
}   

 
	
li.official a {   
    background: url(../img/officialsite_icon.jpg) right top no-repeat;
	width:205px;
    height:36px;
	margin-right:20px;
	} 
	
li.specialinterview a {   
    background: url(../img/specialinterview_menu.jpg) right top no-repeat;
	width:205px;
    height:36px;
	margin-left:20px;
	margin-right:20px;
	} 
	
li.specialmovie a {   
    background: url(../img/specialmovie_icon.jpg) right top no-repeat;
	width:205px;
    height:36px;
	margin-right:20px;
	} 

li.liveinformation a {   
    background: url(../img/liveinformation_icon.jpg) right top no-repeat;
	width:205px;
    height:36px;
	margin-right:20px;
	}
	
li.amazon a {   
    background: url(../img/amazon_icon.jpg) right top no-repeat;
	width:205px;
    height:36px;
	margin-right:20px;
	}
	
li.liveinfo-2 a {   
    background: url(../img/liveinformation-2.jpg) right top no-repeat;
	width: 135px;
    height:30px;
	margin-right:20px;
	padding-bottom:0px;
	}

li.special-2 a {   
    background: url(../img/special-2.jpg) right top no-repeat;
	width: 135px;
    height:30px;
	margin-right:20px;
	padding-bottom:0px;
	}
	
li.special-movie-2 a {   
    background: url(../img/special-movie-2.jpg) right top no-repeat;
	width: 135px;
    height:30px;
	margin-right:20px;
	padding-bottom:0px;
	}
	
li.official_site-2 a {   
    background: url(../img/official_site-2.jpg) right top no-repeat;
	width: 135px;
    height:30px;
	margin-right:20px;
	padding-bottom:0px;
	}
	
li.amazon-2 a {   
    background: url(../img/amazon-2.jpg) right top no-repeat;
	width: 135px;
    height:30px;
	margin-right:20px;
	padding-bottom:0px;
	}
	
li.itunes-2 a {   
    background: url(../img/itunes-2.jpg) right top no-repeat;
	width: 135px;
    height:30px;
	margin-right:20px;
	padding-bottom:0px;
	}
	
li.top-2 a {   
    background: url(../img/top-2.jpg) right top no-repeat;
	width: 135px;
    height:30px;
	margin-right:20px;
	padding-bottom:0px;
	}


li a:hover {   
    background-position: left top; 
  }

.main_box{
width:660px;
background-color:#FFFFCC;
   text-align: center;
    margin-left:auto;
    margin-right:auto;
}

.main_box2{
width:680px;
background-color:#FFFFCC;
margin-top:0px;
   text-align: left;
   padding-top:10px;
   padding-left:10px;
   padding-right:10px;
   padding-bottom:10px;
}

.main_box3{
width:660px;
background-color:#FFFFCC;
margin-top:0px;
   text-align: left;
   padding-top:10px;
   padding-left:30px;
   padding-right:10px;
   padding-bottom:10px;
}

.main_content{
width:660px;
margin-left:50px;
}

.main_space{
padding-bottom:4px;
}


#footer {
    width: 700px;
    color: #999;
    font-size: 0.6em;
    font-weight: bold;
    line-height: 50px;
   text-align: center;
    margin-left:auto;
    margin-right:auto;}

