/* shop.css */

div#cast div#contents{

}

div#cast div#contents div#main {
	width: 670px;
	float: left;
}

div#cast div#contents div#main .frame {
	background: #FFFFFF;
	position: relative;
	display: block;
	-moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
	-webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
	box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}

div#cast div#contents div#main div#official .frame {
	background: #FFFAD9;
}

div#cast div#contents div#main p.nodata {
	padding: 10px;
	text-align: center;
}

div#cast div#contents div#main div#c-header {
	width: 674px;
	overflow: hidden;
}

div#cast div#contents div#main div#c-header h2{
	width: 670px;
	height: 200px;
	text-indent: -9999px;
	margin: 1px 0 0 1px;
}

div#cast div#contents div#main div#c-header h2 a {
	width: 670px;
	height: 200px;
	display: block;
}

div#cast div#contents div#main div#c-header p{
	color: #FFFFFF;
}

div#cast div#contents div#main div#c-header {

}

div#cast div#contents div#main div#c-header p {
	padding: 2px 0 0 10px;
}

div#cast div#contents div#main div#c-header dl {
	float: right;
}

div#cast div#contents div#main div#c-header dl dt, div#cast div#contents div#main div#c-header dl dd {
	color: #FFFFFF;
	float: left;
	height: 20px;
	line-height: 20px;
}

div#cast div#contents div#main div#c-header dl dd {
	margin-right: 1em;
}

div#cast div#contents div#main div#c-header dl dt.tel {
	width: 21px;
	background: url("/img/cast/icon1.png") no-repeat center center;
	text-indent: -9999px;
}

div#cast div#contents div#main div#c-header dl dt.time {
	width: 21px;
	background: url("/img/cast/icon2.png") no-repeat center center;
	text-indent: -9999px;
}

div#cast div#contents div#main div#c-header dl dt.fee {
	width: 21px;
	background: url("/img/cast/icon3.png") no-repeat center center;
	text-indent: -9999px;
}

div#cast div#contents div#main div#c-header dl dt.official {
	text-indent: -9999px;
}

div#cast div#contents div#main div#c-header dl dd.official {
	width: 112px;
	height: 22px;
	text-indent: -9999px;
	background: url("/img/cast/btn_hp.png") no-repeat left top;
	margin-top: -4px;
}

div#cast div#contents div#main div#c-header dl dd.official a {
	width: 112px;
	height: 22px;
	display: block;
}

/* navi */
ul#pagenavi {
	width: 674px;
	height: 52px;
	margin: 10px 0;
	background: url("/img/shop1/navi.png") no-repeat left -52px;
}

ul#pagenavi li {
	height: 52px;
	float: left;
}

ul#pagenavi li#menu1 {
  width: 61px;
}

ul#pagenavi li#menu2 , li#menu3 {
  width: 60px;
}

ul#pagenavi li#menu4 , li#menu5 {
  width: 93px;
}

ul#pagenavi li#menu6 {
  width: 75px;
}

ul#pagenavi li#menu7 {
  width: 103px;
}

ul#pagenavi li#menu8 {
  width: 59px;
}

ul#pagenavi li#menu9 {
  width: 70px;
}

ul#pagenavi li a, ul#pagenavi li a:hover {
  text-indent: -9999px;
  height: 52px;
  display: block;
}

ul#pagenavi li a {
  background: url("/img/shop1/navi.png") no-repeat left top;
}

ul#pagenavi li#menu1 a { background-position: 0 0; }
ul#pagenavi li#menu2 a { background-position: -61px 0; }
ul#pagenavi li#menu3 a { background-position: -121px 0; }
ul#pagenavi li#menu4 a { background-position: -181px 0; }
ul#pagenavi li#menu5 a { background-position: -274px 0; }
ul#pagenavi li#menu6 a { background-position: -367px 0; }
ul#pagenavi li#menu7 a { background-position: -442px 0; }
ul#pagenavi li#menu8 a { background-position: -545px 0; }
ul#pagenavi li#menu9 a { background-position: -604px 0; }

