#seat_menu{	
    width:970px;
	padding:0;
	margin: 0 auto 20px;
	overflow: hidden;
}

#seat_menu #seat_btn_list{
	width:604px;
	float:left;
	margin-left:10px;
}

#seat_menu .btn_list_ttl{
	height:17px;
	margin:0;
	padding:0;}

#seat_menu #seat_btn_list ul{ 
    list-style-type:none;
	margin:5px 0 0 0;
	padding:0;
	width:604px;
	display:block;
	float:left;
}
#seat_menu #seat_btn_list li{
	width:150px;
	height:67px;
	padding-right:1px;
	float:left;
}


#seat_menu #search_area{
padding:13px 10px 0 0;
float:right;
margin:0;
width:320px;
}
#seat_menu #other_contents {
	float: right;
	height: 223px;
	width: 320px;
	padding-right: 10px;
}
#seat_menu #other_contents ul {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FF8B8B;
	border-bottom-color: #FF8B8B;
	border-left-color: #FF8B8B;
	padding: 10px;
	height: 170px;
}
#seat_menu #other_contents ul li {
	line-height: 1em;
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 296px;
}
#seat_menu #other_contents ul li.last_node img {
	margin-top: 10px;
}





.seat_content {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}

#seat .seat_content h3.subtitle2 {
	background-image: url(../img/subtitle3_bg_900.gif);
	background-repeat: no-repeat;
	color: #C36;
}
#seat .seat_content .for_lady {
	margin-top: 25px;
}

#seat .route_area .route_left {
	float: left;
	width: 420px;
}
#seat .route_area .route_right {
	float: right;
	width: 420px;
}
#seat .route_area dt {
	background-image: url(../route/img/route_area_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-bottom: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
}
* html #seat .route_area dt {
	zoom: 1;
}
#seat .route_area dt p {
	display: block;
	float: left;
}
#seat .route_area dt p.start {
	background-image: url(../route/img/arrow.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
	margin-right: 0.6em;
	padding-right: 1.6em;
}


#seat .route_area dd {
	margin-bottom: 1.5em;
	padding-left: 1.3em;
	background-image: url(../img/list_mark02.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	margin-left: 1em;
}
#seat .seat_content .lan {
	background-image: url(../seat/img/lan_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 30px;
}
#seat .seat_content .lan h5 {
	font-size: 12px;
	font-weight: bold;
	color: #C60;
	margin-top: 10px;
	padding-left: 30px;
}
#seat .seat_content .lan ol {
	padding-left: 30px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;

}
#seat .seat_content .lan li {
	list-style-type: decimal;
	margin-left: 2em;
	line-height: 1.5em;
	margin-bottom: 0.6em;
}
#seat .seat_content .hybrid {
	background-image: url(../seat/img/hybrid_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 30px;
}
#seat .seat_content .hybrid p {
	font-size: 12px;
	font-weight: bold;
	color: #539011;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	line-height: 1.6em;
}

#seat .bus_seat table,
#seat .bus_seat th,
#seat .bus_seat td
{
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	border: none;
	border-spacing: 0;
	line-height: 1.2em;
}
#seat .bus_seat table {
	width: 970px;
	border: solid 1px #F90;
	margin-bottom: 15px;
}
#seat .bus_seat th {
	padding: 4px 2px;
	background-color: #FFFBCB;
	border: solid 1px #F90;
}
#seat .bus_seat td {
	padding: 4px 2px;
	border: solid 1px #F90;
}
#seat #compare .compare_title th {
	padding: 2px;
	font-size: 10px;
}
#seat #compare .other {
	font-size: 10px;
}
#seat .compare_note {
	margin-bottom: 20px;
}
#seat .compare_note li {
	font-size: 10px;
	margin-bottom: 0.5em;
	line-height: 1.4em;
}
#seat #standard {
	margin-bottom: 20px;
}
#seat #standard .standard_l {
	float: left;
	width: 440px;
	margin-bottom:20px;
}
#seat #standard .standard_r {
	float: right;
	width: 440px;
	margin-bottom:20px;
}

