@charset "UTF-8";

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

  00.共通設定
  01.トップ
  02.イントロダクション
  03.ジェイソン・ベッカー
  04.キャスト＆スタッフ
  05.aslについて
  06.劇場情報
  07.コメント
  08.クレジット

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

html {
	font-family: Verdana,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	height: 100%;
} 

body {
	background-color: #000;
	min-width: 1000px;
	color: #ddd;
	height: 100%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
}

a:link    { color: #eee;}
a:visited { color: #ccc;}
a:hover   { text-decoration: none;}
a:active  {}

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

 00.共通設定

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

/*-------------------------------
	ヘッドライン
-------------------------------*/

.headLine {
	width: 100%;
	min-width: 1000px;
	height: 30px;
	padding:5px 0;
	background:url(../images/common/news_bg.png);
	bottom: 0;
	left: 0;
	position: fixed;
}

.headLine .inner {
	width: 1000px;
	margin: 0 auto;
}

.headLine .contact {
	float: right;
	color: #666;
	font-size: 75%;
	color: #96C;
	display: block;
	text-align: right;
	margin-top: 5px;
}

.headLine .contact a {
	display: block;
	background: #555;
	color: #fff;
	padding: 2px 4px;
	text-decoration: none;
	border-radius: 5px;
}

.headLine table {
	padding: 5px 0;
	float: left;
}

.headLine table td {
	height: 30px;
	vertical-align: middle;
}

.headLine .google div {
	margin-right: -24px;
	margin-top: -5px;
}

.headLine .tweet div {
	margin-right: -34px;
	margin-top: -5px;
}

.headLine .fb div {
	margin-top: -4px;
}

/*-------------------------------
	ヘッダー
-------------------------------*/

/* ==トップ== */

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

#top #header .logo {
	position: absolute;
	top: 150px;
	right: 0px;
	
}

#top #header .TraLink {
	position: absolute;
	top: 400px;
	right: 170px;
	
}

#top #header .catch-copy {
	position: absolute;
	bottom: 20px;
	left: 0;
	width: 1000px;
	text-align: center;
}

/* ==下層== */

.lower #header,#top .bottomMenu {
	width: 100%;
	min-width: 1000px;
	height: 30px;
	padding:5px 0;
	background:url(../images/common/news_bg.png);
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 200;
}

.lower #header .inner,#top .bottomMenu .inner {
	width: 1000px;
	margin: 0 auto;
}

.lower #header .logo,#top .bottomMenu .logo {
	float: left;
	color: #666;
	padding: 0 10px 0 0;
}

.lower #header .copy,#top .bottomMenu .copy {
	float: left;
}


.lower #header .fNews,#top .bottomMenu .fNews {
	float: right;
	width: 114px;
	height: 26px;
	margin: 2px 0 0;
	position: relative;
	padding-right: 20px;
}

.fContact {
	float: right;
	padding: 4px 10px 0 0;
}

.fNews .h {
	position: absolute;
	top: 7px;
	left: 9px;
}

.fNews .t {
	position: absolute;
	top: 0px;
	left: 66px;
}

.fNews .f {
	position: absolute;
	top: 0px;	
	left: 97px;
}


.lower #header table,#top .bottomMenu table {
	padding: 2px 0;
	float: right;
}

.lower #header table td,#top .bottomMenu table td {
	height: 30px;
	vertical-align: middle;
}

.google div {
	margin-right: -24px;
}

.tweet div {
	margin-right: -34px;
}

.fb div {
}

/*-------------------------------
	グローバルナビ
-------------------------------*/

.globalNav {
	min-width: 1000px;
	width: 100%;
	height: 50px;
	margin: 0 0 270px;
	background: url(../images/common/nav_bg.png);
	border-bottom: 1px solid #2f002f;
}

.globalNav ul {
	width: 1000px;
	margin: 0 auto;
}

.globalNav li {
	float: left;
	text-align: center;
}

/*--- hover ---*/
.globalNav li a:hover img {
	opacity:0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
}

/* ==下層== */

.lower .globalNav {
	position: fixed;
	bottom: 40px;
	left: 0;
	margin: 0;
	z-index: 200;
}

/*-------------------------------
	フッター
-------------------------------*/

#footer {
	width: 1000px;
	margin: 0 auto 50px;
	text-align: center;
}

.pageTop {
	position: fixed;
	right: 20px;
	bottom: 50px;
}

/*
	コンテンツ
--------------------------*/

.lower #wrapper {
	padding: 0 0 150px;
}

.pageTitle {
	padding: 50px 0;
}

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

 01.トップ

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

/*-------------------------------
	背景
-------------------------------*/

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

/*-------------------------------
	ニュース
-------------------------------*/

.news {
	min-width: 1000px;
	width: 100%;
	padding: 5px 0;
	background:url(../images/common/news_bg.png);
	border-top: 1px solid #2f002f;
	font-size: 75%;
}

