@charset "utf-8";

body {
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
text-align:center;
background:#000 url(../img/back.png) no-repeat center 0;
}
body,table,td,tr,h1,h2,h3,h4,h5,h6,p,ul,ol,li,dl,dt,dd,form {
margin:0;
padding:0;
color:#FFF;
font-size:12px;
}
h1,h2,h3,h4,h5,h6,p {
font-size:12px;
color:#FFF;
}
table {
border-collapse:collapse;
}
a:link,a:visited,a:active {
color:#F6921D;
text-decoration:none;
outline:none;
}
a:hover {
color:#BE1D2C;
text-decoration:none;
}
.clear {
clear:both;
}
.center {
text-align:center;
}
img {
border:none;
}
li {
list-style:none;
}
/* header */
#header {
margin:0 auto;
width:900px;
height:235px;
text-align:left;
}
h1 {
width:780px;
line-height:40px;
font-size:10px;
float:left;
}

#header_top {
padding-top:13px;
width:120px;
float:right;
}

#header_logo {
padding:32px 0 49px;
text-align:center;
clear:both;
}

#btn01 {
height:50px;
background:url(../img/header_btn_back.png) no-repeat;
text-align:center;
}
#btn01 ul {
margin:0 180px;
padding:0;
width:540px;
text-align:left;
}
#btn01 ul li {
width:180px;
height:50px;
float:left;
}
#btn01 ul li a {
width:180px;
height:50px;
display:block;
text-indent:-9999px;
}

#btn01_1 a {background:url(../img/btn01.png) no-repeat 0 0;}
#btn01_2 a {background:url(../img/btn01.png) no-repeat -180px 0;}
#btn01_3 a {background:url(../img/btn01.png) no-repeat -360px 0;}

#btn01_1 a:hover {background:url(../img/btn01.png) no-repeat 0 -50px;}
#btn01_2 a:hover {background:url(../img/btn01.png) no-repeat -180px -50px;}
#btn01_3 a:hover {background:url(../img/btn01.png) no-repeat -360px -50px;}

#main {
width:100%;

}
#main img{
border:1px solid #000;
}
/* container */
#container {
margin:0 auto 30px;
width:100%;
background:url(../img/main_back.png) repeat-x;
}

#main_img {
margin:0 auto;
padding:10px 0;
width:900px;
}


/* contents */
#contents {
margin:1px auto;
position:relative;
width:900px;height:900px;
text-align:left;

clear:both;
}
#contents .box {
position:absolute;
text-align:left;
clear:both;
}
#pickup {
	position: absolute;
	top:2px;
	left:5px;
	width:390px;
	height: 645px;
}
/* #news */
#news {border:0px solid red;
position: absolute;
top:2px;
left:400px;
width:500px;
height:250px;
background: url(../img/news.gif) no-repeat;
color: #fff;
}
.without {
margin:30px 0 0 10px;
OVERFLOW:auto;
width:480px;
height:215px;
scrollbar-face-color: #000000;       /* 表面の色 */
scrollbar-3dlight-color: #000000;    /* 左端と上端の色 */
scrollbar-highlight-color: #666666;  /* ハイライトの色 */
scrollbar-shadow-color: #666666;     /* 影の色 */
scrollbar-darkshadow-color: #000000; /* 右端と下端 */
scrollbar-arrow-color: #ffffff;      /* 矢印の色 */
scrollbar-track-color: #666666;      /* バーの背景の色 */
}
.news-text-title {
border-bottom:2px dotted gray;
color:gray;
margin-top:5px;
padding:5px 0;
font-size:16px;
}
.news-text-body {
margin:5px 0;
color:#ccc;
font-size:12px;
}
#bloglist {
	position: absolute;
	top:258px;
	left:400px;
	width:250px;
	height: 362px;
	padding:28px 0 0 0;
	background: url(../img/bloglist.gif) no-repeat;
}
#bloglist .cast{
	border-bottom:1px dotted gray;
	width:240px;
	height: 68px;
	margin:3px 5px;

}
#bloglist .cast img{
	width:40px;
	margin:3px;
	float:left;
	border:1px solid gray;
}
#bloglist .cast p{
	margin:3px;
	color:#666;
}
#pickupmovie {
	position: absolute;
	top:257px;
	left:655px;
	width:240px;
	height: 200px;
	margin-bottom: 10px;
	background: url(../img/movie.gif) no-repeat;
}
#pickupmovie iframe {
margin:30px 0 0 25px;
}
#pickupmovie p {
color:#fff;
}
#rinji {
	position: absolute;
	top:460px;
	left:655px;
	width:240px;
	height:185px;
	background:gray;
}
#mobile {
	position: absolute;
    	float:left;
	top:750px;
	left:0px;
	width: 900px;
	height: 100px;
	margin: 00px 0px 0 00px;
	font-family:serif;
	background: url(../img/mobile.gif) left top no-repeat;
}
#mobile p {
	position: absolute;
	top: 75px;
	left: 200px;
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 8px;

}
#mobile p  a{
	display:block;
	color: #fff;
	text-decoration: none;
}
#mobile p  a:hover{
	display:block;
	color: #740661;

}

