@charset 'iso-2022-jp';
/* CSS Document */

/* -------------------------initialize---------------------- */

* {
	margin:0;
	padding:0;
	font-family:"Hiragino Kaku Gothic Pro", "$B%R%i%.%N3Q%4(B Pro W3", "$B#M#S(B $B#P%4%7%C%/(B", Osaka;
	font-size:13px;
	line-height:1.8;
	color: #333333;
	letter-spacing:1px;
}


a {
color:#333333;
text-decoration: underline;
}

a:hover {
color:#336699;
text-decoration:none;
}

.clear {
clear:both;
}

.clearfix:after {  
    content: ".";  
     display: block;       
	 visibility: hidden;  
    height: 0.1px;  
    font-size: 0.1em;  
     line-height: 0;  
   clear: both;  
 }
 
 .clearfix {
 display: inline-block;
 }
 
 .alt {
text-indent:-9999px;
font-size:0px;
 }

/* -----font-size----- */

.f9 { font-size:77%; }
.f10 { font-size:85%; }
.f11 { font-size:93%; }
.f12 { font-size:100%; }
.f13 { font-size:108%; }
.f14 { font-size:116%; }
.f15 { font-size:123.1%; }
.f16 { font-size:131%; }
.f17 { font-size:138.5%; }
.f18 { font-size:146.5%; }
.f19 { font-size:153.9%; }
.f20 { font-size:161.6%; }
.f21 { font-size:167%; }
.f22 { font-size:174%; }
.f23 { font-size:182%; }
.f24 { font-size:189%; }
.f25 { font-size:197%; }

/* -----font-color----- */

.blue {color:#3a86a8;font-size:inherit;}
.white {color:#FFFFFF;}
.grey {color:#CCCCCC; font-size:inherit;}
.orange{color:#FF6600;font-size:inherit;}
.black {color:#333333;font-size:inherit;}
.b1 {color:#993300; font-weight:bold;font-size:inherit;}

/* -----IE7 ----- */
*:first-child+html dammy {

}
/* -----IE6 ----- */
*html dammy {

}


/* -----body----- */

body {
/*background:url(../img/common/bg.jpg) top repeat-x;*/
background-color:#000000;
}

/* ----- firefox ----- */
html  {
	overflow-y:scroll;
}

/* ----- align ----- */
.right {
text-align:right;

}


/* ----------------------center ---------------------- */

div#wrapper {
text-align:center;
margin:0;
background-color:#000000;

}

div#container {
	width:920px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}


div.flasharea {
width:920px;
height:550px;
background-color:#000000;
margin-top:20px;
}

div.topcontents {
width:920px;
height:550px;
background:url(../img/top/preimage2.gif) center no-repeat;
margin-top:0px;
position:relative;
}


img.jp_b {
position:absolute;
top:350px;
left:300px;
}

img.eng_b {
position:absolute;
top:350px;
left:460px;
}


/* ----------------------theater ---------------------- */


div.theaterarea {
width:920px;
background:url(../img/theater/bg.gif) top center repeat-y;
padding-bottom:30px;
}

div.area01 {
	width:520px;
	margin-left:200px;
	margin-bottom:15px;
	padding-top:10px;
}

div.area01 a.linktext{
  color:#CCCCCC;
  text-decoration:none;
  padding:6px;
  display:block;
  font-size:90%;
  position:relative;
  top:-10px;
  left:0px;
}

div.area01 a.linktext:hover{
	text-decoration:underline;
}


div.theaterarea h1 {
margin:0;
font-size:12px;
padding:0;
line-height:1;
}

div.theaterarea h2 {
margin:20px 0;	
}

div.area01 p {
	font-family:"$B#M#S(B $B#PL@D+(B", "MS PMincho", "$B%R%i%.%NL@D+(B Pro W3", "Hiragino Mincho Pro", serif;
	color:#CCC;
	margin:10px 0;
}

div.area01 p span {
	font-family:inherit;
font-size:10px;
color:#CCC;	
}

img.dome_link {
	margin: 10px 0;
	padding-bottom:15px;
	margin-left:6px;
}

img.line {
margin-left:-8px;
}

div.list_area {
padding-bottom:20px;
padding-left:6px;
}

div.list_area img {
margin:0px 2px;
}


/* ----------------------news ---------------------- */

body#news {
background:url(../img/news/bg.gif) top repeat-y;
background-color:#3d3a39;
}

div#wrapper_news {
text-align:center;
margin:0;

}

div#container_news {
	width:870px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	
}

div.news_head {
margin:auto;
position:relative;
height:435px;
background:url(../img/news/news_head.jpg) center top no-repeat;
width:870px;
}

div.news_head h1 {
position:absolute;
top:0;
left:0;
}

div.news_head p {
position:absolute;
top:12px;
left:683px;
}

div.news_head ul {
position:absolute;
top:355px;
left:425px;
list-style:none;
width:420px;
text-align:left;
}

div.news_head ul li {
line-height:1.5;
color:#F9EB56;font-size:116%;
letter-spacing:normal;
}


div.news {
position:relative;
height:auto;
width:870px;

}


div.news h2 {
position:absolute;
top:22px;
left:110px;

}

div.news_list {
position:absolute;
left:225px;
top:22px;
width:520px;
text-align:left;
padding-bottom:50px;
}


div.news_list img.news_line{
margin-top:30px;
margin-bottom:30px;
}

div.news_list h3{
/*font-size:108%;*/
color:#FFFFFF;
text-decoration:underline;
font-weight:normal;
margin-bottom:10px;
}

div.news_list h3 a,
div.news_list h3 a:visited,
div.news_list h3 a:active,
div.news_list h3 a:hover{
font-size:108%;
color:#FFFFFF;
text-decoration:underline;
font-weight:normal;
margin-bottom:10px;
}

div.news_list p{
font-size:77%;
color:#FFFFFF;
}