ul#pagenavi li a:hover {
	background-image: none;
}

div#cast div#contents div#main div#castdata div.frame {
	background: #FFF0E0 url("/img/cast/bg_right1.gif") repeat-y right top;
}

div#castdata h2 {
	background: url("/img/cast/bar1.png") no-repeat left top;
	height: 30px;
	width: 670px;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 10px;
}


div#castdata div#main-left {
	height: auto;
	width: 420px;
	float: left;
	background-color: #FFF0E0;
}

div#castdata div#photo {
	background: url("/img/cast/bg_photo.png") no-repeat left top;
	height: 420px;
	width: 420px;
	text-align: center;
}

div#castdata div#photo img {
	margin-top: 10px;
}

div#castdata ul#thumb {
	background-color: #FFF0E0;
	height: 74px;
	width: 420px;
}

div#castdata ul#thumb li {
	float: left;
	margin-left: 4px !important;
	margin-left: 2px;

}

div#castdata ul#thumb li img{
	width: 48px;
	height: 64px;
}

div#schedule {
	padding: 0 10px;
	text-align: right;
}



div#castdata div#main-left dl {
	margin: 10px 0;
	background-color: #FFF0E0;
}

div#castdata div#main-left dl dt {
	width: 8em;
	float: left;
	clear: left;
	padding-top: 2px;
	text-indent: 0.5em;
	line-height: 1.4em;
}

div#castdata div#main-left dl dd {
	padding: 2px 0 2px 8em;
	line-height: 1.4em;
}

div#castdata div#main-left dl dd.line {
	background-color: #E3D0BB;
}

div#castdata div#main-right dl dd.line {
	background: url("/img/cast/bg_right2.gif") no-repeat left top;
}

div#main-right {
	float: left;
	height: 705px;
	width: 250px;
}

div#main-right h3 {
	background: url("/img/cast/bar_shopdata.gif") no-repeat left top;
	height: 35px;
	width: 250px;
	text-indent: -9999px;
}

div#main-right ul#banner {
	text-align: center;
	margin-top: 10px;
}

div#castdata div#main-right dl {
	margin: 10px 0;
}

div#castdata div#main-right dl dt {
	width: 8em;
	float: left;
	clear: left;
	text-indent: 0.5em;
	padding-top: 2px;
}

div#castdata div#main-right dl dd {
	padding: 2px 0 2px 8em;
}

div#castdata div#main-right dl dd.line {
	background: url("/img/cast/bg_right2.gif") repeat-y left top;
}


div#main-right h3#bar-contents {
	background: url("/img/cast/bar_contents.gif") no-repeat left top;
	height: 25px;
	width: 250px;
	text-indent: -9999px;
}

ul#contents-box {
	height: 171px;
	width: 250px;
	text-align: center;
}

ul#contents-box img {
	height: 94px;
	width: 125px;
	border: 1px solid #FFFFFF;
	margin-top: 30px;
}

ul#contents-box li {
	color: #333333;
}





/* waribiki */
div#cast div#contents div#main div#waribiki {
	margin-top: 20px;
	width: 670px;
}

div#cast div#contents div#main div#waribiki h2 {
	height: 30px;
	width: 670px;
	text-indent: -9999px;
	background: url("/img/shop1/bar_discount.gif") no-repeat left top;
}

div#cast div#contents div#main div#waribiki div#cp-1, div#cast div#contents div#main div#waribiki div#cp-2 {
	position: relative;
	margin-top: 5px;
}


div#cast div#contents div#main div#waribiki div p.btn {
	position: absolute;
	top: 5px;
	right: 10px;
}

div#cast div#contents div#main div#waribiki div#cp-1 h3 {
	height: 30px;
	border-left: #FF0F53 solid 4px;
	background: #222222 url("/img/shop1/mobile.png") no-repeat 10px center;
	text-indent: -9999px;
	margin-bottom: 5px;
}