#mobile form {border:1px dotted gray;
	position: absolute;
	top: 41px;
	left:278px;
	width: 250px;
	height:30px;
	margin: 0;
	padding:0;
	background: #000;

}
#mobile .in1 {
	position: absolute;
	top: 4px;
	left: 2px;
	width: 150px;height:15px;
	background-color: #fff;

}
#mobile .in2 {
	position: absolute;
	top: 3px;
	left: 170px;
	width: 80px;height:23px;
}
#mobile form a {
	color: #fff;
	font-size: 12px;
 	text-decoration: none;
}

#banner {
	position: absolute;
	top:847px;
	margin:3px 0px 0 2px;
	width: 900px;
}
#banner img {
margin:2px 2px;
padding:3px;
border:1px solid gray;
}
div.scroller {
	width: 580px; 
	height: 320px;
	overflow: hidden;
	border:2px solid gray;
	margin-left:0px;
}
div.scroller div.section {
	width:580px;
	height:320px;
	overflow:hidden;
	float:left;
	padding:0;		
}
div.scroller div.content {
	width: 10000px;
}
/*サムネール*/
.controls{border:0px solid red;
	width:85px;
	height:313px;

	margin:5px 0 0 5px;
}
.controls li{
	margin-bottom:2px;
	list-style-type:none;
}
.controls  img{
	border:1px solid white;
	margin-left:0px;

}
/*各セクション*/
div#section2 {
	background:#666666;
	color:#ffffff;
}
/*ロールオーバー固定*/
#interior a , #interior a:hover{
	background-position:0 -25px;
}
#eternal {
	border-top:1px groove gray;
	border-bottom:1px ridge gray;
	border-left:1px groove gray;
	border-right:1px ridge gray;
	width:898px;
	height:646px;
	float:left;
	position: absolute;
}
#eternally {
	border-top:1px groove gray;
	border-bottom:1px ridge gray;
	border-left:1px groove gray;
	border-right:1px ridge gray;
	width:898px;
	height:646px;
	float:left;
	position: absolute;
}
#eternity {
	border-top:1px groove gray;
	border-bottom:1px ridge gray;
	border-left:1px groove gray;
	border-right:1px ridge gray;
	width:898px;
	height:646px;
	float:left;
	position: absolute;
}
#pointcard {
	border-top:1px groove gray;
	border-bottom:1px ridge gray;
	border-left:1px groove gray;
	border-right:1px ridge gray;
	width:898px;
	height:646px;
	float:left;
	position: absolute;
}
#company {
	border-top:1px groove gray;
	border-bottom:1px ridge gray;
	border-left:1px groove gray;
	border-right:1px ridge gray;
	width:898px;
	height:646px;
	float:left;
	position: absolute;
}
#company tr{
	border-bottom:1px dotted gray;
}
#company td{
	padding:6px;
}
#sitemap {
	border-top:1px groove gray;
	border-bottom:1px ridge gray;
	border-left:1px groove gray;
	border-right:1px ridge gray;
	width:898px;
	height:646px;
	float:left;
	position: absolute;

}
#sitemap dt {
	padding:0 10px 15px 20px;
	background:url(../img/arrow01.gif) no-repeat 4px 2px;
	font-size:16px;
}
#sitemap dt a {
	color:#00ccff;
}
#sitemap dd {
	margin:0 0 0 20px;
	padding:0 0 15px 20px;
	background:url(../img/arrow02.gif) no-repeat 4px 2px;
}
#sitemap dd a {
	color:#cccccc;
}
#special {
	border-top:1px groove gray;
	border-bottom:1px ridge gray;
	border-left:1px groove gray;
	border-right:1px ridge gray;
	width:898px;
	height:646px;
	float:left;
	position: absolute;
}
#notcontents {
	border-top:1px groove gray;
	border-bottom:1px ridge gray;
	border-left:1px groove gray;
	border-right:1px ridge gray;
	width:898px;
	height:646px;
	float:left;
	position: absolute;
}
#link {
	border-top:1px groove gray;
	border-bottom:1px ridge gray;
	border-left:1px groove gray;
	border-right:1px ridge gray;
	width:898px;
	height:646px;
	float:left;
	position: absolute;
}
#coupon {
	border-top:1px groove gray;
	border-bottom:1px ridge gray;
	border-left:1px groove gray;
	border-right:1px ridge gray;
	width:898px;
	height:646px;
	float:left;
	position: absolute;
}
#event {
	border-top:1px groove gray;
	border-bottom:1px ridge gray;
	border-left:1px groove gray;
	border-right:1px ridge gray;
	width:898px;
	height:646px;
	float:left;
	position: absolute;
}
.event_t{
	color:gray;
	font-size:18px;
	font-weight: bold;
	margin:0 0  5px 0;
	border-bottom:1px dotted gray;
}
.event_d{
	color:ccc;
	font-size:12px;
	margin:0 0 20px 0;
}
#event_eternal {
	border:0px solid red;
	width:240px;
	height:350px;
	top:225px;
	left:45px;
	position: absolute;
}
#event_eternally {
	border:0px solid red;
	width:240px;
	height:350px;
	top:225px;
	left:330px;
	position: absolute;
}
#event_eternity {
	border:0px solid red;
	width:240px;
	height:350px;
	top:225px;
	left:615px;
	position: absolute;
}
#recruit {
	border-top:1px groove gray;
	border-bottom:1px ridge gray;
	border-left:1px groove gray;
	border-right:1px ridge gray;
	width:898px;
	height:646px;
	float:left;
	position: absolute;
}
#cast {	border-top:1px groove gray;
	border-bottom:1px ridge gray;
	border-left:1px groove gray;
	border-right:1px ridge gray;
	width:898px;
	height:646px;
	float:left;
	position: absolute;
}
.cast_thumb_wk {
	border:0px solid red;
	width:135px;
	height:175px;
	float: left;
	margin:10px 0 0 11px;
	padding:10px 0 0 0;
	text-align:center;
	background:url(../img/cast_bg.gif) no-repeat;

}
.cast_thumb_name_wk {
	width:125px;
	height:20px;
	margin:0px;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}
