@charset "utf-8";

body {
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #000;
	background-image:url(../img/bg.jpg);
	background-position:center top;
	background-repeat:repeat;
	background-attachment:fixed;
}

a:link{color:#009; text-decoration:none;}
a:visited{color:#009; text-decoration:none;}
a:hover{color:#009; text-decoration:underline;}
a:active{color:#009; text-decoration:underline;}

.opacity a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

/*ページ全体ページ全体ページ全体ページ全体ページ全体ページ全体*/
#wrapper {
	width:800px;
	margin:0px auto;
}

#header {
	margin-bottom:2px;
}

#header_img {
	margin-bottom:2px;
}

ul#navi {
	width:800px;
	height:30px;
	margin-bottom:2px;
}

ul#navi li.r2 {
	float:left;
	padding-right:2px;
}

ul#navi li.r0 {
	float:left;
	padding-right:0px;
}

#main {
	overflow:hidden;
	width:780px;
	padding:10px 10px 50px 10px;
	background-image:url(../img/bg_main.png);
	background-repeat:repeat-y;
}

#main #left {
	float:left;
	width:200px;
}

#main #left #left01 {
	background-color:#FFF;
	padding:10px;
	margin-bottom:10px;
}

#main #left #left01 #left01box{
	border-left:#000 2px solid;
	padding-left:10px;
}

#main #left #left02 {
	background-color:#FFF;
	padding:10px;
}

#main #right {
	float:left;
	width:538px;
	padding-top:10px;
	padding-left:30px;
}

#footer {
	width:780px;
	padding:10px;
	background-color:#FFF;
	overflow:hidden;
	font-size:10px;
}

#footer01 {
	float:left;
}

#footer01 a:link{color:#000; text-decoration:none;}
#footer01 a:visited{color:#000; text-decoration:none;}
#footer01 a:hover{color:#000; text-decoration:underline;}
#footer01 a:active{color:#000; text-decoration:underline;}

#footer02 {
	float:right;
	text-align:right;
}


/*h1～h3h1～h3h1～h3h1～h3h1～h3h1～h3h1～h3h1～h3h1～h3h1～h3*/
h1{
	line-height:120%;
	font-size:11px;
}

h2#thanks{
	width:500px;
	padding:10px;
	margin-bottom:15px;
	background-color:#FFF;
	border:#CCC 1px solid;
}


/*テキスト系テキスト系テキスト系テキスト系テキスト系テキスト系*/
a.pochigaibu {
	background-image:url(../img/pochigaibu.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:15px;
}

a.pochinaibu {
	background-image:url(../img/pochinaibu.gif);
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:15px;
}

p.pochi {
	background-image:url(../img/pochi.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:15px;
}

p.pochi_d5 {
	background-image:url(../img/pochi.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:15px;
	margin-bottom:5px;
}

p.pochi_d10 {
	background-image:url(../img/pochi.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:15px;
	margin-bottom:10px;
}

p.pochi_d50 {
	background-image:url(../img/pochi.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:15px;
	margin-bottom:50px;
}

p.line150l15 {
	padding-left:15px;
	line-height:150%;
}


p.line150l15d10 {
	padding-left:15px;
	line-height:150%;
	margin-bottom:10px;
}

p.line150l15d30 {
	padding-left:15px;
	line-height:150%;
	margin-bottom:30px;
}

p.line150l15d50 {
	padding-left:15px;
	line-height:150%;
	margin-bottom:50px;
}

p.d3{
	margin-bottom:3px;
}

p.d5{
	margin-bottom:5px;
}

p.d10{
	margin-bottom:10px;
}

p.d15{
	margin-bottom:15px;
}

p.d20{
	margin-bottom:20px;
}

p.d25{
	margin-bottom:25px;
}

p.d30{
	margin-bottom:30px;
}

p.d50{
	margin-bottom:50px;
}

p.d50t10{
	margin-bottom:10px;
	margin-top:50px;
}

p.d80{
	margin-bottom:80px;
}

p.line150{
	line-height:150%;
}

p.line150d20{
	margin-bottom:20px;
	line-height:150%;
}

p.line150d30{
	margin-bottom:30px;
	line-height:150%;
}

p.line150d50{
	margin-bottom:50px;
	line-height:150%;
}

span.blackback{
	background-color:#000;
	color:#FFF;
	padding:0px;
	font-size:13px;
}

span.blackback_l20{
	background-color:#000;
	color:#FFF;
	padding:0px;
	padding-left:20px;
	font-size:13px;
}

span.blackback_r5{
	background-color:#000;
	color:#FFF;
	padding:0px;
	margin-right:5px;
}

span.blackback_r10{
	background-color:#000;
	color:#FFF;
	padding:0px;
	margin-right:10px;
}

span.square{
	border:#000 1px solid;
	padding:1px;
}

span.square_r5{
	border:#000 1px solid;
	padding:1px;
	margin-right:5px;
	font-size:10px;
}

span.l20{
	padding-left:20px;
}

span.s10l10{
	margin-left:10px;
	font-size:10px;
}

p.w300{
	width:300px;
}



/*最新情報最新情報最新情報最新情報最新情報最新情報最新情報最新情報*/
ul#news {
}

ul#news li {
	margin-bottom:10px;
}

ul#news li.red {
	margin-bottom:10px;
	color:#C03;
}



/*作品紹介作品紹介作品紹介作品紹介作品紹介作品紹介作品紹介作品紹介*/
div#uika {
	width:538px;
	overflow:hidden;
	margin-bottom:50px;
}

div#uika_left {
	float:left;
	width:100px;
}

