@charset "shift_jis";

   
/* main styles
   -------------- */
   
*{ margin: 0; padding: 0; }* 

body {
	line-height: 1.6em;
	color: #666666;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	height: 100%;
	background-image: url(images/img_mainbg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

a {
	color: #999999;
	text-decoration: none;
}

a:hover {
	color: #0066FF;
	text-decoration: none;
}

.img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.img a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h1 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CC9900;
	padding-right: 0;
	padding-bottom: 0;
	margin-top: 20;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 8;
	display: inline;
	position: absolute;
	top: 70px;
}

h2 a { text-decoration: none; }

h2 a:hover { color: #FF6600; background: inherit; }

h2 { font-size: 1.5em; margin-bottom: 5px; color: #000; background: inherit; }

p {	margin: 0 0 5px 0; }

ul { list-style : none; }

.tittle_info{
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}


.content {
	width: 944px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	height: auto;
	padding-bottom: 0px;
	background-image: url(images/img_contentbg.png);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
}


/* header
   ------ */


.header {
	color: #808080;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0px;
	width: 916px;
	margin-top: 0px;
	padding-left: 20px;
	margin-bottom: 30px;


}

.logo_img{
	margin-right:20px;
	clear: none;
	float: left;
}

.logo{
	margin-top: 30px;
	width: 916px;
	display: inline;
	float: left;
	margin-left: 20px;

}

.headersite{
	font-size:9px;
	color:#FE9F9F;
	margin-right:62px;
	background-image: url(images/img_sitemap.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
	width: 60px;
	float: right;
	padding-top: 0px;



}

.top_info_right {
	float: right;
	width: 500px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 35px;
	margin-left: -20px;
	margin-bottom: -50px;
	margin-top: -148px;
	margin-right: 64px;
	}

.clublogo{
	z-index: 10;
	left: 1101px;
	top: 112px;
}

.line_header{margin-left:22px; margin-top:8px;}


/* menu
   ------ */

#menu{
	width:891px;
	height:48px;
	background-image: url(images/img_navibg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: -5px;
	z-index: 0;
	margin-bottom: 0px;
	margin-left: 17px;


}
#menu ul{
	width: auto;
	float:left;
	display:block;
	list-style:none;
	text-align:center;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 18px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 49px;

}

#menu ul li{
	margin:0px;
	height:49px;
	background-image: url(images/divider.png);
	background-position: right;
	display: inline;
	padding-top: -1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu ul li a{
	display:block;
	float:left;
	background-image: url(images/divider.png);
	background-position: right 4px;
	text-decoration:none;
	text-align:center;
	color:#fff;
	font-size:13px;
	line-height:34px;
	background-repeat: no-repeat;
	padding-right: 9px;
	padding-left: 2px;
	height: 48px;
}

#menu ul li.mag a{
	display:block;
	float:left;
	background-image: url(images/divider.png);
	background-position: right 9px;
	text-decoration:none;
	text-align:center;
	color:#fff;
	font-size:13px;
	line-height:34px;
	background-repeat: no-repeat;
	padding-right: 9px;
	padding-bottom: 0;
	padding-left: 2px;
	padding-top: 0px;
	height: 49px;

}
#menu ul li.selected a{
	display:block;
	float:left;
	text-decoration:none;
	text-align:center;
	color:#fff;
	font-size:13px;
	line-height:34px;
	background:url(images/bt_a.jpg) no-repeat center;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 0px;
	padding-left: 1px;
	height: 49px;
}
#menu ul li a:hover{
	color:#FF6600;
	text-decoration:none;
}

.menu_img{
	margin-top:0px;
}

.menu_img2{
	margin-top:2px;
	margin-right: 4px;
	margin-left: 10px;
}

/* style
   ------ */

.main {
	width: 916px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	background-repeat: repeat-y;
	background-position: center;
	margin-bottom: 0px;
	margin-top: 40px;
}
.main2 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 500px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	margin-bottom: 30px;
	padding-left: 20px;
	clear: both;
	margin-top: 60px;

}
.main3 {
	width: 730px;
	margin-left: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	background-repeat: repeat-y;
	background-position: center;
}