/* ----- thater専用 -----*/
#seat #theater_content h2 {
	background-image: none;
	padding: 0px;
	margin-bottom: 20px;
	height: 350px;
}

.theater-h2 { height:244px!important; }

.theater_bx {
	margin-bottom: 20px;
	overflow: hidden;
}
* html .theater_bx {
	zoom: 1;
}
.theater_bx h3{
	margin-bottom:10px;
	clear: both;
}

.bx_left{float:left;}
.bx_right{float:right}
#tl_01{width:390px}
#tr_01{width:501px}
#tr_01 p{line-height:1.3em; margin-bottom:15px}
* html #tr_01 p{margin-bottom:13px}

#tl_02{width:405px}
#tr_02{width:485px}

.sml_bx{
	border:#CCC 1px solid;
	padding:10px;
	overflow:hidden;
	margin-bottom:15px;
	text-align: left;
	}
	

.sml_bx p{ font-size:12px; float:right; width:300px; padding-top:5px}
#movie_cont.sml_bx h4{width:152px; float:left}
#movie_cont.sml_bx  p{border-top: #9900FF solid 6px}
.sml_tit{
	margin-bottom:10px;
	overflow:hidden;
	clear: both;
}
* html .sml_tit{zoom: 1;}
.sml_bx ul{clear:both;}
.sml_bx li{float:left; width:105px}
.sml_bx li span{
	font-size:10px;
	line-height: 1.4em;
}
.sml_bx ul li ul{margin-left:1em}
.sml_bx ul li ul li{ float:none; list-style: disc}

#music_cont.sml_bx h4{width:155px; float:left}
#music_cont.sml_bx p{border-top: #FF9933 solid 6px}

#game_cont.sml_bx h4{width:150px; float:left}
#game_cont.sml_bx p{border-top: #33CC00 solid 6px}
#game_cont dl{background-color:#DEFCDE; padding:5px}
* html #game_cont dl{overflow:hidden; clear:both}
#game_cont dt{ font-weight:bold}
#game_cont dd{font-size:10px}

#manual_cont.sml_bx h4{width:181px; float:left}
#manual_cont.sml_bx  p{border-top: #7ECEF4 solid 6px; width:270px}

.m_01, .m_02, .m_03{margin-right:10px}


#l_01{
	text-align:center;
	margin-bottom: 10px;
}
#l_02{
	text-align:right;
	margin-bottom: 10px;
}
#function_bx{width:405px}
#fct_l{width:123px; float:left}
#fct_r{width:270px; float:right; margin-top:1px}
#fct_r ul{clear:both; margin-bottom:10px; overflow:hidden}
#fct_r ul li{float:left; width:90px; text-align:center}
#fct_r ul li span{font-size:10px}

#btn_list {margin:20px 20px 0; width:840px}
#btn_list li{width:273px; float:left;}
.btn_bx{border:1px #CCC solid; overflow:hidden; text-align:center}
* html .btn_bx{height:90px}
* html #btn_list {margin:20px 10px 0; width:850px}

.btn_bx ul{margin:10px auto; overflow:hidden}
#btn_list li .btn_bx li{
	float:left;
	width:130px;
	margin-left:4px;
	margin-right:0px!important
}

* html #btn_list li .btn_bx li{
	margin-left:2px;
}

#bt_li01{margin-right:10px}
#bt_li02{margin-right:10px}

/* ----- 追加 ----- */

