h1,h2,h3 {
	margin: 0;
	padding: 0;
}

img {
    margin: 0;
	padding: 0px;
	border: 0;
}

/*
-------------------------------------------------*/

*{
	font-size: 100%;
	margin: 0;
	padding: 0;
}

body {
	font-size: 62.5%;
	line-height: 1.4em;
	font-family: Verdana, sans-serif !important;
	background-color: #FFFFFF;
	text-align: left;
}

/* header
-------------------------------------------------*/

#header {
	width: 838px;
	margin: 0px auto;
}

#header_left {
	float: left;
	padding-left: 20px;
	padding-top: 20px;
}
#header_left h1 {
	display: inline;
	margin-right: 12px;
}
#header_left img {
}

#header_right {
	float: right;
	padding-top: 30px;
	padding-right: 8px;
}
#header_right img {
	margin-left: 6px;
}
#header_right .jtb{
}

#header_bg {
	background-image: url(../img/header_swell.jpg);
	width: 838px;
	height: 41px;
	background-repeat: no-repeat;
	margin: 5px auto 0px auto;
}


/* header
-------------------------------------------------*/

#contents {
	clear: both;
	width: 782px;
	margin: 0px auto;
	padding: 5px 28px 0px 28px;
	background-image: url(../img/body_bg.gif);
	background-repeat: repeat-y;
	font-size: 1.2em;
}


/* main
-------------------------------------------------*/

#main {
	float: right;
	width: 565px;
	text-align: left;
}
#main .main_content_wrap {
	background-image: url(../img/main_wrap_header.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-top: 3px;
	margin-bottom: 13px;
}
#main .main_content_wrap h3 {
	margin: 0px auto 10px auto;
	width: 544px;
}
#main #travel_info {
	background-image: url(../img/magiwa_bg.jpg);
	width: 564px;
	height: 106px;
}
#main #travel_info .main_content_body {
	background-image: url(../img/travel_info_bg.jpg);
	background-repeat: no-repeat;
	background-position: 10px 33px;
}
#main #travel_info a img {
	margin-top: 65px;
	margin-left: 384px;
}
#main #bus_info {
}
#main #time_sale ul {
	padding: 70px 0 0 25px;
	margin: 0;
}
#main #time_sale li {
	list-style-type: none;
	font-size: 1em;
	background-image: url(../img/icon_bus.gif);
	background-repeat: no-repeat;
	width: 200px;
	float: left;
	padding-left: 28px;
	line-height: 1.4em;
	background-position: 0px 4px;
}
#main #time_sale li a {
	text-decoration: underline;
}
#main #time_sale {
	background-image: url(../img/time_sale.gif);
	background-repeat: no-repeat;
	width: 548px;
	height: 147px;
	text-align: left;
	margin: 5px auto 8px auto;
}
#main #vacant_search {
	clear: left;
	background-image: url(../img/vacant_search.gif);
	background-repeat: no-repeat;
	height: 66px;
	width: 270px;
	float: left;
	padding-left: 9px;
	background-position: 9px 0px;
}
#main #vacant_search img {
	margin-top: 28px;
	margin-left: 139px;
}
#main #line_list {
	background-image: url(../img/line_list.gif);
	background-repeat: no-repeat;
	height: 66px;
	width: 270px;
	float: left;
	background-position: 5px 0px;
	padding-left: 5px;
}
#main #line_list img {
	margin-top: 28px;
	margin-left: 139px;
}
#main #bus_waribiki {
}
#main #bus_waribiki h3 {
	margin-bottom: 5px;
}
#main #bus_waribiki a img {
	margin-left: 10px;
	margin-top: 4px;
}
#main .main_content_body {
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding-bottom: 10px;
	padding-top: 4px;
}
#main .main_content_footer {
	clear: left;
}
#main #news {
}
#main #news h3 {
}
#main #news dl {
	margin-left: 10px;
	margin-top: 10px;
	line-height: 1.8em;
}
#main #news dt {
	float: left;
	clear: left;
	width: 120px;
	background-image: url(../img/arrow_green.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 16px;
}
#main #news dd {
	float: left;
	width: 350px;
}


/* side
-------------------------------------------------*/

