@charset "utf-8";
/* CSS Document */

body,div,table,tr,td,img,h1,h2,h3,h4,p{
	margin:0;
	padding:0;
	border:0;
	line-height:1.5;
	color:#FFF;
	font-size:small;
}

body{
	background-image:url(images/common/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#000;
}

/*変更のお知らせ用CSS*/

#release { width:700px;font-size:medium;line-height:1em;margin-left:30px; }
#release td,pre,h3{ font-size:medium; }
#release p{ font-size:medium;margin:1em 0em 1em 0em; }
#release h3{ font-size:medium;font-weight:bold;margin:3em 0em 0.5em 0em; }
.releasebox { padding:10px;border:#AAA 1px dotted;font-size:medium;margin:0em 1em 0em 1em;line-height:1.3em;}

/*変更のお知らせ用CSSここまで*/

a{
	color:#00a8ff;
}

a:hover{
	color:#64b8ff;
}

.pak{
	position:absolute;
	width:1000px;
	height:1014px;
	background-image:url(images/top/pak.jpg);
	left:50%;
	margin-left:-710px;
	
	z-index:0;
}

.spaceship{
	position:absolute;
	width:384px;
	height:252px;
	background-image:url(images/common/spaceship.jpg);
	left:50%;
	margin-left:-563px;
	
	z-index:0;
}

.top_gr{
	position:absolute;
	top:0;
	height:65px;
	width:100%;
	background-image:url(images/common/top_gr.png);
	background-repeat:repeat-x;
	background-position:top;
	
	z-index:1;
}

.top_bar{
	position:absolute;
	top:0;
	height:23px;
	width:100%;
	background-color:#212121;
	
	z-index:2;
}

.top_logo{
	position:absolute;
	top:0;
	height:445px;
	width:800px;
	background:url(images/top/logo.png);
	left:50%;
	margin-left:-400px;
	text-indent:-9999px;
	
	z-index:3;
}

.under_logo{
	position:absolute;
	top:50px;
	height:96px;
	width:266px;
	left:50%;
	margin-left:135px;	
	z-index:3;
}

.top_menu{
	position:absolute;
	top:370px;
	left:50%;
	margin-left:-400px;
	
	z-index:4;
}

.top_cd{
	position:absolute;
	top:30px;
	left:50%;
	margin-left:375px;
	
	z-index:5;
}

.under_menu{
	position:absolute;
	top:170px;
	left:50%;
	margin-left:-400px;
	
	z-index:4;
}

.top_container_img{
	position:absolute;
	top:445px;
	width:800px;
	height:755px;
	left:50%;
	margin-left:-400px;
	background-image:url(images/common/container.png);
	
	z-index:5;
}

.under_container_img{
	position:absolute;
	top:245px;
	width:800px;
	height:1055px;
	left:50%;
	margin-left:-400px;
	background-image:url(images/common/container.png);
	
	z-index:5;
}

.top_container{
	position:absolute;
	top:445px;
	width:800px;
	height:755px;
	left:50%;
	margin-left:-400px;
	
	z-index:6;
}

.under_container{
	position:absolute;
	top:245px;
	width:800px;
	height:755px;
	left:50%;
	margin-left:-400px;
	
	z-index:6;
}

.top_container table{
	width:770px;
	margin-left:15px;
	margin-top:15px;
}

.under_container table{
	width:770px;
	margin-left:15px;
	margin-top:0px;
}

.top_leftcalam{
	width:214px;
}

.top_leftcalam div{
	width:214px;
	padding-bottom:10px;
	padding-top:10px;
	background-image:url(images/top/banner_bg.png);
	background-position:bottom;
}

.top_leftcalam_banner{
	margin-bottom:10px;
	margin-left:10px;
}

.bannet_leftcalam_top{
	margin-bottom:15px;
}

.top_margin{
	width:15px;
}

.top_rightcalam{
	width:541px;
}

.top_news{
	width:541px;
	background-image:url(images/top/news_bg.png);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:18px;
	margin:15px 0px 15px 0px ;
}

.top_news img{
	margin:15px;
}

.top_news p{
	margin:0px 10px 10px 10px;
}

.top_news span{
	font-weight:bold;
}

.top_news_new{
	color:#ff6521;
}

.top_news_old{
	color:#00a8ff;
}

.top_copy{
	text-align:center;
	padding-top:20px;
}

.top_footerbanner{
	margin:10px;
}

.under_title{
	height:84px;
	width:770px;
	background-image:url(images/common/title_under.png);
	background-position:bottom left;
	background-repeat:no-repeat;
}

.movie_cap{
	margin-top:30px;
	font-weight:bold;
}

.goods_title{
	padding:20px 0px 10px 0px ;
}

.goods_th{
	margin:15px;
	text-align:center;
	width:139px;
	float:left;
}

.goods_th a{
	text-decoration:none;
}

.goods_th div{
	margin-top:60px;
}

.goods2_title{
	width:760px;
	font-weight:bold;
	padding:5px;
	background-color:#212121;
	margin:15px 0px 15px 0px ;
}

.goods_img{
	width:353px;
}

.goods_track{
	padding:10px;
	background-color:#212121;
	display: inline-block;
	line-height:2;
	margin:10px 0px 10px 0px ;
}

.goods_track strong{
	color:#09F;
}

.goods_tx{
	font-size:x-small;
}

.goods_samplemusic{
	margin-top:20px;
}

.goods2_rightcalam{
	margin-top:-353px;
	margin-left:368px;
}
.special_th{
	margin:30px 5px 5px 5px;
	text-align:center;
	width:236px;
	float:left;
}

.special_th a{
	text-decoration:none;
}

.special_th strong{
	color:#ff6521;
}

.goods_th strong{
	color:#ff6521;
}
.special_th2{
	margin:30px 5px 5px 5px ;
	text-align:center;
	width:200px;
	float:left;
}
.special_th2 a{
	text-decoration:none;
}
.special_th2 a{
	text-decoration:none;
}
.special_th2 strong{
	color:#ff6521;
}

.special_th3{
	margin:30px 0px 5px 0px ;
	text-align:center;
	width:267px;
	float:left;
}
.special_th3 a{
	text-decoration:none;
}
.special_th3 a{
	text-decoration:none;
}
.special_th3 strong{
	color:#ff6521;
}

.special_th4{
	margin:30px 30px 5px 0px ;
	text-align:center;
	width:267px;
	float:left;
}
.special_th4 a{
	text-decoration:none;
}
.special_th4 a{
	text-decoration:none;
}
.special_th4 strong{
	color:#ff6521;
}

.special_th_wrap {
	margin-top: 15px;
	padding: 15px;
	background-color:#212121;
	zoom: 1; /*IE 5.5-7*/
}
.special_th_wrap:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	font-size: 1px;
	line-height: 0;
}
.special_th_wrap .special_th {
	margin: 5px 5px 15px 5px;
	line-height: 1.3;
}
.special_th_wrap .special_th img {
	margin-bottom: 3px;
}
.special_th_wrap h2 {
	margin-bottom: 15px;
}
.special_th_wrap .link {
	text-align: right;
}

.special_01{
	width:700px;
	text-align:left;
	margin-left:35px;
	margin-top:30px;
}

.special_01 strong{
	color:#00baff;
}

.special_04_date{
	color:#F60;
}

.special_04_caution{
	font-size:small;
	color:ccc;
}

.special_05_th{
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}

.special_05_th img{
	margin:15px 0px 15px 0px ;
}

.special_09_img{
	margin:15px;
	border:solid 1px #fff;
}

.special_notes {
	margin: 0;
	padding: 0;
	color: #ff6600;
}
.special_notes li {
	list-style: none;
	padding-left: 1em;
	text-indent: -1em;
}

.ccc{
	color:#ccc;
}

.special_03_comic{
	padding:15px 0px 30px 0px ;
	border-top: solid 1px #ccc;
}

.spec_leftcalam{
	width:200px;
	padding:5px;
	margin:2px;
	float:left;
	background-color:#333;
	border-left: solid 1px #555;
	text-align:center;
}

.spec_leftcalam_{
	width:200px;
	padding:5px;
	margin:2px;
	float:left;
	text-align:center;
}

.spec_rightcalam_a{
	width:400px;
	padding:5px;
	margin:2px;
	float:left;
	background-color:#444;
}

.spec_rightcalam_a_{
	width:400px;
	padding:5px;
	margin:2px;
	float:left;
}

.spec_rightcalam_b{
	width:400px;
	padding:5px;
	margin:2px;
	float:left;
	background-color:#555;
}

table.shoplist {
	width: 730px;
	margin-bottom: 1.5em;
	word-break: break-all;
}
table.shoplist th {
	background-color: #333;
	color: #fff;
	text-align: left;
	padding: 0.4em 5px;
	font-weight: bold;
}
table.shoplist td {
	padding: 0.4em 5px;
	border-bottom: 1px dotted #333;
	color: #bbb;
	vertical-align: top;
}
table.shoplist td.shop {
	width: 250px;
	color: #fff;
}

.comic {
	width: 330px;
	margin-bottom: 25px;
}
.comic h2 {
	font-size: larger;
	margin-bottom: 5px;
}
.comic h2 span {
	display:block;
	margin-bottom: 5px;
	text-align: center;
}
.comicleft {
	float: left;
	padding-left: 35px;
}
.comicright {
	float: right;
	padding-right: 35px;
}