.til20 {
	margin: 0px;
	float: left;
	width: 250px;
	font-size: 11px;
	line-height: 1.3em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.from21 {
	float: left;
	font-size: 11px;
	line-height: 1.3em;
}
#wmr_bx {
	text-align: left;
	width: 403px;
	border: 1px solid #cccccc;
	clear: both;
	overflow: hidden;
	padding-bottom: 5px;
	margin-bottom: 15px;
}
#wmr_bx ul {
	clear: both;
	padding-left: 33px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-bottom: 10px;
}
#wmr_bx ul li {
	width: 95px;
	float: left;
	margin-right: 27px;
	margin-bottom: 10px;
}
#wmr_bx ul li span {
	font-size: 10px;
}
.wnr_head {
	text-align: center;
	margin: 0px;
	background-image: url(/seat/img/theater/bg_wnr.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 403px;
	padding-top: 36px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

}#bus-lineup #contents #bus-lineup-inside #theater_wrap .theater_bx #tr_02 p {
	text-align: left;
	margin: 0px;
	width: 62%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
li.book_txt {
	padding: 5px;
	width: 450px;
	text-align: left;
	background-color: #FFEBD7;
	margin-bottom: 5px;
	line-height: 1.3em;
}
li.book_txt div {
	height: 80px;
	width: 150px;
	float: left;
	font-weight: bold;
	padding-right: 5px;
}
.theater_bx #tl_02 .sml_tit p {
	text-align: left;
	margin: 0px;
	width: 50%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.book li {
	width: 120px;
}
.book {
	text-align: center;
	width: 400px;
	padding-left:45px;
}

#theater_content .contents_note {
	line-height: 1em;
	color: #C00;
	text-align: center;
	padding: 5px;
	border: 1px solid #C00;
	margin-bottom: 12px;
}

/* ----- theater専用 [End] ----- */

/* ----- prima専用 ----- */
div.prima_wrap {
	width:900px;
	margin:20px auto;
	overflow:hidden;
	clear:both
	}
div.prima_wrap h3{margin-bottom:10px}

#pri00{margin-top:30px}

#pri01{
	height:600px;
	background-image: url(../seat/img/prima/bk01.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	}
#pri01 p{width:504px}	

#pri02 .lft{
	width:469px;
	float:left
}

#pri02 .rgt{
	width: 347px;
	float:right;
	padding: 20px 15px;
	padding-left:55px;
	padding-top:40px;
	height:338px;
	background-image: url(../seat/img/prima/bk03.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#pri02 .rgt p{width:345px; color:#E91E79; font-size:10px}
#pri02 .rgt h2{margin-left:40px}
#pri02 .rgt p img {float: right; margin:5px}
#ilst {margin-top:5px; margin-left:10px}

#pri03 {
	background-image: url(../seat/img/prima/bk04.gif);
	background-repeat: no-repeat;
	background-position: right top;
	}
#pri03 p#p03{width:700px}
#pri03 ul{margin:20px auto; overflow:hidden}
#pri03 ul li{float:left; width:295px; margin-right:5px}
#pri03 ul li dt{width:107px; float:left}
#pri03 ul li dd{width:185px; float:right}
#pri03 ul li dd p{margin-left:2px}
#li00{margin-right:0}