.cast_d_box1 {
	border:2px ridge gray;
	width:360px;
	height:624px;
	float: left;
	margin:5px 0 0 10px;
	padding:10px 0 0 10px;
	text-align:center;
}
.cast_d_wk {	border:0px solid blue;
	width:350px;
	height:440px;
	float: left;
	margin:0px 0 0 0px;
	padding:15px 0 0 0;
	text-align:center;
	background:url(../img/cast_d_bg.gif) no-repeat;

}
.cast_d_wk img{
	border:2px ridge gray;
}
.cast_d_sum {
	float: left;
	margin:3px 0 0 3px;
	padding:0px;
	text-align:center;
}
.cast_d_sum img{
	border:2px ridge gray;
}

.cast_d_box2 {
	position: relative;

	border:2px ridge gray;
	float: left;
	width:490px;
	height:634px;
	margin:5px 0 0 10px;
	text-align:center;
	padding:0 0 0 0px;

}
.cast_detail01 {border:0px solid red;
	margin:10px 10px;
	width : 465px;
	height: 150px;
}
.cast_detail01_title {
	width : 465px;
	height: 35px;
	background: url(../img/cast_detail01.gif) left top no-repeat;
}
.cast_detail01_text1 {
	float:right;
	border-bottom:1px dotted gray;
	width:400px;
	height:20px;
	margin:5px 2px 0 0;
	font-size: 18px;
	font-weight: bold;
	line-height: 16px;
	text-align:left;
}
.cast_detail01_text2 {
	float:right;
	border-bottom:1px dotted gray;
	width:300px;
	height:20px;
	margin:5px 2px 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	text-align:left;
}
.cast_detail01_text3 {
	float:right;
	border-bottom:1px dotted gray;
	width:200px;
	height:20px;
	margin:5px 2px 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	text-align:left;
	clear:both;
}
.cast_detail01_text4 {
	float:right;
	border-bottom:1px dotted gray;
	width:100px;
	height:20px;
	margin:5px 2px 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	text-align:left;	clear:both;
}
.cast_detail02 {
	border:0px solid red;
	margin:5px 0 0 10px;
	width : 225px;
	height: 445px;
	float:left;
}
.cast_detail02_title {
	border:0px solid red;
	width : 225px;
	height: 35px;
	float:left;
	background: url(../img/cast_detail02.gif) left top no-repeat;
}
#question_answer {
	position: absolute;
	top: 215px;
	left: 10px;
	border:0px solid red;
	width:225px;
	height: 410px;
	margin-bottom: 10px;

}

