@charset "utf-8";


/* 全体
---------------------------*/
#bigshow {
	width:980px;
	line-height: 160%;
	background: #003399 url(http://image.pia.jp/images2/static/pia/feature/stage/bigshow/bigshow_bg.gif) repeat-y;
}

#bigshow .bold { 
	font-weight:bold;
}

#bigshow .t10 { font-size: 84%; line-height: 1.2; color:#666;}
#bigshow .t16 { font-size:134%;}

#bigshow a{ color: #cc0000;}

#bigshow .f_col {color: #ff9900;}
#bigshow .f_col2 {color: #cc0000;}
#bigshow .f_col3 {color: #003399;}

#bigshow .clear { clear: both;}

/* メイン
---------------------------*/
#bigshowMain {
	margin: 0;
	padding: 0;
}

#bigshow div.contents{
	margin: -10px 42px 10px 42px;
	padding: 0 10px;
}

/* 見出し
---------------------------*/
#bigshow h2 {
	margin: 30px 80px;
	font-size: 140%;
	letter-spacing: 6px;
	text-align: center;
}

#bigshow h2.border {
	margin: 10px auto;
	padding: 0 0 3px 26px;
	font-size: 140%;
	letter-spacing: 6px;
	border-bottom: 1px solid #003399;
	color: #003399;
	font-weight: bold;
	text-align: left;
	background: url(http://image.pia.jp/images2/static/pia/feature/stage/bigshow/icon_h3.gif) no-repeat 0 0;
}

#bigshow .cont_box {
	margin: 0;
	padding: 20px;
	background-color: #fff;
	border: 3px solid #ffcc00;
}

#bigshow .cont_box p{
	padding: 10px;
	width: 380px;
	font-size: 15px;
	height: 400px;
}
#bigshow .btn{
	float: right;
}


/* ticket
---------------------------*/
#bigshow .ticket_box {
	margin-: 0;
	padding: 20px 30px;
	background-color: #ffffff;
	border: 3px solid #cc0000;
}

#bigshow .ticket_box p{
	padding: 10px;
}

