@charset "utf-8";

/*TOP PAGE*/


#bg_white {
	margin: 0 auto;
	padding: 0;
	color: #666;
	font-size: 12px;
	font-family:Dotum,Verdana,Arial,Meiryo,"メイリオ","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,"MS P Gothic","ＭＳ Ｐゴシック",sans-serif;
	text-align: center;
	background:url(../img/bg_white.gif);
	background-repeat: repeat;
	}




.font_pink_14 {
	font-size: 14px;
	line-height: 18px;
	color: #F39;
}

.font_bold {
	font-weight: bold;
}

.margin-t20 {
	margin-top: 20px;
}

a {overflow:hidden}

#buspass_wrap {
	width: 900px;
	margin: 0px auto;
	margin-bottom:4px;
	background:url(../img/img_bg.gif) repeat-y; 
}

.logos {
	width:890px;
	text-align:right;
	height:34px;
	margin-bottom:50px;
	margin-right:10px;
}


#main {
	background: url(../img/main_img.gif) no-repeat;
	width: 900px;
	height: 400px;
	margin-bottom:30px;
	position: relative;
	background-color: #FFFFFF;
}

#main p {
	visibility:hidden;
}

h2 {
	display: none;
}

#main #text_box {
	text-align: left;
	width: 360px;
	height: 80px;
	position: absolute;
	left: 20px;
	top: 180px;
}

h3 {
	background: url(../img/h3_bg.gif) no-repeat;
	line-height: 30px;
	vertical-align: middle;
	text-align: left;
	width: 900px;
	height: 30px;
	padding-left: 40px;
	margin-bottom: 10px;
}

#view_btn {
	display: block;
	width: 210px;
	height: 45px;
	float: right;
	margin-top: 210px;
	padding-right: 20px;
}

#view_btn  a {
	background: url(../img/view_btn1.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	width: 210px;
	height: 45px;
}

#view_btn  a:hover {
	background: url(../img/view_btn2.gif) no-repeat;
}

.centering_box {
	text-align: left;
	width: 825px;
	margin: 0px auto 30px;
}

.centering_box dt {
	font-weight: bold;
	line-height: 30px;
}

.centering_box dd.cube {
	background: url(../img/cube.gif) no-repeat left top;
	padding-left: 15px;
	margin-left: 25px;
}

.centering_box dd {
	margin-left: 40px;
	list-style-type: disc;
}

#cards {
	width: 150px;
	margin-left: 60px;
}

#left_side {
	text-align: left;
	float: left;
	width: 280px;
}

#left_side p {
	text-align: left;
}

#right_side {
	/*float:right;*/
	width: 490px;
	margin-left:auto;
	margin-right:auto;
	line-height:18px;
}

#waku {
	background-color: #fdfdfd;
	width:270px;
	height:246px;
	/height:255px;
	margin-bottom: 10px;
	border: solid 1px #666;
	background:url(../img/bg_kensaku.gif) repeat-x;
	padding-left:5px;
}

#purchase_btn a {
	background: url(../img/btn_purchase_off.gif) no-repeat center;
	text-indent: -9999px;
	display: block;
	width: 490px;
	height: 60px;
}

#purchase_btn a:hover {
	background: url(../img/btn_purchase_on.gif) no-repeat center ;
}

/*検索窓↓*/
div#top-search-wrap2 {
width:275px;
height:340px;
margin:0;
padding:0;
}

div#top-search-day-first2 {
	width:275px;
	height:300px;
	margin:0;
	padding:0;
	background-image: url(../img/bcg_day_search.gif);
	background-repeat: no-repeat;
}

div#top-search-inside2 {
	width:250px;
	height:auto;
	margin-left: 20px;
	padding-top: 65px;
}

div#top-search-inside-a2 table{
	width:250px;
	height:25px;
	margin:0;
	padding:0;
}

div#top-search-inside-a2 td {
	margin:0;
	padding:0;
}

#top-search-departure2 {
	height:12px;
	margin:0;
	padding:0;
	background-image: url(../../../../img/home/seats-search/t_departure_place.jpg);
	background-repeat: no-repeat;
	}

div#top-search-inside-c2 table{
	width:250px;
	height:30px;
	margin:10px 0 0 0;
	padding:0;
	}
	
#top-search-men2 {
	height:15px;
	margin:0;
	padding:0;
	background-image: url(../../../../img/home/seats-search/t_men.jpg);
	background-repeat: no-repeat;
}

#top-search-women2 {
	background:url(../../../../img/home/seats-search/t_women.jpg) no-repeat;
	height:15px;
	margin:0;
	padding:0;
}

#top-search-children2 {
	background:url(../../../../img/home/seats-search/t_children.jpg) no-repeat;
	height:15px;
	margin:0;
	padding:0;
}

div#top-search-wrap {
	width:275px;
	height:300px;
	margin:0;
	padding:0;
}

#top-search-day2{
	background:url(../../../../img/home/seats-search/t_departure_day.jpg) no-repeat;
	height:12px;
	margin:0;
	padding:0;
}

#search_btn {
	width: 120px;
	height: 30px;
	margin: 0px auto;
}

#serchbtn-adjuset { margin-top:5px; }

/*検索窓↑*/


/*COURSE PAGE*/

#main_map {
	width: 900px;
	height: 520px;
	margin-bottom: 20px;
	background-image: url(../img/main_map.jpg);
	background-repeat: no-repeat;
}

.main_purchase_btn {
	display: block;
	width: 230px;
	height: 46px;
	float: right;
	margin-top: 10px;
	padding-right: 10px;
}

.main_purchase_btn a {
	background: url(../img/main_purchase_btn1.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	width: 230px;
	height: 46px;
}

.main_purchase_btn a:hover {
	background: url(../img/main_purchase_btn2.gif) no-repeat;
}

#accordion {
	width:900px;
	margin: 20px auto;
}

.accordion {
	width:900px;
	margin: 0px auto;
}

.accordion dt {
	background: url(../img/bar3_details_off.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	width: 900px;
	height: 67px;
}

.accordion dt:hover {
	background: url(../img/bar3_details_on.gif) no-repeat;
}

.accordion .open {
	background: url(../img/bar3_close_off.gif) no-repeat;
}

.accordion .open:hover {
	background: url(../img/bar3_close_on.gif) no-repeat;
}

.accordion dd {
	overflow:hidden;
	margin-bottom: 10px;
}

.accordion2 dt {
	background: url(../img/bar5_details_off.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	width: 900px;
	height: 67px;
}

.accordion2 dt:hover {
	background: url(../img/bar5_details_on.gif) no-repeat;
}

.accordion2 .open {
	background: url(../img/bar5_close_off.gif) no-repeat;
}

.accordion2 .open:hover {
	background: url(../img/bar5_close_on.gif) no-repeat;
}

.accordion2 dd {
	overflow:hidden;
	margin-bottom: 10px;
}

#outline_border {
	width: 888px;
	height: 587px;
	padding: 5px;
	margin: 5px auto;
	border: 1px solid #CCC;
}

#outline_border2 {
	width: 888px;
	height: 681px;
	padding: 5px;
	margin: 5px auto;
	border: 1px solid #CCC;
}

.left_side2 {
	width: 485px;
	height: 98px;
	float: left;
	padding-top: 5px;
}

.right_side2 {
	width: 231px;
	float: right;
	padding-top: 5px;
}

.buspass_btn a {
	background: url(../img/purchase_here1.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	width: 231px;
	height: 45px;
}

.buspass_btn a:hover {
	background: url(../img/purchase_here2.gif) no-repeat;
}

