@charset "UTF-8";

* html body {
	overflow: hidden;
}
body {
	padding: 0;
	background: url(../img/common/bg.gif) top center;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
}
a {
	overflow: hidden;
	outline: none;
}
a:link {
	color: #c6002f;
	text-decoration: none;
}
a:visited {
	color: #c6002f;
	text-decoration: none;
}
a:active {
	color: #c6002f;
	text-decoration: underline;
}
a:hover {
	color: #c6002f;
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}
.large {
	font-size: 16px;
}
.small {
	font-size: 12px;
	font-weight: normal;
}
.fltL {
	float: left;
}
.fltR {
	float: right;
}
img {
	border: 0;
}

.normal { font-weight: normal; color: #000; }
.red { color: #c6002f; }

.f10 {	font-size: 10px;}
.f11 {	font-size: 11px;}
.f12 {	font-size: 12px;}
.f13 {	font-size: 13px;}
.f14 {	font-size: 14px;}
.f15 {	font-size: 15px;}
.f16 {	font-size: 16px;}
.f18 {	font-size: 18px;}
.f20 {	font-size: 20px;}



/****************************************
	Temp
*****************************************/
#wrapperHeader {
	display: block;
	width: 100%;
	margin: 0;
	padding: 10px 0;
	background: #c6002f;
}

#header {
	display: block;
	position: relative;
	width: 1000px;
	height: 40px;
	margin: 0 auto;
}
#header h1 {
	display: block;
	position: absolute;
	top: 5px;
	left: 0;
}
#menu {
	display: block;
	position: absolute;
	top: 17px;
	right: 1px;
	width: 609px;
}
#menu ul li {
	float: left;
	list-style: none;
	text-decoration: none;
	font-size: 1px;
	line-height: 1;
	margin: 0 10px;
}
#menu a:hover img {
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter: “alpha( opacity=70 )”;
	}
/****************************************
	MAIN 
*****************************************/

#main {
	display: block;
	width: 1000px;
	min-height: 600px;  
	height: auto !important;  
	height: 600px;
	margin: 0 auto 100px;
	padding: 0;
	font-size: 14px;
}

#wrapperSnavi {
	width: 1000px;
	margin: 0 auto 10px;
}

#snavi {
	float: right;
	width: 580px;
	margin: 0 auto;
	padding: 15px  10px 0 0;
}

#snavi ul li {
	float: left;
	list-style: none;
	text-decoration: none;
	font-size: 14px;
	margin: 0 0 0 15px;
}
#snavi a:hover img {
	opacity:0.5;
	filter:alpha(opacity=50);
	-ms-filter: “alpha( opacity=50 )”;
	}

#main h2 {
	clear: both;
	margin-bottom: 20px;
}

#main h3 {
	line-height: 1;
	margin-bottom: 20px;
}

.section {
	display: block;
	clear: both;
	position: relative;
}

.section p {
	line-height: 1.8;
	margin-bottom: 1em;
}
.box {
	display: block;
	width: 480px;
}

.boxPic {
	display: block;
	width: 360px;
}

.boxTxt {
	display: block;
	width: 600px;
}

.t_center {
	text-align: center;
}
.t_right {
	text-align: right;
}

hr {
	clear: both;
	margin: 0 0 20px;
	border-width: 1px 0 0 0;
	border-style: dashed;
	border-color: #8b7676;
	height: 1px;
}

/*==========INDEX==========*/

#wrapperIndex {
	display: block;
	width: 100%;
	height: 680px;
	margin: 0;
	background: url(../img/index/main.jpg) no-repeat bottom center;
}

#wrapperInner {
	display: block;
	width: 1000px;
	margin: 0 auto;
}

#mainIndex {
	display: block;
	position: relative;
	width: 1000px;
	height: 680px;
}
#mainIndex h1 {
	position: absolute;
	top: 150px;
	left: 565px;
}
#mainIndex h2 {
	position: absolute;
	top: 27px;
	right: 49px;
}

#mainIndex h2 {
	position: absolute;
	top: 27px;
	right: 49px;
}