#question_answer dl {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 225px;
	height: 410px;
	margin: 0;
	padding: 0;
	overflow: auto;
	scrollbar-face-color: #000000;       /* 表面の色 */
	scrollbar-3dlight-color: #000000;    /* 左端と上端の色 */
	scrollbar-highlight-color: #666666;  /* ハイライトの色 */
	scrollbar-shadow-color: #666666;     /* 影の色 */
	scrollbar-darkshadow-color: #000000; /* 右端と下端 */
	scrollbar-arrow-color: #ffffff;      /* 矢印の色 */
	scrollbar-track-color: #666666;      /* バーの背景の色 */
}

#question_answer dl dt {
	height: 25px;
	margin: 0 0px 0px 5px;
	padding: 15px 0 0 40px;
	border-bottom: 1px dotted #a9a494;
	background: url(../img/question.gif) left top no-repeat;
	color: #a9a494;
	font-size: 12px;
}

#question_answer dl dd {
	height: 25px;
	margin: 0 0px 20px 20px;
	padding: 15px 0 0 50px;

	background: url(../img/answer.gif) left top no-repeat;
	color: #a9a444;
	font-size: 13px;
}
.cast_detail03 {
	float:left;
	border:0px solid red;
	margin:5px 0 0 10px;
	width : 230px;
	height: 445px;
}
.cast_detail03_title {
	float:left;
	border:0px solid red;
	width : 230px;
	height: 35px;
	background: url(../img/cast_detail03.gif) left top no-repeat;
}
#diary {
	font-family:sans-serif;
	position: absolute;
	top: 180px;
	left: 250px;
	width: 230px;
	height: 410px;
	margin: 35px 0 0 0px;
}
#diary_page {
	border:0px solid white;
	width: auto;
	height: 15px;
	float:right;
	padding:2px;

}
#diary_page form {
	border:0px solid red;
	width: 30px;
	float:left;
	padding: 0;
}
#diary_page form .in2{
	border:0px solid blue;
	padding: 0;
	background:gray;
}
#diary ul {
	border:0px solid red;
	width:120px;height:15px;
	list-style: none;
	display: inline;
	float:left;
	margin: 00px 0 0 00px;
	padding: 0;
}
#diary li {
	float:left;
	display: block;
	font-size:12px;
	margin: 0 0px 0 7px;
	padding:0;
}
#diary li a{
	text-decoration: none;
	color:#fff;
}
#diary .box {
	border:0px solid red;
	position: relative;

	margin: 0px 0px 0 0px;
	color: #fff;
	width:230px;
	height:400px;
	overflow: auto;
	scrollbar-face-color: #000000;       /* 表面の色 */
	scrollbar-3dlight-color: #000000;    /* 左端と上端の色 */
	scrollbar-highlight-color: #666666;  /* ハイライトの色 */
	scrollbar-shadow-color: #666666;     /* 影の色 */
	scrollbar-darkshadow-color: #000000; /* 右端と下端 */
	scrollbar-arrow-color: #ffffff;      /* 矢印の色 */
	scrollbar-track-color: #666666;      /* バーの背景の色 */

}