#side {
	width: 200px;
	float: left;
}
#side .side_content_body {
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}
#side .side_content_footer {
	background-image: url(../img/side_wrap_footer.gif);
	width: 200px;
	height: 3px;
	background-repeat: no-repeat;
}
#degital_pamphlet {
	background-image: url(../img/degital_pamphlet_bg.gif);
	background-repeat: no-repeat;
	width: 200px;
	padding-top: 40px;
	height: 73px;
}
#navi {
	margin-top: 10px;
}
#navi h2 {
	margin-bottom: 6px;
}
#navi img {
}
#bus_campaign {
	margin-top: 10px;
}
#bus_campaign .campaign_bn {
	margin-bottom: 8px;
}
#bus_payment {
	margin: 0;
	padding: 0;
}
#bus_payment .payment {
	margin-left: 58px;
}
#bus_payment p {
	text-align: left;
	width: 180px;
	margin: 10px auto 17px auto;
	line-height: 1.3em;
}
#bookmark {
	margin-top: 10px;
}
#call_center {
}
#call_center .call_center_line {
	margin-bottom: 12px;
	margin-top: 12px;
}
#call_center .side_content_body img {
}
.side_wrap {
	margin-top: 10px;
}



/* footer
-------------------------------------------------*/

#footer {
	width: 781px;
	height: 59px;
	text-align:left;
	padding-top: 10px;
	background-image: url(../img/footer_wrap_header.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-bottom: 20px;
}
#footer ul {
	padding-top: 10px;
	padding-left: 15px;
}
#footer li {
	list-style-type: none;
	background-image: url(../img/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 13px;
	float: left;
	margin-right: 10px;
}
#footer address {
	font-style: normal;
	clear: left;
	margin: 14px auto 0px auto;
	width: 317px;
}


/* other
-------------------------------------------------*/

.other {
}
.other h4 {
	background-image: url(../img/other/title_bar_01.jpg);
	background-repeat: no-repeat;
	width: 520px;
	height: 19px;
	margin: 20px 0 20px 14px;
	padding: 5px 0 0 14px;
	clear: both;
}
.other h5 {
	background-image: url(../img/other/title_bar_02.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	width: 525px;
	height: 21px;
	margin: 5px 0 10px 20px;
	padding-left: 18px;
}
.other p {
	margin-left: 17px;
	margin-bottom: 10px;
	line-height: 1.5em;
	width: 530px;
}
.other .red_12 {
	color: #FF0000;
}
.other .page_top {
	width: 525px;
	text-align: right;
	margin-left: 20px;
}
.other .page_top img {
	margin-bottom: 8px;
}
#main .other a {
	color: #C92428;
	text-decoration: underline;
}
#main .other a:hover {
	color: #737373;
}


/* before
-------------------------------------------------*/

#main .before_info {
	margin-top: 20px;
	margin-left: 15px;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 15px;
}
#main .before_info h4 {
	font-size: 1.2em;
	background-image: url(../img/other/square.gif);
	background-repeat: no-repeat;
	padding-left: 19px;
	margin-bottom: 8px;
	line-height: 1.2em;
	background-position: 0px 2px;
}
#main .before_info img {
	clear: left;
	margin-right: 5px;
	margin-top: 10px;
}
#main .before_info p {
}
#main .before_info .before_photo {
	border: 5px solid #ECECEC;
	float: left;
	margin: 0 15px 0 0;
	padding: 0;
}
#main .before_info ul {
	margin-top: 10px;
}
#main .before_info li {
	list-style-type: none;
	line-height: 1.4em;
}
#main .before_info .before_info_text {
	float: left;
	width: 380px;
}


/* qa
-------------------------------------------------*/

#main #qa {
}
#main #qa .qa-details {
	width: 540px;
	margin: 10px auto;
}
#main #qa .qa-details table {
	width: 540px;
	line-height: 1.5em;
}
#main #qa .qa-details th {
	padding: 4px;
	background-color: #E7E7E7;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	width: 250px;
}
#main #qa .qa-details td {
	padding: 4px;
	border-bottom: 1px solid #666666;
}
#main #qa #qa_title {
	background-image: url(../img/other/sikaku.jpg);
	margin-bottom: 7px;
	margin-top: 0px;
}
#main #qa #qa_title_img {
	margin-left: 17px;
	margin-bottom: 10px;
}


