/**************index****************/
#index_wrapper{
	width:100%;
	height:auto;
	overflow:hidden;
	margin:0 auto;
}
h1.index{
	width:800px;
	height:auto;
	overflow:hidden;
	font-size:14px;
	color:#000;
	line-height:1em;
	text-align:center;
	margin:0px auto;
}
#index_logo{
	background-color:#333;
	width:100%;
	height:auto;
	overflow:hidden;
	text-align:center;
}
#index_box{
	width:780px;
	heght:auto;
	overflow:hidden;
	margin:15px auto;
}
#index_japanese{
	background-color:#000;
	width:600px;
	height:100px;
	overflow:hidden;
	border:2px #666 solid;
	margin:5px auto;
}
#index_japanese a:hover{
	height:100px;
	opacity:0.7;
}
#index_country{
	display:table;
	table-layout:fixed;
	width:600px;
	height:100px;
	overflow:hidden;
	margin:5px auto;
}
.index_country_btn{
	display:table-cell;
	vertical-align:middle;
	background-color:#000;
	width:190px;
	height:auto;
	overflow:hidden;
	border:2px #666 solid;
}
.index_country_btn a:hover{
	height:100px;
	opacity:0.7;
}
.index_country_btn_sp{
	display:table-cell;
	vertical-align:middle;
	width:10px;
	height:100px;
}
/*************************************
	各国ページ
*************************************/
#country_wrapper{
	width:100%;
	height:auto;
	overflow:hidden;
	margin:0 auto;
}
h1.country{
	width:800px;
	height:auto;
	overflow:hidden;
	font-size:14px;
	color:#000;
	line-height:1em;
	text-align:center;
	margin:0px auto;
}
#country_box{
	background:rgba(51, 51, 51, 0.7);
	width:780px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
}
#country_subtitle{
	background-color:#000;
	width:750px;
	height:auto;
	overflow:hidden;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	line-height:1.4em;
	text-align:left;
	margin:3px auto;
}
#country_text{
	width:750px;
	height:auto;
	overflow:hidden;
	font-size:12px;
	color:#FFF;
	line-height:1.2em;
	text-align:left;
	margin:0 auto;
}

/**************トップ****************/
#flash_box{
	width:770px;
	height:370px;
	background:url(../img/index/flash_ipn.jpg);
}
#viewer {
	width:770px;
	height:376px;
	position:relative;
}
#viewer a {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
}
#viewer a.active {
	z-index:10;
	opacity:1.0;
}
#viewer a.last-active {
	z-index:9;
}
#viewer img{
    border:5px #666 solid;
}
#headline{
	width:634px;
	height:22px;
	margin:10px 0;
	padding:5px 4px 3px 130px;
	background:url(../img/index/headline_back.jpg) no-repeat;
}
#topix_box{
	width:768px;
	height:auto;
	overflow:hidden;
	border-top:1px #333 solid;
	border-left:1px #333 solid;
	border-right:1px #333 solid;
}
#topix_info{
	width:750px;
	height:auto;
	font-size:12px;
	color:#FFF;
	line-height:1.2em;
	text-align:right;
}
#topix_middle{
	width:750px;
	height:770px;
	background-color:#000;
	padding:10px 10px 0 10px;
}
.topix_contents{
	width:750px;
	height:750px;
	overflow-x:hidden;
	margin:0 auto;
}
.topix_box{
	width:100%;
	height:auto;
	border-bottom:1px #333 solid;
	clear:both;
	overflow:hidden;
	padding:10px 0 10px 0;
}

.topix_photo{
	width:250px;
	height:auto;
	border:1px #999 solid;
	float:left;
}

.topix_text_area{
	width:455px;
	height:auto;
	float:left;
	margin-left:5px;
	padding:0;
	overflow:hidden;
}

.topix_text_box{
	width:97%;
	height:auto;
	margin:0;
	padding:0;
	overflow:hidden;
}

.topix_date{
	font-size:10px;
	padding-bottom:2px;
	clear:both;
}

.topix_title{
	color:#FFEAA9;
	font-size:14px;
	font-weight:bold;
}

.topix_text{
	padding-top:5px;
	word-wrap:break-word;
}

#next_prev{
}

#staff_info{
	width:770px;
	height:auto;
	overflow:hidden;
	margin:5px auto;
}

#blog_box_index{
	width:350px;
	height:auto;
	overflow:hidden;
	float:right;
}

#newcast_box{
	width:770px;
	height:auto;
	padding-top:10px;
	clear:both;
}

#newcast_middle{
	width:750px;
	height:auto;
	background:url(../img/index/newcast_back.jpg) repeat-y;
	padding:10px 10px 0 10px;
}

/**************contents 共通****************/

#contents_box{
	width:770px;
	height:auto;
	overflow:hidden;
}

#contents_middle{
	width:770px;
	height: auto;
	background:url(../img/common/contents_back.jpg) repeat-y;
	padding:0px;
}

/**************cast****************/
#cast_waku{
	width:750px;
	height:auto;
	overflow:hidden;
	padding-left:10px;
}
.cast_box{
	width:140px;
	height:254px;
	background:url(../img/cast/cast_back.jpg) no-repeat;
	margin:0 8px 10px 2px;
	float:left;
}