.news table {
	width: 1000px;
	margin: 0 auto;
}

.news table th {
	color: #fff;
	width: 70px;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	padding-right: 10px;
}

.news table td.t1 {
	background:url(../images/common/news-text_bg.png);
	padding: 5px 10px;
	vertical-align: middle;
	width: 856px;
	overflow: hidden;
}

.news table td.t2 {
	vertical-align: middle;
}

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

 02.イントロダクション

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

/*-------------------------------
	背景・ボックス
-------------------------------*/

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

#introduction #contents {
	width: 1000px;
	margin: 0 auto;
	line-height: 2;
}

/*-------------------------------
	スタイル
-------------------------------*/

.introductionBox {
	padding: 20px;
	background: url(../images/common/box-p_bg.png);
	margin: 0 0 30px;
}

.introductionBox p {
	background: url(../images/common/spacer.png);	
}

.android_chrome .introductionBox p {
	font-size: 50%!important;
}

.photoList {
	
}

.photoList li {
	float: left;
	width: 192px;
	margin-right: 10px;
}

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

 03.ジェイソン・ベッカー

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

/*-------------------------------
	背景・ボックス
-------------------------------*/

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

#jason-becker #contents {
	width: 550px;
	padding: 0 450px 0 0;
	margin: 0 auto 30px;
	line-height: 2;
}

/*-------------------------------
	スタイル
-------------------------------*/

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

 04.キャスト

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

/*-------------------------------
	背景・ボックス
-------------------------------*/

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

#cast #contents {
	width: 1000px;
	margin: 0 auto 30px;
	line-height: 2;
}

/*-------------------------------
	スタイル
-------------------------------*/

.castList li {
	padding: 0 0 30px;
}

.micheal {
	padding: 50px 0 50px!important;
	margin: 20px 0 50px;
	border-top: 1px solid #555;
	border-bottom: 1px solid #555;
}

.castName {
	margin: 0 0 20px;
}

.castImage {
	float: left;
	width: 200px;
}

.castComment {
	float: right;
	width: 728px;
	height: 178px;
	padding: 20px 20px 0;
	border: 1px solid #666;
	background:url(../images/common/box_bg.png);
	overflow-y: scroll;
}

.android_chrome .castComment {
	font-size: 70%!important;
}

.castComment p {
	margin: 0 0 20px;
}

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

 05.ASLについて

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

/*-------------------------------
	背景・ボックス
-------------------------------*/

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

#about-als #contents {
	width: 550px;
	padding: 0 450px 0 0;
	margin: 0 auto;
	line-height: 2;
}

/*-------------------------------
	スタイル
-------------------------------*/

.section {
	margin: 0 0 30px;
	padding: 0 0 10px;
	background: url(../images/common/line.png) bottom right no-repeat;
}


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

 06.劇場情報

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

/*-------------------------------
	背景・ボックス
-------------------------------*/

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

#theater-list #contents {
	width: 1000px;
	margin: 0 auto;
	line-height: 2;
}

/*-------------------------------
	スタイル
-------------------------------*/

.theaterTable {
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	width: 100%;
	font-size: 85%;
}

.theaterTable th {
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	padding: 5px;
	text-align: center;
	background-color: rgba(51,51,51,0.6);
	font-weight: bold;
}

.theaterTable td {
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	padding: 5px 10px;
	background: url(../images/common/box_bg.png);
}

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

 07.コメント

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

/*-------------------------------
	背景・ボックス
-------------------------------*/

#comment {
	background: #000 url(../images/comment/bg.png)  center center no-repeat fixed;
}

#comment #contents {
	width: 650px;
	padding: 0 350px 0 0;
	margin: 0 auto;
	line-height: 2;
}

/*-------------------------------
	スタイル
-------------------------------*/

.commentBox {
	background: url(../images/common/line.png) bottom right no-repeat;
	margin: 20px 0 0;
	padding: 0 0 20px;
}

.commentMarty {
	padding: 20px 0;
	margin: 0;
}

.commentL {
	float: left;
	width: 154px;
	padding: 5px 0 0;
}

.commentR {
	float: right;
	width: 476px;
	
}

.commentTitle {
	margin: 0 0 10px;
	font-weight: bold;
	color: #b79253;
}

.commentTitle .sml {
	font-size: 85%!important;
}

.commentImage img {	
	border: 1px solid #666;
	padding: 1px;
}

.commentText {
	font-size: 85%;
}

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

 08.クレジット

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

/*-------------------------------
	背景
-------------------------------*/

#credits {
	background: #000 url(../images/credits/bg.png)  center center no-repeat fixed;
	
}

#credits #contents {
	width: 1000px;
	margin: 0 auto;
	line-height: 2;
}

/*-------------------------------
	スタイル
-------------------------------*/

.creditsTitle {
	text-align: center;
	padding: 40px 0;
}
