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

/* reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

html {scrollbar-track-color: #000000;
	scrollbar-face-color: #b5a371;
	scrollbar-arrow-color:#000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-highlight-color:#b5a371;
	scrollbar-shadow-color: #b5a371;}

body {
	line-height: 1;
	color:#FFFFFF;
	background-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-face-color: #b5a371;
	scrollbar-arrow-color:#000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-highlight-color:#b5a371;
	scrollbar-shadow-color: #b5a371;

}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* ====================================================== */

/* common */
.clearfix:after, dl:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix, dl {
	zoom: 1;
}

#ie6 {
	text-align: center;
}

a {
color:#f5dd01;}

a:hover {color:#f5dd01;}

body.in {
width: 628px;
font-size:12px;
margin-left:10px;
line-height:20px;
	scrollbar-track-color: #000000;
	scrollbar-face-color: #b5a371;
	scrollbar-arrow-color:#000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-highlight-color:#b5a371;
	scrollbar-shadow-color: #b5a371;

}

#wrapper {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background-color: #000000;
	position: relative;
}

.copy {
	text-align: center;
	color:#FFFFFF;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}

.menu {
background:url(../img/menu/menu_bg.gif) no-repeat center top;
margin:0 auto;
width:960px;
text-align:center;}

.inmenu {
background:url(../img/menu/menu_bg.gif) no-repeat center 75px;
margin:0 auto;
width:960px;
text-align:left;
}






#inwrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0 ;
}

li img {
	vertical-align: top;
}

#logoandmenu {
	float: left;
	width: 242px;
	text-align:right;
}

#contents {
	float: right;
	width: 718px;
}

iframe {
	width: 668px;
	height: 510px;
	margin: 0;
}



#coming {
	text-align: center;
	margin: 100px 0 0;
}

#flash {
	text-align: center;
	margin: 50px 0 0;
}








.story {
	padding: 0 0 30px;
}

.storytitle {
	font-weight: bold;
	color: #b4a177;
	border-bottom:1px dashed #b4a177;
	font-size:12px;
	line-height:20px;
}

#shutten {
	text-align: right;
}

.castname {
	font-size: 14px;
	font-weight: bold;
	color:#b4a177;
	border-bottom:dashed 1px;
	padding: 0 0 3px;
	margin: 0 0 3px;
}

.cast {
	padding: 15px 0;
}

.profile {
	padding: 0 0 10px;
}

#mobile p {
	margin: 15px;
}

.movie {
	padding: 0 0 30px;
}

.movie ul {
margin-left:20px;}

.movie ul li{
list-style-type:square;}

.movie ul li a{
text-decoration:none}

.movie ul li a:hover{
text-decoration:underline;}

.movietitle {
	font-weight: bold;
	color: #b4a177;
	border-bottom:1px dashed #b4a177;
	font-size:12px;
	line-height:20px;
}

div.news_t {
	color:#427a79;
	font-weight:bold;
	border-bottom:1px dotted #333333;
	margin-bottom:6px;
	padding-bottom:2px;
}

span.day {
	font-size:10px;
	color:#333333;
	font-weight:normal;
}

#footer {
text-align:center;
clear:both;}

div.banner {
text-align:center;
margin:10px 0;}

div.link{padding: 0 0 15px;}

span.linktitle{font-weight: bold;
	color: #b4a177;
	font-size:12px;
	line-height:20px;
	margin-right:10px;
}