.cast_photo{
	width:120px;
	height:180px;
	padding:10px 10px 0 10px;
}

.cast_text{
	width:130px;
	height:56px;
	padding:4px 5px;
	text-align:center;
	line-height:1.6em;
}

/**************system****************/

.img_box{
	width:750px;
	height:auto;
	overflow:hidden;
}
.thum_img{
	width:360px;
	height:240px;
	border:2px #666 solid;
	float:left;
}

.spacegallery {
	position:relative;
	overflow: hidden;
}

.spacegallery img {
	position: absolute;
	left: 50%;
}

.spacegallery a {
	position: absolute;
	z-index: 1000;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../img/system/blank.gif);
}

#myGallery {
	width: 750px;
	height: 500px;
	background-color:#000000;
}

#myGallery img {
	padding:3px;
	background:url(../img/system/photo_back.jpg) no-repeat;
}

a.loading {
	background: #fff url(../img/system/ajax_small.gif) no-repeat center;
}

/**************access****************/

#accessmap_box{
	width:620px;
	height:400px;
	background:url(../img/access/map_back.jpg) no-repeat;
	padding:25px 65px;
	margin-bottom:20px;
}

#shop_box{
	width:750px;
	height:198px;
	background:url(../img/access/shop_back.jpg) no-repeat;
	padding:2px 0 0 10px;
	margin-top:10px;
}

.shoptitle{
	width:100px;
	height:18px;
	font-size:12px;
	color:#FFF;
	line-height:1.5em;
	float:left;
}

.shopdata{
	width:350px;
	height:18px;
	overflow:hidden;

}

.shopdata2{
	width:350px;
	height:45px;
	font-size:12px;
	line-height:1.3em;
	overflow:hidden;
}

/**************ticket****************/

#ticket_box{
	width:600px;
	height:500px;
}

/**************recruit****************/

.title_staff{
	margin-top:30px;
}
.subcatch{
	width:740px;
	height:auto;
	font-size:24px;
	color:#FFF;
	font-weight:bold;
	line-height:1.5em;
	padding:10px;
	margin-bottom:5px;
}


.recruit_box{
	width:750px;
	height:auto;
	overflow:hidden;
}

.recruit_title{
	width:120px;
	height:auto;
	float:left;
}

.recruit_text{
	width:630px;
	height:auto;
	float:right;
	padding-top:6px;
}

.recruit_list{
	background:url(../img/recruit/list.gif) no-repeat;
	background-position:left;
	width:585px;
	height:auto;
	padding-top:6px;
	padding-left:45px;
}
.recruit_list a:link{
	font-size:20px;
	font-weight:bold;
	line-height:2em;
}

.recruit_contact_title{
	text-align:left;
}

.recruit_crear{
	float:left;
	crear:both;
}
.recruit_detail{
	width:750px;
	height:auto;
	overflow:hidden;
}
.recruit_contact_detail{
	width:100px;
	text-align:left;
	float:left;
}

.recruit_contact_detail2{
	width:200px;
	text-align:left;
	float:left;
}

.recruit_contact_detail3{
	width:auto;
	text-align:left;
}

.recruit_img{
	width:750px;
	height:auto;
	margin-bottom:10px;
	overflow:hidden;
}
.recimg{
	width:230px;
	height:auto;
	margin-left:10px;
	float:left;
}

/**************link****************/

.link_sub{
	margin-bottom:10px;
}

.banner_text{
	color:#AAAAAA;
	padding:5px 10px 10px 10px;
}

/**************mail****************/

#mail_box{
	width:750px;
	height:auto;
	background:url(../img/mail/mail_back.jpg) no-repeat;
}

#mail_entry{
	width:690px;
	height:140px;
	padding:100px 30px 40px 30px;
}

.mail_text{
	width:700px;
	height:70px;
	padding:0 20px 5px 30px;
}

/**************gallery******************/
ul.gallery{
	margin:0;
	padding:0;
	margin-bottom:10px;
	clear:both;
}
ul.gallery li{
	background-color:#333;
	width:360px;
	height:240px;
	display:inline;
	padding:5px;
}
li.galleryStart{
	float:left;
}
li.galleryEnd{
	float:right;
}
/**************whats_photo******************/
#whats_box{
	background-color:#000;
	width:95%;
	height:auto;
	overflow:hidden;
	padding:10px;
	margin:0px;
}
#whats_date_title{
	width:480px;
	height:auto;
	margin:5px auto;
	overflow:hidden;
}
.whats_date{
	font-size:12px;
	color:#FFF;
	line-height:1.5em;
	float:left;
}
.whats_title{
	color:#FFEAA9;
	font-size:14px;
	font-weight:bold;
	line-height:1.5em;
	margin-left:10px;
	float:left;
}
#whats_photo_blank{
	width:480px;
	height:auto;
	border:1px #999 solid;
	margin:0px auto;
}
#whats_text{
	text-align:left;
	width:480px;
	height:auto;
	font-size:12px;
	color:#FFF;
	line-height:1.5em;
	margin:0px auto;
}
