@charset "UTF-8";

/* basic */
html{
	height:100%;
}
body {
	margin:0;
	padding:0;
	font-family:"メイリオ","Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3", Meiryo,"ＭＳ Ｐゴシック",verdana,sans-serif;
	background:#000;
	color:#fff;
	letter-spacing: 1px;
	height:100%;
}

img{
border:0;
}

.bg_top {
background:url(images/bg.jpg) center top #000 no-repeat fixed;
}

.bg_child {
background:url(images/bg.jpg) center top #000 no-repeat fixed;
}


ol,ul,li,p,br{
margin:0;
padding:0;
}


h1,h2,h3,h4,h5,h6{
margin:0;
padding:0;
}


hr{
border: 0;
height: 1px;
background: #0073ff;
clear:left;
clear:right;
clear:both;
margin:10px 0;

}

a{
text-decoration: none;
color:#fff;
}
a:hover{
text-decoration: underline;
}

/* layout */
	

#wrapper {
 z-index: 50;
 width: 100%;
 height: 100%;
}

#content {
	margin:0 auto 0;
	width:930px;
	background:url(images/content_bg.png) repeat-x fixed;
 	min-height: 1029px;
	height: auto;

}

#sidebar {
float:left;
width:220px;
background: #1f317b;
}

#site_title {
margin:34px 0 19px 0 ;
text-align:center;
}


#menu{
	padding:0 0 0 20px;
}

#menu li{
	height:40px;
	line-height:40px;
	padding:0 0 0 20px;
	list-style-type: none;
	vertical-align: middle;
}

#menu li:hover{
	background: url(images/menu_on1.png) 0 0 no-repeat;
	
}

#menu li img{
	vertical-align: middle;
}


#menu .has_child{
	height:auto;
	list-style-type: none;
	margin:0 0 10px 0;
}


#menu .has_child .menu_h{
	padding:0 0 0 10px;
	line-height:20px;
	height:20px;
}


#menu .has_child ul li{
	height:20px;
	line-height:20px;
	padding:0 0 0 20px;
	list-style-type: none;
	vertical-align: middle;

}

#menu .has_child ul li img{
	vertical-align: middle;
}


#menu .has_child li:hover{
	background: url(images/menu_on2.png) 0 0 no-repeat;	
}

.menu_on{
	background: url(images/menu_on1.png) 0 0 no-repeat;
}

.menu_on2{
	background: url(images/menu_on2.png) 0 0 no-repeat;	
}


#main_wrapper {
float:left;
width:710px;

}


#main {
padding:0 52px 45px 52px;
margin:45px 0 0 0;

}



#twitter_w{
	padding:0 10px;
	height: 250px;
}

#twitter_w iframe {
	height: 500px;
}


#footer {
padding:0 52px;
letter-spacing:0px;
font-size:0.78em;
position:relative;
height:30px;
}


#footer .rights{
position:absolute;
top:0;
left:30px;
}

#footer .tw_button{
position:absolute;
top:0;
left:390px;
}

#footer .fb_button{
position:absolute;
top:0;
left:500px;
}



/** archive **/


.post_list{
	border-bottom:1px solid #0073ff;
}

.post_list li{
	list-style-type:none;
	border-bottom:1px dashed #0073ff;
	font-size:0.85em;
	padding:8px 0;

}

.post_list li .list_date{
	display:table-cell;
	width:90px;
	height:inherit;
	padding:0 0 0 10px;
	color:#00f6ff;
	vertical-align:middle;
	font-size:0.85em;
	letter-spacing:0px;

}

.post_list li .list_title{
	display:table-cell;
	width:500px;
	/*
	padding:0 0 0 10px;
	*/
	vertical-align:middle;
}
/**/

.post_list li .list_title a{
	line-height:0.9em;
}

/** single - page **/


.category_title{
	font-size:1.3em;
	padding:10px 16px ;
	margin:0 0 1em 0;
}

.category_sub_title{
	font-size:1em;
	padding:6px 16px ;
	margin:0 0 1em 0;
}

.post_head{
border-top:1px solid #0073ff;
border-bottom:1px dotted #0073ff;
margin:0 0 10px 0;
padding:4px 0 ;

}


.post_title{
	padding:0 0 0 0.8em ;
	margin:0 !important;
	vertical-align:middle;
	display:inline-block;
	font-size:0.9em;
	width:80%;
}
.post_date{
	display:inline-block;
	text-align:right;
	vertical-align:middle;
	color:#00f6ff;
	font-size:0.85em;
	letter-spacing:0px;
	width:15%;
}


.post_sub_title{
	font-size:1em;
	padding:6px 16px ;
	margin:0 0 1em 0;
}

.post_content{
	font-size:0.9em;
	line-height:1.5em;
}

/*
.post_content strong{
color:#00f6ff;
}
*/


.post_content a{
color: #0cf;
}
	
.post_content dl,
.post_content dt,
.post_content dd{
	padding:0px;
}

.post_content dt{
border-bottom:1px dotted #0073ff !important;
margin:0 0 20px 0;
padding:10px 0 ;

}

.post_content dd{
margin:0 0 20px 0;
padding:0 0 20px 0 ;

border-bottom:1px solid #0073ff !important;
}

