@charset "utf-8";

img {
    border: 0;
}


/* ---------------------------------------- リンクテキスト */

a:link {
	color: #0033CC;
	text-decoration: underline;
}

a:visited {
	color: #333399;
	text-decoration: underline;
}

a:hover {
	color: #ff0000;
	text-decoration: underline;
}

body {
    width: 100%;
    text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	color: #333333;
	font-size: 75%;
}


/* ---------------------------------------- レイアウト */

#wrapper {
	width: 860px;
    margin: 0 auto;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: left;
}

#header {
	height: 145px;
	padding: 0px;
	margin-bottom: 6px;
	background: url(images/header_back.jpg) no-repeat;
	float: left;
}

#contents {
    width: 860px;
    padding-top: 20px;
	margin: 0px;
	text-align: left;
}

#contents_base {
	width: 860px;
	margin-bottom: 12px;
	padding: 0px;
	text-align: left;
}

#contents_block {
	width: 850px;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
}

#contents_left {
    width: 530px;
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
}

#contents_right {
    width: 330px;
	margin: 0px;
	padding: 0px;
	float: right;
	display: block;
}

#buttons {
    width: 495px;
	height: 75px;
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
}

#movie {
    width: 695px;
	height: 350px;
	margin: 0px 83px 18px 82px;
	padding: 0px;
}

#movie_txt {
    font-family:Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 100%;
    width: 695px;
	margin: 0px 83px 10px 82px;
}

#schedule_txt {
    font-family:Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 100%;
    width: 800px;
	margin: 12px 15px 10px 45px;
}

#footer {
    width: 860px;
	height: 106px;
	margin: 0 auto;
	background: url(images/footer_back.jpg) no-repeat ;
	display: block;
}

#red_back {
    width: 800px;
	height: 80px;
    margin: 0px 30px -10px 30px;
	background: url(images/red_back.gif) no-repeat;
	float: left;
	display: block;
}

#page_txt {
    font-family:Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 100%;
    width: 790px;
	margin: 0px 35px 10px 35px;
	float: left;
	display: block;
}

#contents_reserve {
    width: 850px;
	height: 130px;
    margin: 0px;
	padding: 0px;
	float: left;
}

#contents_anchor {
    width: 860px;
	height: 20px;
    margin: 0px;
}

#contents_anchor02 {
    width: 860px;
	height: 1px;
    margin: 0px;
}


/* ---------------------------------------- 見出し、テキスト */

#header h1 {
    height: 65px;
    width: 545px;
	margin: 26px 165px 0px 150px;
	padding-right: 0px;
}

h2 {
	margin: -2px 0px 16px 15px;
	padding: 0px;
}

h3 {
	margin: 20px 0px 20px 14px;
	padding-left: 20px;
}


/* ---------------------------------------- フォントスタイル フォントサイズ */

.message_txt {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 1.2em;
	color: #333333;
	font-weight: bold;
}

.pdf_txt {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 1.0em;
	padding-top: 12px;
	padding-left: 14px;
	font-weight: bold;
	float: left;
	display: block;
}

.list_txt {
    font-family:Arial, Helvetica, sans-serif;
	width: 780px;
    font-size: 1.0em;
	color: #333333;
	padding: 4px 0px 8px 45px;
	line-height: 12px;
	float: left;
	display: block;
}

.list_sub {
	font-size: 90%;
	color: #CC0000;
}

.copyright {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 0.8em;
	color: #ffffff;
	font-weight: bold;
	padding: 24px 22px 10px 450px;
	float: right;
	display: block;
}


.redback_txt {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 1.2em;
	color: #ffffff;
	font-weight: bolder;
	padding: 13px 0px 13px 18px;
	font-weight: bold;
	line-height: 17px;
}

.busstop {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 1.8em;
	color: #0000CC;
	font-weight: bold;
}


/* ----------------------------------------  ナビゲーション */

#navi {
	height: 26px;
	width: 650px;
	margin: 10px 20px 19px 0px;
	float: right;
}

#header h4 {
	font-size: 0.8em;
	margin: 0px 0px 0px 5px;
	padding: 0px;
    float: left;
}

#header h4 em {
	visibility: hidden;
}

#header h4 a {
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 26px;
}


/* Tour Descriptions */