#mainIndex .status {
	position: absolute;
	top: 577px;
	left: 618px;
}
#mainIndex .lead01 {
	position: absolute;
	top: 188px;
	left: 12px;
}
#mainIndex .btnComment {
	position: absolute;
	top: 300px;
	left: 10px;
}

#indexMovie {
	position: absolute;
	top: 358px;
	left: 617px;
	width: 320px;
	height: 172px;
	padding: 7px;
	background: #000;
	/*background: #c6002f;*/
}

#wrapperMenu {
	display: block;
	width: 100%;
	margin: 0 0 20px;
	padding: 10px 0;
	background: #c6002f;
}

#indexMenu {
	display: block;
	width: 609px;
	margin: 0 auto;
}
#indexMenu ul li {
	float: left;
	list-style: none;
	text-decoration: none;
	font-size: 1px;
	line-height:1;
	margin: 0 10px;
}
#indexMenu a:hover img {
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter: “alpha( opacity=70 )”;
	}
	
#indexFoot {
	display: block;
	width: 1000px;
	margin: 0 auto 30px;
}


/*---Banner_Button---*/

#banner {
	display: block;
	float: left;
}
#banner ul li {
	float: left;
	margin-right: 15px;
}

#snsShare {
	display: block;
	float: right;
	width: 250px;
	margin: 0 auto;
	padding: 0 0 0 30px;
	/*background:#ccc;*/
}

#snsShare ul li {
	float: left;
}

.fb-like {
	text-align: left;
}


/*==========INTRODUCTION==========*/


/*==========STORY==========*/


/*==========CAST==========*/

.mc {
	display: block;
	padding: 15px 0 5px;
	font-size: 13px;
}

.mc h5 {
	width: 70px;
	color: #fff;
	font-size: 12px;
	text-align: center;
	padding: 5px;
	margin-bottom: 10px;
	background: #c6002f;
}


/*==========CREDIT==========*/

.credit {
	/*background: url(../img/pic_credit.jpg) no-repeat right 40px;*/
}
.boxCredit01 {
	width: 500px;
	/*width: 400px;*/
}
.boxCredit02 {
	width: 500px;
	/*width: 600px;*/
}

/*==========TRAILER==========*/

.trailer {
	width: 470px;
	height: 260px;
	margin: 0 auto;
	padding: 5px ;
	background: #000;
}
	

/*==========REVIEW==========*/

.review {
	width: 480px;
}
.review p {
	font-size: 15px;
	line-height: 1.8;
	margin-bottom: 5px;
}
.review p.author {
	color: #c6002f;
	font-size: 13px;
	text-align: right;
	margin-bottom: 20px;
}

/*==========COMMENT==========*/

.comment {
	padding: 0 15px;
	border-left: 3px solid #ccc;
	margin-bottom: 40px;
}
.comment p {
	font-size: 15px;
	line-height: 1.8;
	margin-bottom: 0;
}
.comment p.author {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #c6002f;
}


/*==========THEATER==========*/

.ticket {
	display: block;
	width: 640px;
	padding: 20px 20px 0;
	margin: 0 auto 30px;
	border: 2px dotted #c6002f;
	background: #fbeade;
}

#areaMenu {
	display: block;
	font-size: 14px;
	color: #857966;
	text-align: center;
	margin: 0 auto 20px;
}

table {
	border-collapse: collapse;
	width: 1000px;
	margin: 0 auto;
	font-size: 13px;
}
th {
	padding: 5px;
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #999;
	background: #D8CCC2;
	text-align: center;
}
td {
	padding: 5px;
	margin: 0px;
	border: 1px solid #999;
}

/*==========DIRECTOR==========*/

.film {
	padding: 30px;
	background: #fcefe6;
}

.boxFilm {
	width: 440px;
}

.boxFilm dt {
	font-size: 12px;
	font-weight: bold;
}

.boxFilm dd {
	margin-bottom: 20px;
}

.boxFilm dd h4 {
	color: #c6002f;
	font-weight: bold;
}

.boxFilm dd h4.normal {
	color: #c6002f;
	font-weight: normal;
}

.boxFilm dd p {
	color: #555;
	font-size: 11px;
	padding-left: 14px;
}