.post_content h1{ font-size:1.6em; }
.post_content h2{ font-size:1.4em; }
.post_content h3{ font-size:1.3em; }
.post_content h4{ font-size:1.2em; }
.post_content h5{ font-size:1.1em; }
.post_content h6{ font-size:1em; }

.post_content h1,.post_content h2,.post_content h3,
.post_content h4,.post_content h5,.post_content h6{
margin:1em 0;
padding:6px 10px 6px 2px;
border-bottom:1px solid #0073ff;
}



.post_content ul{
margin:0 0 0 22px;
}

.post_content ol{
margin:0 0 0 30px;
}

.post_content blockquote{
width:90%;
font-size:0.82em;
background-color:rgba(0,0,0,0.4);
padding:16px;
margin:1em auto;

}

#post_nav{
margin:100px 0 0 0;
width:100%;
text-align:center;
border-top:4px double #0073ff;
padding:10px 0 0 0;
}

#post_nav #prev_post {
	text-align:right;
	width:45%;
	display:inline-block;
}

#post_nav #next_post {
	text-align:left;
	width:45%;
	display:inline-block;

}



/** custom class **/


.clearleft{
clear:left;
}


.section{
	margin:0 0 10px 0;
}


.blue_bg{
	background: url(images/trance_blue_bg.png);
}

.black_bg{
	background:rgba(0,0,0,0.5);
}

.youtube{
	width:606px;
	height:342px;
	background: url(images/movie_iframe_bg.png) 0 0 no-repeat;
}

.youtube iframe{
	margin:6px 0 0 6px;
}


.outline{
color: #FFF;
font-weight: bold;
text-shadow: 2px 2px 1px #000,
-2px 2px 1px #000,
2px -2px 1px #000,
-2px -2px 1px #000;
padding:6px 12px;

}

.movie_box h3{
	text-align: center;
	font-size:1.4em;
	line-height:1.4em;
	height:1.4em;
	vertical-align: middle;
	margin:0;
	padding:10px;
}

.main_section{
	margin:0 0 3px 0;
	border-top:1px solid #0073ff;
}

.wp-pagenavi{
margin:20px auto;
text-align:center;
}

.wp-pagenavi * {
font-size:0.9em;
}

.wp-pagenavi a{
display:inline-block;
background:#fff;
color:#000;
width:21px;
height:21px !important;
margin:4px;
padding:0;

}

.wp-pagenavi span{
display:inline-block;
background:#00f6ff;
color:#000;
width:21px;
height:21px !important;
margin:4px;
padding:0;

}

.wp-pagenavi .previouspostslink,
.wp-pagenavi .nextpostslink{
width:82px;
height:21px !important;
background:none;
vertical-align:bottom;
}


.scroll_section{
height:150px;
overflow-y:scroll;
border-top:1px solid #0073ff;
border-bottom:4px double #0073ff;
margin:0 0 20px 0;

}


/* 連結したh3とh2*/
.combi{
margin:0 0 20px 0;
}

.combi h2,
.combi h3{
margin:0;
}

.clearfix{
clear:left;
clear:right;
clear:both;
}




#dvd_info,#cd_info{
margin:0 0 20px 0;
}

#dvd_info .product,
#cd_info .product{
float:left;
text-align:center;
margin:0 10px 0 0;
}

#dvd_info .product_title,
#cd_info .product_title{
font-size:0.75em;
letter-spacing:0px;
}

#dvd_info .product .product_thumb img{
height:120px;
}



#cd_info .product .product_thumb img{
width:120px;
}


#cd_info .product{
width:120px;
}

.charaBox{
float:left;
margin:0 7px 10px 0;
font-size:0.78em;
width:195px;
letter-spacing:0px;

}

.charaBox img{
width:195px;
}



.solid-border{
border-bottom:1px solid #0073ff !important;
}

.double-border{
border-bottom:4px double #0073ff !important;
}

.noborder{
	border:0 !important;
}

.padding_inner{
padding:10px;
}


.arasuji{
color:#00f6ff !important;
border:0 !important;
font-size:0.9em !important;
margin:2px 0 !important;
padding:0 !important;
}


td.staff_t{
vertical-align:top;
width:160px;
}

td.cast_t{
vertical-align:top;
width:123px;
}

.comic{
margin:0 0 20px 0;
}

.dvd_visual{

padding:0 0 20x 20px;
}


#banner_section{
text-align:center;

margin:0 0 20px 0;
}

#banner_section a{

}


.list_new{
color:#00f6ff !important;
letter-spacing:0;
font-size:0.7em;
}

.post_content p{
	margin:0 0 1.2em 0;
	}

.theater_list_sp{
display:none;
}


.theater_list_pc,
.theater_list {
	width:100%;
	border-collapse: separate;
	border-spacing: 0px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
}
.theater_list_pc th,
.theater_list th {
	font-size: 85%;
	padding: 4px;
	text-align: center;
	color: #fff;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	vertical-align: middle;
}
.theater_list_pc td,
.theater_list td {
	text-align: center;
	font-size: 85%;
	padding: 4px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
.theater_list_pc .name,
.theater_list .name {
	text-align: left;
	font-size: 100%;
}
.theater_list_pc .name a,
.theater_list .name a {
	color: #0cf;
}
