@charset "utf-8";
/* clearfix設定
---------------------------------------------*/
.indexBox,
.indexBox ul {
	overflow:hidden;
	zoom:1;
}
.indexBox:after,
.indexBox ul:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
.osaka {
	overflow:hidden; /* forDW */
	zoom: 1; /* for IE5.5 - IE7 */
}
.osaka:after { /* for modern browser */
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
/* index */
.indexCts {
	padding:0 20px;
	margin: 0 0 20px;
}
.indexBox {
	margin:0 0 50px;
}
.indexBox img {
	float:right;
	margin:0;
	border: solid 1px #CCCCCC;
}
.indexBox div {
	width:300px;
	float:left;
}
.indexMainTxt {
	margin:0 0 20px;
}
.indexBox h4 {
	margin:0 0 10px;
}
.indexBox h4 img {
	float:none;
	border: none;
}
.indexBox table {
	margin:0 0 10px;
}
.indexBox table th {
	padding:5px;
	vertical-align:top;
}
.indexBox table th img {
	border:none;
}
.indexBox table td {
	padding:5px;
}
.indexBox ul {
	display:block;
}
.indexBox ul li {
	float:left;
	margin:0 5px;
	display:block;
	padding: 2px 0;
}
/* 試合観戦契約約款 
---------------------------------------------*/
#agreementWrap {
	width:590px;
	margin:10px 5px 15px;
}
#agreementWrap p {
	margin-bottom:20px;
	padding:0 20px;
}
#agreementWrap p.righttxt {
	margin-bottom:20px;
	padding:0 20px;
	text-align:right;
}
#agreementWrap p.NPBtxt {
	margin-bottom:40px;
	padding:0 20px;
	text-align:right;
}

#agreementWrap ol li {
	padding:0 20px 0 0;
}





/* osaka.php
---------------------------------------------*/
.osaka {
	width:550px;
	margin:10px auto 10px;
}
.osaka img,
.osaka p {
	float:left;
}
.osakaTxt table {
	width:549px;
	margin:0 auto 20px;
	border-top:#CCC solid 1px;
	border-left:#CCC solid 1px;
}
.osakaTxt table th,
.osakaTxt table td {
	border-bottom:#CCC solid 1px;
	border-right:#CCC solid 1px;
	font-weight:100;
	padding:6px;
	color:#333;
}
.osakaTxt table th {
	background:#FFC;
	text-align:center;
}
/* 座席イメージ 
---------------------------------------------*/

.seatInfoBox {
	width:570px;
	margin:0 auto;
}
.seatInfoBox .seatTxt
.seatInfoBox2 .seatTxt  {
	padding:5px 8px 10px;
	vertical-align:top;
}
.seatInfoBox .seatImg
.seatInfoBox2 .seatImg {
	padding:4px;
	border:#CCCCCC solid 1px;
}
.seatInfoBox td 
.seatInfoBox2 td{
	padding:15px 8px;
}
.seatInfoBox td h6
.seatInfoBox2 td h6 {
	font-size:117%;
	font-weight:800;
	border-left:2px solid #FF0000;
	padding:0 0 0 5px;
	margin: 0 0 8px 0;
}

.seatTxt p{
margin-top:10px;
}
.seatInfoBox2 {
	width:548px;
	margin:0 auto;
}


/* スタジアムガイド 
---------------------------------------------*/

.stadiumGuideTbl{
width:580px;
margin:0 auto 5px;
vertical-align:middle;
}


.sGuideSummaryWhite{
	margin:0 auto 30px;
	width:590px;
	border:#CCC solid 1px;
	padding:5px 2px 0;
}

.flashCts{
width:584px;
margin:0 auto 4px;
}