/* payment
-------------------------------------------------*/

#payment {
}
#payment .main_content_wrap h3 {
	margin-bottom: 15px;
}
#payment #settlement_table {
	width: 500px;
	margin: 15px auto 20px auto;
}
#payment #settlement_table table {
	border-collapse: collapse;
	width: 500px;
}
#payment #settlement_table th {
	border: 2px solid #A1A1A1;
	padding: 8px;
	background-color: #FFCACA;
}
#payment #settlement_table td {
	border: 2px solid #A1A1A1;
	padding: 8px;
}
#payment #settlement_table .reserve_day {
	background-color: #E7E7E7;
}

#payment #convenience {
}
#payment #convenience table {
	border-collapse: collapse;
	width: 500px;
	margin: 15px auto 20px auto;
}
#payment #convenience th {
	border: 2px solid #CA0900;
	padding: 8px;
}
#payment #convenience td {
	border: 2px solid #CA0900;
	padding: 8px;
}
#payment #convenience img {
}
#payment #convenience a {
}
#payment #convenience span {
}
#payment .pay-easy {
	margin-top: 7px;
	margin-bottom: 7px;
}

#payment #post_office {
	margin-bottom: 20px;
}
#payment #post_office a {
	text-decoration: underline;
	color: #CA0900;
}
#payment #card_settlement {
	margin-bottom: 20px;
}
#payment #netbank {
}
#payment #netbank a {
	color: #CA0900;
	text-decoration: underline;
}


/* company
-------------------------------------------------*/

#company {
}
#company .company-details {
	width: 500px;
	margin: 10px auto;
}
#company th {
	background-color: #DBDBDB;
	width: 120px;
	text-align: center;
}
#company td {
	width: 380px;
	padding: 4px;
}
#company .company-details-border {
	padding: 4px;
}
#company th.company-details-border {
	border-bottom: 1px dashed #E3E3E3;
}
#company td.company-details-border {
	border-bottom: 1px dashed #cccccc;
}
#company strong {
}
#company p {
	margin-top: 10px;
	margin-bottom: 10px;
}


/* privacy
-------------------------------------------------*/

#privacy {
}
#privacy .info-details01 {
	margin-top: 15px;
}


/* conditions
-------------------------------------------------*/

#conditions {
}
#conditions table {
	width: 500px;
	margin: 10px auto;
	border-collapse: collapse;
}
#conditions th {
	border: 1px solid #CCCCCC;
	padding: 5px;
}
#conditions td {
	border: 1px solid #CCCCCC;
	padding: 5px;
	line-height: 1.4em;
}


/* link
-------------------------------------------------*/

#link {
}
#link .info-details01 {
	margin-top: 15px;
}


/* office
-------------------------------------------------*/

#office {
}
#office ul {
	margin-top: 14px;
	margin-bottom: 14px;
	line-height: 1.4em;
}
#office li {
	margin-left: 17px;
	list-style-type: none;
}
#office li img {
	margin-left: 12px;
}
#office li a {
	text-decoration: none !important;
}
#office .google_map {
	text-align: center;
	width: 400px;
	margin: 20px auto;
	clear: both;
}

#jtours {
}
#jtours ul {
	float: left;
	margin-top: 0px;
}
#jtours li {
}
#jtours .office_photo {
	float: right;
	margin-right: 17px;
}
#jtours h5 {
	clear: both;
}
#at_group {
	background-image: url(../img/other/at_group_bg.gif);
	background-repeat: no-repeat;
	width: 534px;
	height: 99px;
	margin: 0px auto 20px auto;
}
#at_group ul {
	margin: 0;
	padding: 23px 0 0 0;
}
#at_group li {
	float: left;
	width: 153px;
	margin-left: 20px;
	display: inline;
	line-height: 1.5em;
}


/* inquiry
-------------------------------------------------*/

#inquiry {
}
#inquiry .b_inquiry {
	margin-left: 17px;
	margin-bottom: 17px;
}





/*---- clearfix ----*/

.clearfix {
    zoom:1;/*for IE 5.5-7*/
}
.clearfix:after{
	content:".";
	display: block;
	height:0px;
	clear:both;
	visibility:hidden;
}
* html>body .clearfix {
	display: inline-block; 
	width: 100%;
}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}

