@charset "UTF-8";


body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	color: #666;
	background-color: #113a57;
	background-attachment: fixed;
	background-image: url(../images/bg.png);
	background-repeat: repeat;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 100%;

}
html {
	height: 100%;
}
* html div#wrapper {
	height: 100%;
}
#wrapper {
	text-align: center;
	margin: 0;
	width: 100%;
	position: relative;
	min-height: 100%;}
body > #wrapper {
	height: auto;
}

#top {
	text-align: center;
	margin: 0 auto;
	padding: 0;
	background-image: url(../images/top_bg01.png), url(../images/top_bg02.png), url(../images/top_bg03.png), url(../images/top_bg04.png);
	background-repeat: no-repeat;
	background-position: 50% 0px, 50% 220px, 50% 440px, 50% 660px;
	width: 1100px;
	height: 880px;
}
#logo {
	margin: 0;
	padding: 0;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 645px;
}

.nav {
	text-align: center;
	width: 1100px;
	margin: 0 auto;
	height: 0;
	/*高さを0にしないとスライド時ストップ地点に干渉*/
	padding: 0;
}
.fixed {
    position: fixed;
    top: 0;
    z-index: 1000;
}

#menu {
	background-image: url(../images/menu_bg_full.png);
	background-repeat: no-repeat;
	text-align: center;
	width: 1000px;
	height: 40px;
	margin: 0 auto;
	padding: 0;
}


#footer {
	color: #969696;
	background-color: #000000;
	text-align: center;
	width: 100%;
	position: absolute;
	bottom: 0;
	margin: 0;
	padding: 10px 0;
}



/*-----contents-----*/
#content {
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}
.top_btn  {
	text-align: right;
	margin: 0 auto;
	padding: 20px;
}

#intro {
	width: 1000px;
	margin: 0 auto;
	padding: 50px 0;
}
.intro_box {
	background-attachment: scroll;
	background-image: url(../images/intro_bg.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0%;
	text-align: left;
	margin: 0;
	padding: 0;
	width: 1000px;
	height: 700px;
}
.intro_text {
	font-size: 14px;
	line-height: 1.5em;
	color: #113a57;
	text-align: left;
	margin: 0;
	padding: 250px 300px 0 310px;
}

#story {
	width: 1000px;
	margin: 0 auto;
	padding: 50px 0;
}
.story_box {
	background-attachment: scroll;
	background-image: url(../images/story_bg.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0%;
	text-align: left;
	margin: 0;
	padding: 0;
	width: 1000px;
	height: 700px;
}
.story_text {
	font-size: 14px;
	line-height: 1.5em;
	color: #113a57;
	text-align: left;
	margin: 0;
	padding: 420px 370px 0 70px;
}

#cast {
	width: 1000px;
	margin: 0 auto;
	padding: 50px 0;
}
.cast_box {
	font-size: 12px;
	line-height: 1.5em;
	color: #113a57;
	background-image: url(../images/cast_bg01.png), url(../images/cast_bg02.png), url(../images/cast_bg03.png);
	background-repeat: no-repeat;
	background-position: 0px 0%, 334px 0%, 666px 0%;
	text-align: left;
	margin: 0;
	padding: 405px 0 25px 0;
}
.cast_text00 {
	width: 15px;
	float: left;
	}
.cast_text01 {
	margin: 0;
	padding: 0;
	width: 319px;
	height: 270px;
	overflow: auto;
	float: left;
}
.cast_text02 {
	margin: 0;
	padding: 0;
	width: 317px;
	height: 270px;
	overflow: auto;
	float: left;
}
.cast_text03 {
	margin: 0;
	padding: 0;
	width: 300px;
	height: 270px;
	overflow: auto;
	float: left;
}

