@charset "Shift_JIS";

/*シートアレンジ
==================================================================*/

#container.seatPage .viewArea{
	width:705px;
	min-height:309px;
	height:auto !important;
	height:309px;
	margin-top:20px;
	position:relative;
}

#container.seatPage .viewArea .modeImage{
	width:705px;
	background-color:#f4f4f4;
	text-align:center;
}

#container.seatPage .viewArea dt{
	margin-top:10px;
	padding:3px 3px 3px 10px;
	background:url(../../image/cmn_bg_h3-01.gif) 0 0 no-repeat;
	font-size:120%;
	font-weight:bold;

}

*html #container.seatPage .viewArea dt{
	width:705px;

}

#container.seatPage .viewArea dd{
	margin-top:5px;
	margin-left:13px;
}

#btnSlideL{
	width:30px;
	height:30px;
	background:url(../../image/cmn_btn_slide-left.gif) left top no-repeat;
	position:absolute;
	left:0;
	top:100px;
	display:block;
}

#btnSlideR{
	width:30px;
	height:30px;
	background:url(../../image/cmn_btn_slide-right.gif) left top no-repeat;
	position:absolute;
	right:0;
	top:100px;
	display:block;
}

#btnSlideL.off,
#btnSlideR.off{
	background-position:right top;
	cursor:default;
}

#btnSlideL span,
#btnSlideR span{
	display:none;
}

#container.seatPage .selectArea{
	margin-top:20px;
}

#container.seatPage .selectArea .thumbSec{
	width:701px;
	margin-top:10px;
	background-color:#f4f4f4;
}

p#modeName{
	min-height:12px;
	padding:3px;
}

*html p#modeName{
	height:auto !important;
	height:18px;
}

#container.seatPage .selectArea .modeList li{
	width:116px;
	margin-top:1px;
	margin-right:1px;
	float:left;
	cursor:pointer;
	position:relative;
}

#container.seatPage .selectArea .modeList li .frame{
	position:absolute;
	left:0;
	top:0;
}

#container.seatPage .selectArea .modeList li.act .frame{
	width:116px;
	height:58px;
	background:url(../../image/cmn_img_activecar.png) left bottom repeat-x;
}

*html #container.seatPage .selectArea .modeList li.act .frame{
	background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/webcatalog/201108/image/cmn_img_activecar.png", sizingMethod="crop");
}

#container.seatPage .selectArea .modeList li.last_child{
	margin-right:0;
}

#container.seatPage .notesArea{
	margin-top:10px;
	font-size:10px;
	line-height:1.5;
}
#container.seatPage .contentsArea .discl_list{
	background:none !important;
	padding-top:0 !important;
}

/*シート設定一覧表
--------------------------------------------------------- */
#container.seatPage .contentsArea .arrangeTbl{
	width:705px;
	margin-top:15px;
	border-collapse:collapse;
}

#container.seatPage .contentsArea .arrangeTbl th,
#container.seatPage .contentsArea .arrangeTbl td{
	border:2px solid #999999;
	padding:3px;
	font-weight:normal;
	text-align:left;
}

#container.seatPage .contentsArea .arrangeTbl .bdTNone{
	border-top:none;
}

#container.seatPage .contentsArea .arrangeTbl .bdRNone{
	border-right:none;
}

#container.seatPage .contentsArea .arrangeTbl .bdBNone{
	border-bottom:none;
}

#container.seatPage .contentsArea .arrangeTbl .bdLNone{
	border-left:none;
}

#container.seatPage .contentsArea .arrangeTbl tr.firstTr th{
	background-color:#d2d2d2;
	text-align:center;
}

#container.seatPage .contentsArea .arrangeTbl th,
#container.seatPage .contentsArea .arrangeTbl td{
	background-color:#ffffff;
}

#container.seatPage .contentsArea .arrangeTbl th.option,
#container.seatPage .contentsArea .arrangeTbl td.option{
	background-color:#dde7eb !important;
}

#container.seatPage .contentsArea .arrangeTbl th.optiont,
#container.seatPage .contentsArea .arrangeTbl td.optiont{
	background-color:#ebebeb !important;
}

#container.seatPage .contentsArea .arrangeTbl tr.odd td{
	background-color:#ffffff;
}

#container.seatPage .contentsArea .arrangeTbl .thSize1{
	width:45px;
}

#container.seatPage .contentsArea .arrangeTbl .thSize2{
	width:84px;
}

#container.seatPage .contentsArea .arrangeTbl .thSize3{
	width:49px;
}

#container.seatPage .contentsArea .arrangeTbl .thSize4{
	width:105px;
}

#container.seatPage .contentsArea .arrangeTbl .thSize5{
	width:70px;
}