/* left side
   --------- */

.left {
	float: left;
	width: 364px;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 30px;
	padding-left: 12px;
	height: 320px;
}

.left h2 {
	clear: both;
	background: #E8E8E8 url(images/h2bg.gif) no-repeat center left;
	color: #444;
	padding: 3px 0 4px 43px;
	font: bold 1.4em "Trebuchet MS", Arial, Sans-Serif;
	margin: 0 0 10px 0;
}

.left_side {
	float: left;
	width: 160px;
	padding: 0 0 0 10px;
	margin: 10px 0 0 38px;
	background-color: #FFFFFF;
}
		
.left_side a, .right_side a { color: #414141; background: #FFF; }
		

.left_box {
	color: #000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 10;
}
	
		
/* right side
   ---------- */
		
.right {
	width: 460px;
	clear: none;
	margin-bottom: 10px;
	margin-left: 0;
	float: right;
	margin-right: 68px;
	padding-top: 0px;
}

.right h3 {
		background: #BDBDBD  url(images/h3bg.gif) no-repeat center right;
		color: #FFF;
		padding: 8px 0 8px 5px;
		font: bold 1em Tahoma, Arial, Sans-Serif;
		margin: 0 0 3px 0;
}

.right_side {
		float: right;
		width: 280px;
		background: #FFF url(images/dotted.gif) repeat-y;
		color: #414141;
		padding: 0 0 0 70px;
		margin: 10px 0;
}

.image {
		float: left;
		margin: 0 9px 3px 0;
}


/* detail
   ------ */
.photoarea{
	margin-left:auto;
	background-image: url(images/img_photobg.jpg);
	background-repeat: repeat-x;
	height: 205px;
	padding-top: 2px;
	margin-right: auto;
	margin-bottom: 40px;
}

.flash{
	height: 350px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 19px;
}

.photostyle{
	height: 189px;
	width: 891px;
	margin-top: 6px;
	margin-left: 16px;
}

.flasharea{
	margin-left:70px;
	margin-bottom: 44px;
	background-repeat: no-repeat;
	height: 351px;
	width: 782px;
	padding-left: 3px;
	padding-top: 2px;
}

.main_photo{margin-left:76px;}

.mobile_top{margin-left:76px; margin-top:20px;}

.frame{
	margin-top:20px;
	margin-left:4px;
	position: absolute;
	top: 640px;
	padding-top: 0px;
	margin-bottom: 30px;
}

.news_tittle{
	margin-left:46px;
	margin-bottom: 12px;
}

.news_tittle2{
	margin-left:8px;
	margin-bottom: 12px;
}

.news_text{
	font-size:12px;
	line-height:140%;
	color:#333333;
	margin-left:114px;
	margin-top: 8px;
}
.under_text {
	font-size:18px;
	line-height:140%;
	color:#666666;
	margin-left:114px;
	margin-top: 10px;
}
.under_text2{
	font-size:12px;
	line-height:140%;
	color:#666666;
	margin-top: 10px;
}

.catchcopy {
	font-size:14px;
	line-height:140%;
	color:#FFFFFF;
	margin-left:114px;
	margin-top: 10px;
}

.rec_text{color:#FF6699;}
.rec_text2{margin-left:14px;}
.rec_tel{
	font-size:18px;
	margin-left:2px;
	margin-top:8px;
}
.ticket_text {
	font-size: 12px;
	line-height: 180%;
	color: #FE9E9F;
	margin-left: 132px;
	margin-top: 28px;
}

.line_bottom{
	margin-left:50px;
	margin-top:10px;
	margin-bottom:10px;
}

.mobile_desc{font-size:10px; color:#FFFFFF; line-height:18px; font-family:'HGP–¾’©m', '×–¾’©‘Ì', 'ƒqƒ‰ƒMƒm–¾’© Pro W3'; margin-left:118px;}

.mobile_qr{margin-top:20px;}

.mobile_info{
	width: 284px;
	float: left;
	clear: both;
}
.mobile_info2{
	float: left;
	display: inline;
	padding-left: 180px;
}
.mobile_info3{
	width: 400px;
	margin-left: 20px;
	clear: both;
	float: right;
}

.official_desc{font-size:12px; color:#9D6917; font-family:'HGP–¾’©m', '×–¾’©‘Ì', 'ƒqƒ‰ƒMƒm–¾’© Pro W3';}

.official_info{
	width: 400px;
	float: left;
	clear: both;
	background-image: url(images/img_official.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 76px;
	margin-top: 36px;
	padding-left: 90px;
}
.official_info2{
	width: 200px;
	background-image: url(images/img_official.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 22px;
	margin-top: 44px;
	padding-left: 90px;
}

.official_info3{
	width: 200px;
	background-image: url(images/img_official.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 60px;
	margin-top: 42px;
	padding-left: 90px;
}

.pickupcast{
	width: 420px;
	float: left;
	clear: both;
	margin-left: 18px;
	margin-top: 10px;
}

.pickupcast2{
	width: 800px;
	float: left;
	clear: both;
	margin-left: 90px;
	margin-top: 18px;
}

.pickupcaststyle{
	width: 124px;
	float: left;
	margin-right: 10px;
}
.pickupcaststyle2{
	width: 124px;
	float: left;
	margin-right: 2px;
}

.cast_img{
	border: 1px solid #999999;
}
.cast_tittle{margin-top:18px;}

.cast_photo{margin-top:8px;  margin-left:10px;}

.cast_name{font-size:12px; color:#FF0000; margin-top:10px;}

.cast_text{font-size:10px; color:#FFFFFF; line-height:120%; font-family:'HGP–¾’©M'; margin-left:10px;}

.cast_text2{font-size:10px; color:#FFFFFF; line-height:140%; font-family:'HGP–¾’©M'; margin-left:10px;}


.shopinfo{
	background-image: url(images/img_main2bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 856px;
	height: 380px;
	margin-left: 68px;
}
.systemstyle{
	float: left;
	clear: right;
	width: 440px;
	line-height: 240%;
	height: 400px;
}
.systemstyle2{
	width: 440px;
	float: left;
	margin-left: 20px;
	padding-left: 0px;
}
.systemstyle3 {
	float: left;
	clear: right;
	width: 740px;
	margin-left: 30px;
}

.banner{
	background-image: url(images/img_banner.jpg);
	background-repeat: no-repeat;
	height: 164px;
	width: 889px;
	margin-left: 20px;
	margin-top: 20px;
}
.map_img {
	font-size:18px;
	line-height:140%;
	color:#FE9F9F;
	margin-left:114px;
	margin-top: 22px;
	margin-bottom: 22px;
}

.adress{
	font-size:12px;
	color:#666666;
	line-height:180%;
	background-image: url(images/img_aderess.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 80px;
	height: 24px;
	padding-top: 4px;
	margin-left: 180px;
	margin-top: 10px;
}

.tel{
	font-size:12px;
	color:#666666;
	line-height:180%;
	background-image: url(images/img_tel.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 80px;
	height: 24px;
	padding-top: 4px;
	margin-left: 180px;
	margin-top: 10px;
}

.access{
	font-size:12px;
	color:#666666;
	line-height:180%;
	background-image: url(images/img_access_s.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 80px;
	height: 24px;
	padding-top: 4px;
	margin-left: 180px;
	margin-top: 10px;
}
.system_tittle{margin-top:30px; margin-left:32px;}

.system_tittle2{
	margin-top:2px;
	margin-left:20px;
}


.system_text{
	font-size:12px;
	line-height:140%;
	color:#D1D1D1;
	margin-left:104px;
	margin-top: 4px;
}

.system_text2{
	font-size:12px;
	color:#FFFFFF;
	line-height:140%;
	margin-top:4px;
	margin-left:58px;
}

.data_text{
	font-size:12px;
	line-height:140%;
	color:#FE9F9F;
	margin-left:122px;
	margin-top: 10px;
}

.sitemap_text {
	font-size:12px;
	line-height:200%;
	color:#FE9F9F;
	margin-left:114px;
	margin-top: 10px;
}
#main_c2 {
	width: 600px;
	float: left;
}

#head_c {
	padding-left: 104px;
	padding-top: 3px;
	width: 795px;
	font-size: large;
}
#main_c {
	width: 899px;
}

#icons{
	width: 280px;
	height: 40px;
	margin-top: 10px;
	margin-left: 490px;
	margin-bottom: -10px;
}

#head_cl{
	padding-left: 25px;
	padding-top: 3px;
	width: 460px;
	font-size: large;
	float: left;
}

.one_castname{
	background-image: url(images/gallery/head1.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 30px;
	margin-left: 10px;
}

#main_c4 {
	width: 899px;
	background-image: url(images/ticketheader.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	margin-left: 90px;
}
#main_c4 table tr {
	border-bottom-width: 0px;
}
#main_c4 table td {
}
#main_c4 .ticket{
	color: #CC9900;
	margin-left: 140px;
	font-size: 14px;
	padding-top: 100px;
	padding-bottom: 50px;
	padding-left: 200px;
}
#main_c4 h2 {
	width: 640px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #343434;
	font-size: 9px;
	margin-bottom: 9px;
}
#main_c4 h2 span {
	display:none;
}
#main_c4 p {
	color: #4d4a4a;
}
#main_c4 h1 {
	color: #CC6600;
	margin-left: 140px;
	font-size: 14px;
	padding-top: 52px;
	padding-bottom: 70px;
}
.leftpad{
	padding-left: 15px;
}


.style3 {

}
.style4 {color: #FF0000}
.style6 {color: #0099FF}

/* footer
   ------ */
.footer{
	width: 918px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/img_fottertopbg.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 41px;

}
.footer2{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0px;
	background-image: url(images/img_headerbg.jpg);
	background-position: center;
	background-repeat: repeat-x;
	height: 124px;
	padding-top: 0px;
}

.line{
	margin-left:26px;
	margin-top:40px;
	margin-bottom:22px;
}

.footer_line2{margin-left:70px; margin-top:8px;}

.footer_line3{
	margin-left:26px;
	margin-top:20px;
	margin-bottom:10px;
}

.footter_mobile_desc{font-size:12px; color:#9D6917; font-family:'HGP–¾’©m', '×–¾’©‘Ì', 'ƒqƒ‰ƒMƒm–¾’© Pro W3'}

.footer_mobile{margin-left:20px; margin-top:20px;}

.footer_mobile_text{
	font-size:10px;
	color:#FFFFFF;
	line-height:21px;
	font-family:'HGP–¾’©m', '×–¾’©‘Ì', 'ƒqƒ‰ƒMƒm–¾’© Pro W3';
	margin-left:60px;
	margin-top: 6px;
}
.footer_right{
	width: 400px;
	height: 200px;
	float: right;
}
.footertext{
	margin-right: 70px;
	font-size: 10px;
	padding-top: 8px;
	color: #333333;



}
.footertext2{
	margin-right: 80px;
	margin-top: 15px;
	font-size: 10px;
}
.footertext3{
	color:#666666;
	margin-right:auto;
	width: 800px;
	margin-left: auto;
	margin-top: 0px;
	text-align: right;
	padding-top: 20px;
	font-size: 10px;
}
 
 .footertext3 a{
	color:#333333;
	margin-right:auto;
	width: 880px;
	margin-left: auto;
	margin-top: 0px;
	text-align: right;
	padding-top: 20px;
	font-size: 10px;
}
 
.footer a {
	color: #CC9966;
}

.footer a:hover {
	color: #0066FF;
	text-decoration: underline;
}