div#cast div#contents div#main div#waribiki div#cp-1 p.btn {
	width: 240px;
	height: 22px;
	background: url("/img/shop1/btn_ticket.png") no-repeat left center;
	text-indent: -9999px;
}

div#cast div#contents div#main div#waribiki div#cp-1 p.btn  a {
	width: 240px;
	height: 22px;
	display: block;
}

div#cast div#contents div#main div#waribiki div div.discount, div#cast div#contents div#main div#waribiki div div.example {
	width: 335px;
	float: left;
}

div#cast div#contents div#main div#waribiki div div.discount h4{
	background: url("/img/shop1/bg_1.gif") repeat left top;
	font-weight: bold;
	text-indent: 5px;
	line-height: 1.6em;
	width: 315px;
	margin-left: 10px;
}

div#cast div#contents div#main div#waribiki div div.discount p.price{
	background: url("/img/shop1/bg_1.gif") repeat left top;
	font-size: 16px;
	font-weight: bold;
	min-height: 30px;
	text-indent: 5px;
	width: 315px;
	margin-left: 10px;
	text-align: center;
	padding: 10px 0;
}

div#cast div#contents div#main div#waribiki div#cp-2 div.discount h4, 
div#cast div#contents div#main div#waribiki div#cp-2 div.discount p.price {
	background: url("/img/shop1/bg_2.gif") repeat left top;
}

div#cast div#contents div#main div#waribiki div div.discount dl {
	width: 315px;
	margin-left: 10px;
}

div#cast div#contents div#main div#waribiki div div.discount dl dt {
	width: 6em;
	float: left;
	clear: both;
	margin-top: 1px;
	text-indent: 0.5em;
	padding-top: 3px;
}

div#cast div#contents div#main div#waribiki div div.discount dl dd {
	background: #FFD1DE;
	margin-top: 1px;
	padding: 3px 0 3px 6em;
}

div#cast div#contents div#main div#waribiki div#cp-2 div.discount dl dd {
	background: #FFD6BB;
}

div#cast div#contents div#main div#waribiki div div.example h4 {
	background: url("/img/shop1/bg_3.gif") repeat left top;
	font-size: 14px;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	text-indent: 5px;
	width: 315px;
	margin-left: 10px;
}

div#cast div#contents div#main div#waribiki div div.example dl {
	width: 315px;
	margin-left: 10px;
}

div#cast div#contents div#main div#waribiki div div.example dl dt {
	width: 6em;
	float: left;
	clear: both;
	margin-top: 1px;
	text-indent: 0.5em;
	padding: 3px 0;
	line-height: 20px;
	border-right: #FFFFFF solid 1px;
}

div#cast div#contents div#main div#waribiki div div.example dl dd {
	background: #BDCFF6;
	margin-top: 1px;
	padding: 3px 0;
	line-height: 20px;
	text-align: center;
}

div#cast div#contents div#main div#waribiki div div.example dl dd span.fee,
div#cast div#contents div#main div#waribiki div div.example dl dd span.fee2 {
	width: 100px;
	display: inline-block;
	text-align: center;
	line-height: 20px;
}

div#cast div#contents div#main div#waribiki div div.example dl dd span.fee2 {
	color: #FF0000;
}

div#cast div#contents div#main div#waribiki div div.example dl dd span.allow {
	width: 30px;
	display: inline-block;
	text-align: center;
	line-height: 20px;
}

div#cast div#contents div#main div#waribiki div div.example p {
	width: 315px;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.8em;
	background: #BDCFF6;
	margin-top: 1px;
	text-align: center;
	margin-left: 10px;
}

div#cast div#contents div#main div#waribiki div div.example p span {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.8em;
	color: #FF3333;
}

div#cast div#contents div#main div#waribiki div#cp-2 h3 {
	height: 30px;
	border-left: #FF0F53 solid 4px;
	background: #222222 url("/img/shop1/fspo.png") no-repeat 10px center;
	text-indent: -9999px;
	margin-bottom: 5px;
}

