 共通カスタマイズ 

*{
    margin:0; padding:0;
}

body{
	margin: 0;
	padding: 0;
	background: #ffffff;
    text-align:center;
	font-size: 11px;
	font-family: Verdana, Alial;
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center top;

}

a{
	color:#666666;
    text-decoration: none; 
}

a:hover{
	color: #ff1493;
}
.page-top{
    margin: 20px 20px 10px 0;
    text-align: right;
}

.title{
    padding: 5px;
    font-size: 11px;
	color: #d3d3d3;
	line-height: 150%;
	}

h2{
    padding: 5px;
    font-size: 14px;
	color: #333333;
	line-height: 150%;
}

p{
    padding: 5px;
	font-size: 12px;
	color: #666666;
	line-height: 150%;
}

ul{
	font-size: 12px;
	color: #666666;
	line-height: 150%;
}

li{
	font-size: 12px;
	color: #666666;
	line-height: 150%;
}

/*------------------------------
コンテイナー
------------------------------*/

#container{
	width: 900px;
	margin: 0 auto;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-align: left;
	background: #ffffff;
}

img{
    border: 0;
}

table,div{
	margin: auto;
}
.clear{
    clear: both;
}

/*------------------------------
ヘッダー
------------------------------*/

#header {
    width: 900px;
    height:100px;
    background: #000000 url(img/toplg.gif) no-repeat;
    font-family: Verdana, Alial;
	margin-top: 0px;
}

#header a:link,#header a:visited{
    color: #333333;
    text-decoration: none;
}

#header a:hover{
    color: #ff1493;
    text-decoration: none;    
}

h1{
    margin: 0;
	padding: 0;
}

h1 a{
	display: block;
	width: 251px;
	height: 60px;
	position: absolute;
	top: 35px;
	bottom: auto;
	left: 17px;
	right: auto;
	font-size: 10px;
	text-indent: -9999px;
}

/*------------------------------
メインエリア
------------------------------*/

#contents{
	clear:left;
	}

/*------------------------------
レフトエリア
------------------------------*/

#leftarea{
    background: #ffffff;
	padding: 15px 15px 15px 35px;
    color: #ffffff;
	width: 330px;
	height: 350px;
	vertical-align: top;
	text-align: left;	
	}


/*------------------------------
ライトエリア
------------------------------*/

#rightarea{
    background: #ffffff;
    color: #ffffff;
	padding: 15px 35px 15px 15px;
	width: 400px;
	height: 350px;
	text-align: center;
	}


/*------------------------------
グローバルナビ
------------------------------*/

#container #globalnavi {
    width: 900px;
    height: 100px;
    background: #ff1493 url(img/globalnavi_back.gif) repeat-x;
    position: relative;
    z-index: 500;
}

#globalnavi div {
    width: 900px;
    height: 100px;
    margin: 0 auto;
    padding: 0;
    z-index: 5;
    position: absolute;
    top: 0;
    left: -1px;
}

#globalnavi ul {
    height: 100px;
    margin: 0 auto;
    padding:0;
    list-style-type:none;
    background: url(img/globalnavi.gif) no-repeat 0 -100px;
}


#globalnavi li {
    float: left;
}

#home {
    width: 120px;
}

#introduction {
    width: 120px;
}

#story {
    width: 120px;
}

#cast {
    width: 120px;
}

#trailer {
    width: 120px;
}

#movie {
    width: 120px;
}

#globalnavi a {
    height: 100px;
    font-size: 10px;
    text-indent: -9999px;
    display: block;
}

#globalnavi a {
    background: url(img/globalnavi.gif) no-repeat;
}


#globalnavi #home a {
    background-position: 0 0;
}

#globalnavi #introduction a {
    background-position: -120px 0;
}

#globalnavi #story a {
    background-position: -240px 0;
}
#globalnavi #cast a {
    background-position: -360px 0;
}

#globalnavi #trailer a {
    background-position: -480px 0;
}

#globalnavi #movie a {
    background-position: -600px 0;
}


#globalnavi a:hover,
#globalnavi li:hover a,
#globalnavi li.mnhover a {
	background: none !important;
	text-decoration:none;
}


/*------------------------------
フッタ
------------------------------*/

#copy{
    clear: both;
    background: #ffffff;
    color: #ffffff;
	font-size:11px;
	color: #666666;
	text-align:left;
	padding:10px;
	}

/*------------------------------
ｲﾝﾃﾞｯｸｽ
------------------------------*/

#ad{
    text-align:center;
}

#enter{
    text-align:center;
}

/*------------------------------
トップページ
------------------------------*/

.top_flyer{
    width: 214px;
    height: 300px;
	text-align:center; 
}

/*------------------------------
イントロダクション
------------------------------*/

.pic_intro{
    width: 400px;
	height: 267px;
}


/*------------------------------
トレイラー
------------------------------*/

#trailer_movie{
    padding-top: 33px;
	padding-bottom: 33px; 
}

#index_body{
    width: 882px;
    text-align: center;
    border-bottom: 1px #666666 solid;
    padding-bottom: 15px;
}

#index_foot{
    width: 650px;
    margin-bottom: 10px;
}

.inframe{
    border: 3px #666666 solid;
}

.inframe_title{
    width: 280px;
    text-align: center;
    background: #4682b4;
    font-size: 14px;
    font-weight: bold;
	color: #ffffff;
	line-height: 150%;
	padding-left: 5px;
	margin: 0 43px 5px auto;
	}
}