#header h4#home a {
	background: url(images/navi01a.gif) no-repeat;
	width: 132px;
}
#header h4#home a:hover,#header h4#home a:active {
    background: url(images/navi01b.gif) no-repeat;
	width: 132px;
}

#header h4#home02 a {
	background: url(images/navi01a.gif) no-repeat;
	width: 132px;

}


/* From Reservation to Departure */

#header h4#reservation a {
	background: url(images/navi02a.gif) no-repeat;
	width: 208px;
}

#header h4#reservation a:hover,#header h4#reservation a:active {
    background: url(images/navi02b.gif) no-repeat;
	width: 208px;
}

#header h4#reservation02 a {
	background: url(images/navi02a.gif) no-repeat;
	width: 208px;
	display: block;
	height: 26px;
}


/* Where to Board the Tour Bus */

#header h4#tourbus a {
	background: url(images/navi03a.gif) no-repeat;
	width: 198px;
}
#header h4#tourbus a:hover,#header h4#tourbus a:active {
    background: url(images/navi03b.gif) no-repeat;
	width: 198px;
}


/* Japanese */

#header h4#japanese a {
	background: url(images/navi04a.gif) no-repeat;
	width: 86px;
}
#header h4#japanese a:hover,#header h4#japanese a:active {
    background: url(images/navi04b.gif) no-repeat;
	width: 86px;
}


/* ---------- フッター */

#navi_f {
	height: 26px;
	width: 558px;
	margin: 16px 22px 0px 0px;
	float: right;
}

#footer h5 {
	font-size: 0.8em;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	float: left;
}

#footer h5 em {
	visibility: hidden;
}

#footer h5 a {
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 26px;
}


/* Tour Descriptions */

#footer h5#home a {
	background: url(images/navi01a.gif) no-repeat;
	width: 132px;
}
#footer h5#home a:hover,#footer h5#home a:active {
    background: url(images/navi01b.gif) no-repeat;
	width: 132px;
}

#footer h5#home02 a {
	background: url(images/navi01a.gif) no-repeat;
	width: 132px;

}

/* From Reservation to Departure */

#footer h5#reservation a {
	background: url(images/navi02a.gif) no-repeat;
	width: 208px;
}

#footer h5#reservation a:hover,#footer h5#reservation a:active {
    background: url(images/navi02b.gif) no-repeat;
	width: 208px;
}

#footer h5#reservation02 a {
	background: url(images/navi02a.gif) no-repeat;
	width: 208px;
	display: block;
	height: 26px;
}

/* Where to Board the Tour Bus */

#footer h5#tourbus a {
	background: url(images/navi03a.gif) no-repeat;
	width: 198px;
}
#footer h5#tourbus a:hover,#footer h5#tourbus a:active {
    background: url(images/navi03b.gif) no-repeat;
	width: 198px;
}


/* ---------------------------------------- ロールオーバーボタン各種*/

.but_ok {
	width: 467px;
	height: 37px;
	background: url(images/but_okb.gif) no-repeat left bottom;
	float: right;
	display: block;
}

.but_ok a {
	display: block;
	width: 467px;
	height: 37px;
	font-size: 0.8em;
}

.but_ok a:hover {
	text-indent: -9999px;
} 


.but_sob {
	width: 467px;
	height: 38px;
	background: url(images/but_sobb.gif) no-repeat left bottom;
	float: right;
	display: block;
}

.but_sob a {
	display: block;
	width: 467px;
	height: 38px;
	font-size: 0.8em;
}

.but_sob a:hover {
	text-indent: -9999px;
} 


.but_reserve01 {
	width: 490px;
	height: 130px;
	background: url(images/reservation_01b.jpg) no-repeat;
	margin: 20px 185px 10px 185px;
}

.but_reserve01 a {
	width: 490px;
	height: 130px;
	font-size: 0.8em;
	display: block;
	outline: none;
}

.but_reserve01 a:hover {
	text-indent: -9999px;
} 


.but_reserve02 {
	width: 490px;
	height: 130px;
	background: url(images/reservation_02b.jpg) no-repeat;
	margin: 20px 185px 10px 185px;
}

.but_reserve02 a {
	width: 490px;
	height: 130px;
	font-size: 0.8em;
	display: block;
	outline: none;
}