#pri05{
	width:784px;
	height:195px;
	padding-top:30px;
	padding-left:20px;
	background-image: url(../seat/img/prima/bk06.jpg);
	background-repeat: no-repeat;
}
#pri05 h3 {margin-left:50px; width:362px}
#pri05 h4 {margin-left:5px; width:458px; margin-bottom:10px; margin-top:10px}
#pri05 ul {overflow:hidden; margin-left:70px}
#pri05 ul li {float:left; margin-right:20px}
.biz_shisetsu {
	background-image: url(../seat/img/business/biz_shisetsu.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 466px;
	width: 900px;
	line-height: 19px;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
}
.biz_otoku {
	background-image: url(../seat/img/business/img_otoku.gif);
	height: 274px;
	width: 900px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
}
.txt_merit {
}
.txt_otoku {
	padding-top: 58px;
	padding-left: 30px;
	color: #FFF;
}
.txt_merit {
	line-height: 19px;
	padding-top: 125px;
	padding-left: 125px;
}
h4.biz2010-details {
	width:900px;
	height:477px;
	padding:0;
	background-image: url(../seat/img/business/bizmain_img.jpg);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
.biz_voice {
	background-image: url(../seat/img/business/img_voice.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 300px;
	width: 900px;
	margin-bottom: 40px;
	margin-right: auto;
	margin-left: auto;
}
.voice01 {
	float: left;
	width: 225px;
	padding-top: 50px;
	padding-left: 45px;
	line-height: 17px;
	color: #333;
	font-size: 12px;
}
.voice02 {
	width: 230px;
	padding-top: 50px;
	padding-left: 65px;
	float: left;
	line-height: 18px;
	font-size: 12px;
	color: #333;
}
.voice03 {
	float: left;
	width: 225px;
	padding-top: 50px;
	padding-left: 65px;
	line-height: 18px;
	font-size: 12px;
	color: #333;
}
.biz_eco {
	background-image: url(../seat/img/business/img_eco.gif);
	background-repeat: no-repeat;
	height: 111px;
	width: 443px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 75px;
	padding-right: 10px;
	padding-left: 270px;
	line-height: 19px;
	font-weight: bold;
	color: #1eaa39;
}
.biz_reserv {
	height: 180px;
	width: 721px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	margin-top: 30px;
}
#biz2010-details-wrap{
	width:900px;
	height:505px;
	padding:0;
	background-image: url(../../img/biz/2010/bizmain_img.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
/*----- business専用 [End] -----*/


/* ----- cocoon専用 ----- */

#seat .seat_content .cocoon_wrap{
	width:880px;
	margin:10px auto;
	padding-bottom:30px;
}
#seat .seat_content .cocoon_wrap p{
	padding:10px 50px;
	line-height:1.3;
}
#seat .seat_content .cocoon_wrap h3{
	padding:10px 0 20px;
	display:block;
}
#seat .seat_content .cocoon_wrap ul{
	list-style-type:none;
	width:798px;
	margin:0;
	padding-left:20px;
}
#seat .seat_content .cocoon_wrap li{
	width:226px;
	float:left;
	padding-left:40px;
}
#seat .seat_content .cocoon_wrap .seat_bg{
	background: url(../seat/img/cocoon/seat_img.jpg) 160px 0 no-repeat;
	padding-top:280px;
	margin-bottom:20px;
}
#cocoon_img{
	width:701px;
	margin:10px auto;
}

.overborder{/* overlib style */
width:500;
	border:#000 1px solid;
	}
	
	/* overlib style */
/*.overimage{
	border-bottom:none;
	border-right:#FFF 3px solid;
	border-left:#FFF 3px solid;
	border-top:#FFF 3px solid;
	
	}*/
.overimage{

	border:#FFF 3px solid;
	}


#seat .ccn_route_area {padding:5px 10px;}

#seat .ccn_route_area .route_left {
	float: left;
	width: 420px;
}
#seat .ccn_route_area .route_right {
	float: right;
	width: 420px;
}
#seat .ccn_route_area dt {
	margin-bottom: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 12px;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
	border-left:3px solid #F90;
	border-bottom:1px solid #F90;
	
}
* html #seat .ccn_route_area dt {
	zoom: 1;
}
#seat .ccn_route_area dt p {
	display: block;
	float: left;
}
#seat .ccn_route_area dt p.start {
	background-image: url(../route/img/arrow.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
	margin-right: 0.6em;
	padding-right: 1.6em;
}


#seat .ccn_route_area dd {
	margin-bottom: 1.5em;
	padding-left: 1.3em;
	background-image: url(../img/list_mark02.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	margin-left: 1em;
}

#seat .ccn_route_area .cam_ttl{text-align:center;margin-bottom:10px;}

#seat .ccn_route_area span{padding:0 0 0 10px;color:#900;}

/* ----- cocoon専用 [End] ----- */

