/* 初期設定
------------------------------------- */
div,dl,dt,dd,ul,ol,li,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
img{border:0; vertical-align:top;}
img.lp {border:1px solid #a9a9a9;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6{font-size:12px;line-height:1em;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
.clear {clear:both;height:0px;overflow:hidden;}
/* input */
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;vertical-align:middle;margin:2px;padding:0px;}
input.txt,textarea.txt {margin:2px;padding:3px;border:1px solid #999;vertical-align:middle;font-size:14px;color:#333;}
select {margin:2px;padding:1px;border:1px solid #999;vertical-align:middle;font-size:14px;color:#333;}

/* フロート対策
------------------------------------- */
/* IE6/7対応 */
.clear_fix {
min-height: 1em;
_height: 1px;
_overflow: visible;
}

/* AFTER要素 */
.clear_fix:after {
content: "";
display: block;
clear: both;
height: 0px;
overflow: hidden;
}

/* 共通パーツ */
.flft {float:left;}
.frgt {float:right;}
.cnt {text-align: center;}
.sl_gld {border: 1px solid #BCA480;}
.mgb1 {margin-bottom:1px;}
.fwbl {font-weight:bold;}
.fcre {color: #c80000;}
.fs80p {font-size:80%;line-height:1.4em;}
.fs120p {font-size:120%;}
.fs130p {font-size:130%;}
.fs140p {font-size:140%;}
.fs160p {font-size:160%;}
.fs180p {font-size:180%;}
.fs200p {font-size:200%;}
.lh120p {line-height:120%;}
.lh140p {line-height:140%;}
.lh160p {line-height:160%;}
.lh180p {line-height:180%;}
.lh200p {line-height:200%;}
.mgb20 {margin-bottom:20px;}
.pdlr20 {padding-left:20px;padding-right:20px;}
.pdlr40 {padding-left:40px;padding-right:40px;}

/* LINK */
a:link {color: #666;}
a:visited {color: #666;}
a:hover {color: #e60000;}
a:active {color: #0e6fbc;}
.alpha {filter: alpha(opacity=25);-moz-opacity:0.25;opacity:0.25;}

/* レイアウト
------------------------------------- */
body {
font-family: Meiryo, arial, sans-serif;
padding: 0px;
margin: 0px;
text-align: center;
color: #666;
line-height: 1.5em;
font-size: 78%;
background: URL(../images/body_bg.gif) center top;
}
#wrapper {
background: URL(../images/wrapper_bg.gif) center top repeat-x;
}
#wrapper_in {
background: URL(../images/wrapper_in_bg.gif) center bottom repeat-x;
}
#container {
width: 960px;
margin: 0px auto;
padding: 0px;
text-align: left;
background: URL(../images/container_bg.gif) left top repeat-y;
}
#header_in {
width: 950px;
margin: 0px auto;
padding: 0px;
}
#header {
margin: 0px;
padding: 0px;
font-size: 1px;
line-height: 1px;
background: URL(../images/header_bg.gif) center top no-repeat;
}
#main {
width: 950px;
margin: 0px auto;
padding: 0px;
}
.cr {
width: 910px;
margin: 0px auto;
padding: 20px;
font-size: 11px;
text-align: right;
background: #efefef;
}
.official_link {
margin-top: -15px;
margin-bottom: 20px;
padding: 0px 30px;
text-align: right;
}
#footer {
clear: both;
height: 72px;
margin: 0;
padding: 0px;
color: #fff;
background: URL(../images/footer_bg.gif) center top no-repeat;
}
#footer p {
margin: 0px;
padding: 30px 20px 0px 20px;
text-align: right;
}

/* ヘッダー内指定 
------------------------------------- */
h1 {
margin:0;
padding: 0px;
font-size: 1px;
line-height: 1px;
}

/* 開演時間指定
------------------------------------- */
.sch {
padding: 7px 0px 20px 0px;
font-weight: bold;
font-size: 120%;
text-align: center;
}

/* 料金指定
------------------------------------- */
.price {
padding: 0px 20px 0px 30px;
font-weight: bold;
font-size: 120%;
text-align: right;
}

/* チケット発売情報指定
------------------------------------- */
.rrmov_l {
float: left;
width: 650px;
margin: 0px;
padding: 0px;
}
.rrmov_r {
float: right;
width: 150px;
margin: 0px;
padding: 0px;
}

/* 更新情報指定 
------------------------------------- */
#info {
margin: 5px 0px 30px 0px;
padding: 0px 70px;
text-align: left;
}
#info .info_unit {
margin: 0px 0px 30px 0px;
}
#info p {
margin: 0px 0px 1em 0px;
padding: 0px 20px;
}
#info h3 {
clear: both;
margin: 0px 0px 15px 0px;
padding: 5px 0px 3px 10px;
font-size: 18px;
color: #e45700;
border-left: 10px solid #ff6100;
border-bottom: 2px solid #ff6100;
}
#info .update {
font-size: 12px;
}
#info ul {
margin: 10px 0px 0px 0px;
padding: 0px 20px;
}
#info .artist_list {
width:100%;
margin: 0px 0px 10px 0px;
}
#info .artist_list td {
width:135px;
text-align: center;
}
#info .artist_list .artist_name a {
padding: 0px 0px 0px 23px;
font-size: 20px;
font-weight: bold;
line-height:1em;
background: URL(../images/link_ic.gif) left center no-repeat;
}
#info .artist_list a img {
border: 1px solid #fff;
}
#info .artist_list a:hover img {
border: 1px solid #ff6100;
}
#info .artist_list .artist_name {
margin: 7px 0px 0px 0px;
}
#info li {
float: left;
_white-space:nowrap;
margin: 0px 20px 20px 0px;
padding: 0px 0px 0px 23px;
font-size: 20px;
font-weight: bold;
line-height:1em;
background: URL(../images/link_ic.gif) left center no-repeat;
}

.limited_ticket {
width:800px;
margin: 0px auto 20px auto;
}
.limited_ticket td {
padding: 0px 10px;
}
.limited_ticket a.ticket_order_bt {
width: 110px;
display: block;
margin: 0px 0px 0px auto;
padding: 3px 10px;
color: #fff;
font-weight: bold;
text-decoration:none;
text-align: center;
background: #c10000;
}
.limited_ticket a:hover.ticket_order_bt {
background: red;
}