.but_reserve02 a:hover {
	text-indent: -9999px;
} 


.but_wtm {
	width: 120px;
	height: 21px;
	background: url(images/walktm_b.gif) no-repeat;
	float: left;
	margin: -2px 0px 0px 30px;
}

.but_wtm a {
	width: 120px;
	height: 21px;
	font-size: 0.8em;
	display: block;
	outline: none;
}

.but_wtm a:hover {
	text-indent: -9999px;
} 


/* ---------- page */

.jump_reserve {
	width: 185px;
	height: 56px;
	background: url(images/pcd01b.gif) no-repeat left bottom;
	margin: 0px 5px 24px 40px;
	float: left;
	display: block;
}

.jump_reserve a {
	width: 185px;
	height: 56px;
	display: block;
}

.jump_reserve a:hover {
	text-indent: -9999px;
} 


.jump_cancel {
	width: 185px;
	height: 56px;
	background: url(images/pcd02b.gif) no-repeat left bottom;
	margin: 0px 5px 24px 5px;
	float: left;
	display: block;
}

.jump_cancel a {
	width: 185px;
	height: 56px;
	display: block;
}

.jump_cancel a:hover {
	text-indent: -9999px;
} 


.jump_tour {
	width: 185px;
	height: 56px;
	background: url(images/pcd03b.gif) no-repeat left bottom;
	margin: 0px 5px 24px 5px;
	float: left;
	display: block;
}

.jump_tour a {
	width: 185px;
	height: 56px;
	display: block;
}

.jump_tour a:hover {
	text-indent: -9999px;
} 


/* ---------------------------------------- 個別 */

.message {
    margin: 0px 12px 12px 20px;
	float: left;
	display: block;
}

.txt_orange {
    width: 502px;
	height: 137px;
    padding-left: 12px;
	float: left;
	display: block;
}

.txt_red {
    width: 483px;
	height: 19px;
    padding: 10px 0px 7px 20px;
	float: left;
	display: block;
}

.pdf {
    margin: 12px 0px 20px 32px;
	float: left;
	display: block;
}

.schedule {
    width: 810px;
    margin: 10px 15px 0px 35px;
}

.pagetop {
    margin: 16px 20px 18px 753px;
    float: right;
	display: block;
}

.square_mark {
    margin: 0px 8px 12px 20px;
	padding-top: 4px;
	float: left;
	display: block;
}

.map {
    margin: 10px 270px 10px 50px;
}

.map_txt {
    width: 540px;
	margin: 0px 270px 12px 50px;
	float: left;
	display: block;
}

.anchor {
	float: left;
	display: block;
}

.title_pcd {
    margin: 0px 20px 0px 0px;
}


.arrow {
    margin: 20px 0px 20px 0px;
	float: left;
	display: block;
}

.mark {
    margin: 0px 3px 0px 30px;
	float: left;
}

.arrow_big {
    margin: 2px 500px 20px 229px;
}


/* ----------------------------------------  リスト */

#li {
    width: 830px;
	margin-left: 26px;
 }

.list_icon {
    list-style-image: url(images/arrow_small.gif);
	font-size: 100%;
    font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	letter-spacing: 1px;
	margin: 0px 5px;
    line-height: 18px;
}

.list_star {
	font-size: 120%;
    font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0033cc;
    line-height: 18px;
	letter-spacing: 1px;
	margin: 0px 5px;
	float: left;
}

.list_mark {
    list-style-image: url(images/mark.gif);
	font-size: 120%;
    font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#333333;
	letter-spacing: 1px;
	margin: 0px 5px;
    line-height: 18px;
}


/* ---------------------------------------- テーブル */

.table {
    border-collapse: collapse;
	width: 800px;
	border: 1px solid #ddd;
	font-family: Arial, Helvetica, sans-serif;
	table-layout: fixed;
	font-size: 1.0em;
	margin: 0px 20px 14px 40px;
}

.table th	{
	border: 1px solid #ddd;
	font-weight: 600;
	text-align: left;
}

.table td	{
	border: 1px solid #ddd;
	text-align: center;
}

.table_txt  {
    font-family: Arial, Helvetica, sans-serif;
    color: #CC0000;
	font-size: 1.0em;
}
