@charset "utf-8";

/*//////////////////////////////////////////////////////////
//  - CSS for at PIA Features
//  - harusai
//  - 2010-07-30 (Fri)
//////////////////////////////////////////////////////////*/

/* ---------------------------------------------------------
- Common
----------------------------------------------------------*/

#harusai .clear { clear: both;}
#harusai .textcenter { text-align: center; }
#harusai .textright { text-align: right; }
#harusai .bold      { font-weight: bold; }
#harusai .font_10    { font-size: 84%; }
#harusai .font_14    { font-size: 114%; }
#harusai .font_16    { font-size: 133%; }
#harusai .font_18    { font-size: 150%; }
#harusai .b_otext    { font-weight: bold; color:#FF9933; }
#harusai a { color:#0099FF; }
#harusai end { margin-top: 30px; }

/* ---------------------------------------------------------
-  body
----------------------------------------------------------*/
#harusai {
	width: 980px;
	margin: 0 auto;
	background: url(http://image.pia.jp/images2/static/pia/feature/classic/tokyo-harusai/harusai2012_bg.jpg) repeat-y 0 0;	
	padding-left:50px;
}

#harusai p.to-top{
	width: 910px;
	font-size: 84%; 
	text-align: right;
	margin-bottom:20px;
}

#harusai .icon02{
	background: url(http://image.pia.jp/images2/static/pia/feature/classic/tokyo-harusai/icon02.gif) no-repeat 0 0;	
	padding-left: 15px; 
	}
	
#harusai p.top{
	margin-top: 30px;
	text-align: right;
	font-size: 84%;
	clear: both;
	padding-right:20px;
	}

/* ---------------------------------------------------------
-  header
----------------------------------------------------------*/

#harusai #header .title {
	width: 930px;
	height: 362px;
	background: url(http://image.pia.jp/images2/static/pia/feature/classic/tokyo-harusai/harusai2012_main01.jpg) repeat-x 0 0;
	text-indent: -9999px;
	margin:0;	
}


/*---------------------------------------------------
 - INFORMATION
----------------------------------------------------------*/

#harusai #information {
	margin: 0;
}

#harusai #information .contents{
	width: 850px;
	margin-left: 50px;
	padding: 0 5px 0 5px;
	border:none;
	margin-bottom:20px;
}

/* 文字が増えた場合は使用*/
#harusai #information .contents01{
	width: 850px;
	height: 120px;
	margin:0 0 0 50px;
	padding: 0 5px 0 5px;
	overflow: auto;
	border:none;
}


#harusai #information .contents01 ul,
#harusai #information .contents ul{
	list-style-type: none;
}

#harusai #information .contents01 li,
#harusai #information .contents li{
	margin-bottom: 5px;
	float:left;
}


#harusai #information .contents01 li.day,
#harusai #information .contents li.day{
	clear:both;
	margin-right:10px;
}

/* 座席シートinfo*/
#harusai #information .seatinfo{
	width: 800px;
	margin: 0 0 0 50px;
	padding: 5px;
	border:solid #F2A8B5 1px;
	background-color: #FFFFFF;
}

#harusai #information .seatinfo h3{
	font-size:100%;
	color:#FF6699;
}

#harusai #schedule .seatinfo02 p,
#harusai #information .seatinfo p{
	margin-left: 15px;
}

/*---------------------------------------------------
 - Schedule
----------------------------------------------------------*/

#harusai #schedule {
	margin-top:5px;
}

#harusai #schedule .infobox {
	width: 880px;
	padding-bottom:5px;
	margin-left:20px;
}

#harusai #schedule h3{
	float: left;
	width:150px;
	margin-left:10px;
	padding-top:20px;
}

#harusai #schedule .seatinfo02 {
	float: right;
	width:465px;
	margin-right:65px;
	background: #FFF;
	padding: 5px;
	border:solid #F2A8B5 1px;
	margin-bottom: 5px;
}

#harusai #schedule .contents {
	width: 900px;
	background: #FFF;
	margin-left:5px;
	padding:5px;
	clear:both;
}




/*---------------  table   -------------------------*/

#harusai #schedule .contents .programlist {
	background: none;
	border: none;
	margin: 0;
	clear:both;
	}

#harusai #schedule .contents .programlist td .line_btm{
	/*border-bottom: 1px solid #999999;
	border-right: none;*/
	height:1px;
	margin:0;
	padding: 0;
	background: #999;
	}


#harusai #schedule .contents .programlist td .unline{
	border-bottom: 1px solid #999999;
	}
	
#harusai #schedule .contents .programlist th {
	vertical-align: top;
	padding: 0.2em;
	border-right: 1px dotted #999999;
	border-bottom: 1px solid #999999;
	background-color: #E6E6E6;
	}
		

#harusai #schedule .contents .programlist td {
	vertical-align: top;
	padding: 0.6em;
	line-height: 1.4em;
	background: none;
	border-right: 1px dotted #999999;
	border-bottom: 1px solid #999999;
	}
	
#harusai #schedule .contents .programlist th .noborder,
#harusai #schedule .contents .programlist td .noborder{
	border: 1px solid #FFFFFF;
}

#harusai #schedule .contents .programlist .tit_program {
	width:40%;
	}
	
#harusai #schedule .contents .programlist .tit_program span,
#harusai #schedule .contents .programlist .tit_program p{
	font-size:84%;
	}
	
#harusai #schedule .contents .programlist .hall {
	width:30%;
		}
			
#harusai #schedule .contents .programlist .hall img{
	padding-left: 15px;	
		}
	
#harusai #schedule .contents .programlist .time {
	white-space: nowrap;
	}
	
#harusai #schedule .contents .programlist .date {
	background: #ECE7D7;
	white-space: nowrap;
	border-right: none;
	}
	
#harusai #schedule .contents .programlist .date-h {
	background: #FFDDDD;
	white-space: nowrap;
	border-right: none;
	}

#harusai #schedule .contents .programlist .date-h span{
	color: #FFD7D7;
	}

#harusai #schedule .contents .programlist .mark {
	float:right;
		}

	
#harusai #schedule .contents .programlist .hatsubai {
	white-space: nowrap;
	}
		
#harusai #schedule .contents .programlist .ticket {
	white-space: nowrap;
	border-right: none;
	}

#harusai #schedule .contents .programlist .spacer {
	border-right: none;
	padding-left: 0;
	}
	
#harusai #schedule .contents .programlist .spacerall {
	padding-left: 0;
	border-right-style: none;
	border-bottom-style: none;
	}
