@charset "UTF-8";
@import url("base_e.css");



/* @group font */

#stInfo h2{
	font-size:small;
}
#today table th,
#onSale table th,
#onSale table th.tm,
#onSale table td.tm,
#today table td div,
#onSale table td div,
#hanrei {
	font-size:x-small;
}

/* @end */

#header.sttop {
	height:89px !important;
	border-bottom:none !important;
}

#mainImg{
	margin: 0 0 17px;
}
#stLeft{
	width: 210px;
	float: left;
	margin-right: auto;
}
#stRight{
	width: 530px;
	float: right;
	margin-left: auto;
}

/* @group stInfo */
#stInfo{
	border: solid 1px #e60000;
	padding: 10px;
	margin-bottom: 10px;
}
#stInfo h2{
	margin: 0 0 7px;
}
#stInfo p{
	margin-bottom: 0;
	margin-top: 7px;
}
#stInfo a:link{
	color: #cc0000;
	text-decoration: none;
}
#stInfo a:visited {
	color: #cb3c3c;
}
#stInfo a:hover {
	color: #cb3c3c;
}

/* @end */

/* @group today */
#today {
	margin-bottom:12px;
	position: relative;
}
#today h2 {
	background: url(../img/tt_sttop_today_e.gif) no-repeat;
	height:29px;
	text-indent:-5000px;
	margin: 0;
}
#today #date{
	position: absolute;
	top: 10px;
	left: 215px;
	color: #fff;
}
#today #hoka{
	position: absolute;
	top: 0;
	left: 388px;
	height: 29px;
}
#today #hoka a {
	display: block;
	height: 29px;
	width: 140px;
	text-indent:-5000px;
	text-decoration:none;
}

/* @end */



/* @group Today+onSlae Table */
#today,
#onSale{
	background: url(../img/bg_sttop_table.gif) no-repeat 0 bottom;
	padding-bottom: 10px;
}
#today table,
#onSale table {
	width:528px;
	border-collapse:collapse;
	background:url(../img/bg_list_top.gif) repeat-x;
	margin: 0 1px;
}
#today table th,
#onSale table th {
	font-weight:normal;
	line-height:100%;
	text-align:left;
	padding:3px 13px 1px;
	background-color:#DDD3C2;
	border-bottom:1px solid #fff;
}
#onSale table th.tm,
#onSale table td.tm {
	text-align: right;
	white-space: nowrap;
	padding-left: 0;
}
#today table td,
#onSale table td {
	padding:8px 12px 3px;
	vertical-align:top;
}
#today table td.thtrANDbtn,
#onSale table td.thtrANDbtn {
	border-bottom:1px solid #EDE4D5;
	padding:0px 12px 5px;
}
#today table td div,
#onSale table td div {
	margin:1px 0 0 0;
	padding:0;
}

.osTheatre{
	float: left;
}
.osBtn{
	float: right;
	white-space: nowrap;
}
.osBtn img {
	margin-left: 1px;
}
.osBtn a img {
	margin-left: 5px;
}

#today table td.noStage,
#onSale table td.noStage{
	text-align: center;
	padding: 20px;
}

/* @end */

/* @group onSale */
#onSale {
	margin-bottom:15px;
}
#onSale h2 {
	background: url(../img/tt_sttop_honjitsu_e.gif) no-repeat;
	height:29px;
	text-indent:-5000px;
	margin: 0;
}


/* @end */

/* @group sttopMenu */

#sttopGuide,
#sttopMente{
	background: url(../img/bg_sttop_tt.gif) no-repeat 0 bottom;
	margin-top: 15px;
	padding-bottom: 5px;
}

/* @group guide */
#sttopGuide h2 {
	background: url(../img/sttop_tt_guide_e.gif) no-repeat;
	height: 29px;
	margin: 0;
	text-indent: -9999px;
}
#sttopGuide ul{
	list-style: none;
	margin: 7px 10px;
	padding: 0;
}
#sttopGuide ul li{
	background: url(../img/arr_sttop_giude.gif) no-repeat 0 3px;
	padding-left: 10px;
	margin-bottom: 3px;
}



/* @end */

/* @group mentenance */
#sttopMente h2 {
	background: url(../img/sttop_tt_mente_e.gif) no-repeat;
	height: 27px;
	margin: 0;
	text-indent: -9999px;
}
#sttopMente ul{
	margin: 7px 10px 7px 25px;
	padding: 0;
}

/* @end */
/* @end */

/* @group hanrei */
#hanrei{
	border: solid 1px #ccc;
	padding: 10px;
	margin-bottom: 20px;
}
#hanrei dl{
	margin: 0;
	padding: 0;
}
#hanrei dl dd{
	margin: 0 0 0 -15px;
	text-indent: -3.5em;
	padding-left: 3.5em;
}
#hanrei dl dd img{
	vertical-align: middle;
	margin-left: 15px;
}

/* @end */
