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

.wf-roundedmplus1c { font-family: "Rounded Mplus 1c","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }

* {
	-webkit-text-size-adjust: 100%;
}

html, body {
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	line-height: 30px;
	min-width: 1000px;
	width: 100%;
	min-height: 100%;
	height: 100%;
	min-height: 100%;
	color: #FFF;
	background-color: #000;
}

img {
	margin: 0px;
	padding: 0px;
	vertical-align:bottom;
}

a {
	color: #F00;
	text-decoration: none;
}

a img {
	border: 0px;
}

.space10 {
	height: 10px;
}

.space20 {
	height: 20px;
}

.space30 {
	height: 30px;
}

.space40 {
	height: 40px;
}

.space45 {
	height: 45px;
}

.space50 {
	height: 50px;
}

.red {
	color: #F00;
}

.green {
	color: #009944;
}

.blue {
	color: #5d61f4;
}

.yellow {
	color: #d0a41e;
}

.aqua {
	color: #0098dc;
}

.text_line {
	height: 40px;
	font-size: 19px;
	font-weight: bold;
}

.text_line2 {
	font-size: 19px;
	font-weight: bold;
	border-bottom: 2px #000 solid;
}

#top_pic {
	height: 400px;
	position:relative;
}


#top_back {
	width: 100%;
	height: 750px;
	background: #000 url(../img/top_back.jpg) top repeat-x; 
	position: relative;
}

#top {
	width: 1000px;
	height: 780px;
	margin: 0px auto;
	position: relative;
}

#logo {
	padding-top: 18px;
}

#tw_fb {
	width: 335px;
	position: absolute;
	left: 643px;
	top: 22px;
}

#btn {
	width: 100%;
	height: 57px;
	position: relative;
	background: url(../img/btn/back2.jpg) repeat-x;
}

#btn2 {
	width: 1000px;
	height: 57px;
	margin: 0px auto;
	position: relative;
	background: url(../img/btn/back.jpg) no-repeat;
}

#b1 {
	position: absolute;
	left: 1px;
}

#b2 {
	position: absolute;
	left: 126px;
}

#b3 {
	position: absolute;
	left: 250px;
}

#b4 {
	position: absolute;
	left: 376px;
}

#b5 {
	position: absolute;
	left: 500px;
}

#b6 {
	position: absolute;
	left: 626px;
}

#b7 {
	position: absolute;
	left: 751px;
}
	

#b8 {
	position: absolute;
	left: 876px;
}
	

.wrap {
	width: 1000px;
	margin: 0px auto;
	position: relative;
}

.title {
	width: 100%;
	text-align: center;
	position: relative;
}
#about {
	width: 100%;
	height: 522px;
	position: relative;
	text-align: center;
	background: url(../img/about_back.jpg) repeat-x top;
	color: #000000;
}

#crew_b {
	width: 100%;
	height: 670px;
	position: relative;
	text-align: center;
	background: url(../img/crew_back.jpg) repeat-x top;
}
#break {
	width: 100%;
	height: 681px;
	background: url(../img/break_back.jpg) no-repeat top;
	position: relative;
}

#cb {
	width: 100%;
	background: url(../img/back.jpg) repeat top;
	position: relative;
	color: #000;
}

#cb table tr td {
	color: #FFFFFF;
}

.name {
	padding: 20px 0px;
	font-size: 25px;
	font-weight: 900;
	color: #000000;
	background: #FFFFFF;
}

#cast {
	width: 100%;
	padding: 20px 0px;
	text-align: center;
	position: relative;
	background: #111111;
	display: block;
}

#bgb {
	width: 100%;
	background: url(../img/back2.jpg) repeat-x top;
	position: relative;
}

#mcdj {
	width: 1000px;
	padding-top: 50px;
	position: relative;
	margin: 0px auto;
	text-align: center;
}

#over {
	width: 1000px;
	padding-top: 50px;
	position: relative;
	margin: 0px auto;
	text-align: center;
}

#entry {
	width: 100%;
	background: url(../img/entry_back.jpg) repeat-x top;
	padding-top: 50px;
	position: relative;
	margin: 0px auto;
	text-align: center;
}

.btn_cb {
	cursor: pointer;
}

.btn_bgb {
	cursor: pointer;
}

#e_cb {
	width: 100%;
	display: none;
}

#e_bgb {
	width: 100%;
	display: none;
}

#e_btn {
	width: 100%;
	display: none;
}

#time {
	width: 1000px;
	padding-top: 50px;
	position: relative;
	margin: 0px auto;
	text-align: center;
}

.table_line {
	border-bottom: #FFF solid 1px;
	padding: 10px 0px;
}

#contact {
	width: 1000px;
	padding-top: 50px;
	position: relative;
	margin: 0px auto;
	text-align: center;
}

#footer {
	width:100%;
	position:relative;
	color: #FFF;
	background: #FFF;
}

#footer2 {
	width: 1000px;
	margin: 0px auto;
	padding-top: 20px;
	position: relative;
}

#copy {
	width: 1000;
	height: 50px;
	font-size: 9px;
	margin: 0px auto;
	padding-top: 20px;
	text-align: center;
	position: relative;
	color: #9c9c9c;
}

.clear {
	clear: both;
}