div#cast div#contents div#main div#waribiki div#cp-2 p.btn  {
	width: 197px;
	height: 22px;
	background: url("/img/shop1/btn_coupon.png") no-repeat left center;
	text-indent: -9999px;
}

div#cast div#contents div#main div#waribiki div#cp-2 p.btn  a {
	width: 197px;
	height: 22px;
	display: block;
}

div#cast div#contents div#main div#waribiki div#cp-3 {

}

div#cast div#contents div#main div#waribiki div#cp-3 h3 {
	height: 30px;
	border-left: #FF0F53 solid 4px;
	background: #222222 url("/img/shop1/option.png") no-repeat 10px center;
	text-indent: -9999px;
	margin-top: 10px;
}

div#cast div#contents div#main div#waribiki div.play {
	background: url("/img/shop1/bg_4.gif") repeat left top;
	padding: 5px 10px;
}

div#cast div#contents div#main div#waribiki div.play h4 {
	font-weight: bold;
}

div#cast div#contents div#main div#waribiki div.play ul {

}

div#cast div#contents div#main div#waribiki div.play ul li{
	border: 1px solid #77FF77;
	background-color: #B3FFB3;
	width: 85px;
	text-align: center;
	float: left;
	margin: 5px 5px 0 0;

}

div#cast div#contents div#main div#waribiki div#cp-3 div.play {
	width: 415px !important;
	width: 410px;
	float: left;
}


div#cast div#contents div#main div#waribiki div#cp-3 ul.navi {
	float: left;
	background: url("/img/shop1/btn_print.gif") no-repeat left -65px;
	width: 155px;
	height: 70px;
	overflow: hidden;
	margin: 10px 5px;
}

div#cast div#contents div#main div#waribiki div#cp-3 p {
	width: 370px;
	margin: 10px 5px 10px 50px;
	float: left;
}

div#cast div#contents div#main div#waribiki div#cp-3 ul.navi li {
	width: 155px;
	height: 30px;
	margin-bottom: 5px;
	text-indent: -9999px;
	overflow: hidden;
}

div#cast div#contents div#main div#waribiki div#cp-3 ul.navi li a {
	background: url("/img/shop1/btn_print.gif") no-repeat;
	width: 155px;
	height: 30px;
	display: block;
}

div#cast div#contents div#main div#waribiki div#cp-3 ul.navi li.print a {
	background-position: left top;
}

div#cast div#contents div#main div#waribiki div#cp-3 ul.navi li.mail a {
	background-position: left -35px;
}

div#cast div#contents div#main div#waribiki div#cp-3 ul.navi li a:hover {
	background-image: none;
}

div#cast div#contents div#main div#waribiki div#cp-3 img {
	border: 1px solid #9CB3E5;
	margin: 10px 0;
}

div#cast div#contents div#main div#cast-schedule {
	clear: both;
	padding-top: 15px;
}

div#cast div#contents div#main div#cast-schedule h3 {
	background: url("/img/cast/bar1.png") no-repeat left top;
	height: 30px;
	width: 670px;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 10px;
}

div#cast div#contents div#main div#cast-schedule table {
	border: #333 solid 1px;
}

div#cast div#contents div#main div#cast-schedule table th, 
div#cast div#contents div#main div#cast-schedule table td {
	text-align: center;
	border: #333 solid 1px;
	padding: 5px 0;
}


/*------------------
  サブカラム
-------------------*/


div#cast div#contents div#sub{
	width: 200px;
	float: right;
}

div#cast div#contents div#sub ul {
	margin-left: 8px;
}

div#cast div#contents div#sub ul li {
	width: 84px;
	height: 99px;
	background:url("/img/shop1/bg_img2.png") no-repeat scroll left top transparent;
	text-align: center;
	float: left;
	margin: 0 12px 12px 0;
}

div#cast div#contents div#sub ul li img {
	margin: 2px 0;
}

div#cast div#contents div#sub p {
	text-align: right;
}
