body{
	FONT-FAMILY:Verdana, Arial, Osaka,'ＭＳ Ｐゴシック', sans-serif;
	font-size: 12px;
}

strong {
	FONT-FAMILY:Verdana, Arial, Osaka,'ＭＳ Ｐゴシック', sans-serif;
	font-weight: bold;
}

b {
	FONT-FAMILY:Verdana, Arial, Osaka,'ＭＳ Ｐゴシック', sans-serif;
	font-weight: bold;
}


a {
	font-size: 12px;
	color:#FFFFFF;
}

em {
font-style:normal;
}

.reading {
	display:none;
}

/* -- 文字色 -- */
.white{
	color:#FFFFFF;
}
.black{
	color:#000000;
}
.red{
	color:#FF0000;
}
.blue{
	color:#0000FF;
}
.text {
	color:#006699;
}

/* -- 固定スタイル -- */

/*　本文用　*/
.tl24{font-size: 24px; line-height: 1.5em;}
.tl18{font-size: 18px; line-height: 1.5em;}
.tl14{font-size: 14px; line-height: 1.5em;}
.tl12{font-size: 12px; line-height: 1.5em;}
.tl10{font-size: 10px; line-height: 1.5em;}
.tl9{font-size:  9px; line-height: 1.5em;}


/*　キャプション用　*/

.t24{font-size: 24px; line-height: 1.4em;}
.t18{font-size: 18px; line-height: 1.4em;}
.t14{font-size: 14px; line-height: 1.4em;}
.t12{font-size: 12px; line-height: 1.4em;}
.t10{font-size: 10px; line-height: 1.4em;}
.t9{font-size:  9px; line-height: 1.4em;}


/*　行間指定なし　*/

.s24{font-size: 24px;}
.s18{font-size: 18px;}
.s14{font-size: 14px;}
.s12{font-size: 12px;}
.s10{font-size: 10px;}
.s9{font-size:  9px;}


/* -- 可変スタイル -- */

/*　本文用　*/

.cl6{font-size: 160%; line-height: 1.5em;}
.cl5{font-size: 120%; line-height: 1.5em;}
.cl4{font-size: 90%; line-height: 1.5em;}
.cl3{font-size: 75%; line-height: 1.5em;}
.cl2{font-size: 70%; line-height: 1.5em;}
.cl1{font-size: 50%; line-height: 1.5em;}


/*　キャプション用　*/

.cm6{font-size: 160%; line-height: 1.4em;}
.cm5{font-size: 120%; line-height: 1.4em;}
.cm4{font-size: 90%; line-height: 1.4em;}
.cm3{font-size: 75%; line-height: 1.4em;}
.cm2{font-size: 70%; line-height: 1.4em;}
.cm1{font-size: 50%; line-height: 1.4em;}



/*　行間指定なし　*/

.cs6{font-size: 160%;}
.cs5{font-size: 120%;}
.cs4{font-size: 90%;}
.cs3{font-size: 75%;}
.cs2{font-size: 70%;}
.cs1{font-size: 50%;}

/*見出し*/
h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
}

/*リスト*/
ul {
	margin:0;
	padding:0;
}
li {
	margin:0;
	padding:0;
	margin-left:22px;
}


/*劇場案内ページ用ここから*/
.pop-bg1 {
	background:url(images/pop_bg_01.gif) no-repeat top right;
}

.pop-bg2 {
	background:url(images/pop_bg_02.jpg) no-repeat top left;
}

.pop-bg3 {
	background:url(images/pop_bg_03.gif) no-repeat top right;
}

#pop h2 {
	font-size:14px;
	font-weight: bold;
	color:#FFFFFF;
	padding:2px 5px;
}

#pop li {
	padding:1px;
	font-size:12px;
	line-height:1.2em;
	color:#006699;
}

.area:link {
	color:#006699;
	text-decoration:none;
}
.area:visited {
	color:#006699;
	text-decoration:none;
}
.area:hover {
	color:#FA87B0;
	background:#FFFFFF;
}
.movie a {
	color:#000000;
}

.movie:link {
	color:#000000;
	text-decoration:underline;
}
.movie:visited {
	color:#000000;
	text-decoration:underline;
}
.movie:hover {
	color:#666666;
	text-decoration:none;
}
/*劇場案内ページ用ここまで*/

#pop dt {
	background:#FF9999;
	color:#FFFFFF;
	font-size:14px;
	font-weight:normal;
	padding:3px;
	margin:0;
}
#pop dd {
	color:#006699;
	font-size:12px;
	padding:3px 0 10px 20px;
	margin:0;
}

.trailer:link {
	font-size:12px;
	background:#FFFFFF;
	padding:3px 20px;
	text-align:center;
	color:#006699;
	text-decoration:none;
}
.trailer:visited {
	font-size:12px;
	background:#FFFFFF;
	padding:3px 20px;
	text-align:center;
	color:#006699;
	text-decoration:none;
}
.trailer:hover {
	font-size:12px;
	background:#006699;
	padding:3px 20px;
	text-align:center;
	color:#FFFFFF;
	text-decoration:none;
}
h2.trailer2 {
	font-size:12px;
	font-weight:normal;
	background:#FF9999;
	color:#FFFFFF;
	padding:10px 20px 5px 20px;
	margin:5px 0;
	text-align:center;
	text-decoration:none;
}