div#uika_right {
	float:right;
	width:418px;
}

div#fisc {
	width:538px;
	overflow:hidden;
	margin-bottom:50px;
}

div#fisc_left {
	float:left;
	width:315px;
}

div#fisc_right {
	float:left;
	padding-left:20px;
	width:150px;
}


/*出演出演出演出演出演出演出演出演出演出演出演出演出演出演出演出演*/
ul.cast {
	margin-bottom:20px;
	overflow:hidden;
}

ul.cast80{
	margin-bottom:80px;
	overflow:hidden;
}

li.r14 {
	float:left;
	width:170px;
	padding-right:14px;
}

li.r00 {
	float:left;
	width:170px;
	padding-right:0px;
}

/*チケットチケットチケットチケットチケットチケットチケットチケット*/
#ticketbox {
	width:500px;
	padding:15px 10px 10px 10px;
	border:#CCC 1px solid;
	background-color:#FFF;
	margin-bottom:50px;
}


p.ticketnote{
	width:500px;
	padding:10px;
	margin-bottom:5px;
	background-color:#FFF;
	border:#CCC 1px solid;
}

table.otherticket {
	margin-bottom:5px;
	border:#CCC 1px solid;
	background-color:#FFF;
}

table.otherticket tr {
	vertical-align:top;
}

table.otherticket td.logo {
	width:100px;
	text-align:center;
	padding:10px;
}

table.otherticket td.logotext {
	width:380px;
	padding:10px;
}

/*ダウンロードダウンロードダウンロードダウンロードダウンロードダウンロード*/
ul.wallpaper {
	margin-bottom:50px;
	overflow:hidden;
}

textarea.blogparts {
	width:148px;
	height:50px;
	font-size:9px;
	background-color:#fff;
	overflow-y:scroll;
	color:#999;
	border:#999 1px solid;
	margin:0px;
	padding:5px;
	line-height:120%;
}

textarea.youtube {
	width:516px;
	height:40px;
	font-size:9px;
	background-color:#fff;
	overflow-y:scroll;
	color:#999;
	border:#999 1px solid;
	margin:0px;
	padding:5px;
	line-height:120%;
}


li.r14w160 {
	float:left;
	width:160px;
	padding-right:29px;
}

li.r00w160 {
	float:left;
	width:160px;
	padding-right:0px;
}



/*ギャラリー*/
p.ga01{
	margin-bottom:5px;
	font-size:13px;
}

p.ga02{
	font-size:11px;
	color:#CCC;
}