#staff {
	width: 1000px;
	margin: 0 auto;
	padding: 50px 0;
}
.staff_box {
	font-size: 12px;
	line-height: 1.2em;
	color: #113a57;
	text-align: center;
	background-image: url(../images/staff_bg01.png), url(../images/staff_bg02.png), url(../images/staff_bg03.png);
	background-repeat: no-repeat;
	background-position: 0px 0%, 334px 0%, 666px 0%;
	margin: 0;
	padding: 0;
	height: 700px;
}
.staff_dir {
	width: 840px;
	margin: 0 auto;
	padding: 160px 0 0 0;
	text-align: right;
}
.staff_text01 {
	width: 860px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
.staff_text02 {
	margin: 0 20px 0 0;
	padding: 0px;
	float: left;
	width: 400px;
}
.staff_text03 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 440px;
}

#prono {
	width: 1000px;
	margin: 0 auto;
	padding: 50px 0;
}
.prono_box {
	font-size: 12px;
	line-height: 1.5em;
	color: #113a57;
	text-align: left;
	margin: 0;
	padding: 0;
	width: 1000px;
}
.prono_bg01 {
	background-image: url(../images/prono_bg01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0;
	padding: 0 0 0 545px;
}
.prono_bg02 {
	background-image: url(../images/prono_bg02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0;
	padding: 5px 339px 227px 0;
}
.prono_bg03 {
	background-image: url(../images/prono_bg03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0;
	padding: 1px 0 4px 339px;
}
.prono_bg04 {
	background-image: url(../images/prono_bg04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0;
	padding: 0 545px 0 0;
}
.prono_bg05 {
	background-image: url(../images/prono_bg05.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 240px;
	width: 1000px;
}
.prono_text00 {
	margin: 0;
	padding: 10px;
}
.prono_text01 {
	width: 455px;
	height: 454px;
	margin: 0;
	padding: 0;
	overflow: auto;
}
.prono_text02 {
	width: 661px;
	height: 219px;
	margin: 0;
	padding: 0;
	overflow: auto;
}
.prono_text03 {
	width: 661px;
	height: 235px;
	margin: 0;
	padding: 0;
	overflow: auto;
}
.prono_text04 {
	width: 455px;
	height: 455px;
	margin: 0;
	padding: 0;
	overflow: auto;
}


/*-----sns-----*/
#sns_box {
	margin: 70px 0 0 0;
	padding: 5px 0 0 630px;
	text-align: right;
}
#sns {
	width: 370px;
	height: 40px;
	margin: 0;
	text-align: right;
}
.sns_button ul{
	list-style-type: none;
	border: none;
	margin: 0px;
	padding: 0px;
}
.sns_button ul li{
	height: 25px;
	margin: 0 5px 0 0;
	float: left;
	overflow: hidden;
}
.twitter{
	width: 100px;
	padding: 5px 0 0 0;
}
.fb {
	width: 115px;
	padding: 5px 0 0 0;
}
.eigacom {
	width: 125px;
	padding: 5px 0 0 0;
}
.filmarks {
	width: 110px;
	padding: 5px 0 0 0;
}

.sns_box2 {
	margin: 0;
	padding: 5px 0 0 630px;
	text-align: right;
}
.sns2 {
	width: 370px;
	height: 40px;
	margin: 0;
	text-align: right;
}
/*
#sns_link ul{
	list-style-type: none;
	border: none;
	margin: 0px;
	padding: 0px;
}
#sns_link ul li{
	height: 30px;
	margin: 0px 5px;
	float: right;
	overflow: hidden;
}
.t {
	width: 25px;
	padding: 2px 0 0 0;
}
.f {
	width: 175px;
	padding: 0;
}
*/


/*-----tips-----*/
a {
	color: #f8f91f;
	text-decoration: none;
}
a:hover {
	color: #c30d23;
	text-decoration: none;
}
a:hover img {
  filter:alpha(opacity=80);
    -moz-opacity: 0.7;
    opacity: 0.7;
}
a img{
	border:0;
	filter:alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}
.cover {
	border: 1px solid #000;
}
hr {
border-style:dotted;
border-color: #CCC;
border-width:1px 0 0 0;
}
.text11 {
	font-size: 11px;
}
.text15 {
	font-size: 15px;
}
.text16 {
	font-size: 16px;
}
.text18 {
	font-size: 18px;
}
.karashi {
	color: #C90;
}
.futoji {
	font-weight: bolder;
}
.kugiri {
	clear: both;
}