#diary .box .header {
	margin: 0 0 4px 0;
	width:170px;
	padding: 3px 0 3px 8px;
	border-left:  20px ridge #cf0 ;
	border-bottom: 2px ridge #cf0 ;
}

#diary .box .header h3 {
	margin: 0 0 4px 0;
	padding: 0;
	color: #fff;
	font-size: 12px;
}

#diary .box .header p {
	margin: 0 3px 0 0;
	padding: 0;
	color: #fff;
	text-align: right;
}

#diary .box .body p {
	margin: 0 0 10px 0;
	padding: 0;

}

/* footer */
#footer {
height:250px;
background:url(../img/footer_back.gif) repeat-x;
}

#footer_area {
margin:0 auto;
width:750px;
height:220px;
text-align:left;
background:url(../img/footer_logo.png) no-repeat right bottom;
padding-left:150px;

}

#pagetop {
margin-bottom:10px;
height:30px;
text-align:right;
}

.footer_list {
width:180px;
float:left;
}
.footer_list dt {
padding-bottom:10px;
}
.footer_list dd {
padding:0 0 15px 20px;
background:url(../img/arrow01.gif) no-repeat 4px 2px;
}
.footer_list dd a {
color:#cccccc;
}
#copy {clear:both;
height:30px;
text-align:center;
}

/* font */
.f10 {
font-size:10px;
}
.f12red {
font-size:12px;
color:#BE1D2C;
}

/* container */
#container_index {
margin-bottom:10px;
width:100%;
}


/* main */
#fla_area {
margin:0 auto;
padding:10px 0;
width:900px;
}
#flash {
width:900px;
height:300px;
}
#jpg_area {
margin:0 auto;
padding:10px 0;
width:900px;
}
#jpg {
width:900px;
height:150px;
}
#jpg img{
width:900px;
height:150px;
border:none;
}

#menu_area {
margin:0 auto;
width:900px;
height:40px;
text-align:center;
}
#menu_area ul {
margin:0 0px;
padding:0;
width:auto;
text-align:left;
}
#menu_area ul li {
width:150px;
height:40px;
float:left;
}
#menu_area ul li a {
width:150px;
height:40px;
display:block;
text-indent:-9999px;
}

#btn02_1 a {background:url(../img/btn02.png) no-repeat 0 0;}
#btn02_2 a {background:url(../img/btn02.png) no-repeat -150px 0;}
#btn02_3 a {background:url(../img/btn02.png) no-repeat -300px 0;}
#btn02_4 a {background:url(../img/btn02.png) no-repeat -450px 0;}
#btn02_5 a {background:url(../img/btn02.png) no-repeat -600px 0;}
#btn02_6 a {background:url(../img/btn02.png) no-repeat -750px 0;}

#btn02_1 a:hover {background:url(../img/btn02.png) no-repeat 0 -40px;}
#btn02_2 a:hover {background:url(../img/btn02.png) no-repeat -150px -40px;}
#btn02_3 a:hover {background:url(../img/btn02.png) no-repeat -300px -40px;}
#btn02_4 a:hover {background:url(../img/btn02.png) no-repeat -450px -40px;}
#btn02_5 a:hover {background:url(../img/btn02.png) no-repeat -600px -40px;}
#btn02_6 a:hover {background:url(../img/btn02.png) no-repeat -750px -40px;}




