@charset "utf-8";
/* CSS Document */


/* --------------- */
/*  Index          */
/* --------------- */
#contactNav {
	margin-top: 30px;
}
#contactNav dl {
	position: relative;
	width: 440px;
	height: 150px;
	margin-bottom: 20px;
	border: 1px solid #8C8C8C;
}
html>body #contactNav dl {
	width: 438px;
	height: 148px;
}
#contactNav dl.left {
	float: left;
}
#contactNav dl.right {
	float: right;
}
#contactNav dl.orange {
	background: url(../img/common/bg_nav_orange.png) bottom left repeat-x;
}
#contactNav dl.blue {
	background: url(../img/common/bg_nav_blue.png) bottom left repeat-x;
}
#contactNav dl.green {
	background: url(../img/common/bg_nav_green.png) bottom left repeat-x;
}
#contactNav dl dt.title {
	position: absolute;
	top: 14px;
	left: 26px;
}
#contactNav dl dd.description {
	position: absolute;
	top: 65px;
	left: 26px;
	width: 220px;
	font-size: 85%;
}
#contactNav dl dd.image {
	position: absolute;
	top: 14px;
	left: 254px;
	width: 165px;
	height: 120px;
}
/* ----- Three Columns ----- */
#contactNav div.threeColumn dl {
	position: relative;
	width: 283px;
	height: 150px;
	margin-bottom: 20px;
	border: 1px solid #8C8C8C;
}
html>body #contactNav div.threeColumn dl {
	width: 281px;
	height: 148px;
}
#contactNav div.threeColumn dl.left {
	float: left;
}
#contactNav div.threeColumn dl.center {
	float: left;
	margin-left: 12px;
}
html>body #contactNav div.threeColumn dl.center {
	margin-left: 25px;
}
#contactNav div.threeColumn dl.right {
	float: right;
}
#contactNav div.threeColumn dl dt.title {
	position: absolute;
	top: 14px;
	left: 26px;
}
#contactNav div.threeColumn dl dd.description {
	position: absolute;
	top: 75px;
	left: 26px;
	width: 220px;
	font-size: 85%;
}
#contactNav div.threeColumn dl dd.image {
	position: absolute;
	top: 14px;
/*	left: 254px;*/
	left: 26px;
	width: 165px;
	height: 120px;
}






/* --------------- */
/*  PDF Download   */
/* --------------- */
#pdf {
	margin-top: 30px;
}
#pdf p.attention {
	margin-top: 15px;
	color: #f0536a;
}
#pdf a {
	color: #b47551;
}
#pdf p.button {
	margin-top: 15px;
	text-align: center;
}
#pdf p.adobeReader {
	margin-top: 30px;
	font-size: 85%;
}
#pdf div#pdfContainer {
	margin-top: 7px;
	padding: 0 15px 15px 15px;
	background: url(../img/tour/detail/bg_highlightInner.png) top left repeat-x;
	border: 1px solid #d2d2d2;
}


/* --------------- */
/*  FAQ            */
/* --------------- */
#faq {
/*	margin-top: 30px;*/
}

/* ----- FAQ List ----- */
#faq div.faqListContainer {
	margin-top: 15px;
	background: url(../img/common/bg_3column.png) repeat-y;
}
#faq div.faqList {
	float: left;
	width: 300px;
}
#faq div.faqList h3 {
	margin-top: 15px;
	margin-left: 15px;
	font-weight: bold;
}
#faq div.faqList ul {
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
}
#faq div.faqList ul li {
	margin-top: 5px;
	padding-left: 10px;
	font-weight: normal;
	line-height: 1.35em;
	background: url(../img/common/arrow01.png) 0em 0.35em no-repeat;
}
/* ----- Content ----- */
#faq div#content {
	margin-top: 15px;
}
#faq div#contentBody {
	margin-top: 7px;
	padding: 0 15px 15px 15px;
	background: url(../img/tour/detail/bg_highlightInner.png) top left repeat-x;
	border: 1px solid #d2d2d2;
}
#faq div#content h4 {
	font-size: 150%;
	font-weight: bold;
}
#faq div#content h5 {
	margin-top: 30px;
	color: #b47551;
	font-weight: bold;
}
#faq div#content h5.first {
	margin-top: 15px;
}
#faq div#content h6 {
	margin-top: 15px;
	font-weight: bold;
}
#faq div#content p {
	margin-top: 15px;
}
#faq div#content table {
	margin-top: 15px;
	width: 868px;
	border: 1px solid #d5d5d5;
}
html>body #faq div#content table {
	width: 866px;
}
#faq div#content table th {
	padding: 8px;
	font-size: 85%;
	font-weight: bold;
	text-align: center;
	border: 1px solid #d5d5d5;
	background: #F5F0ED;
	white-space: nowrap;
}
#faq div#content table td {
	padding: 8px;
	font-size: 85%;
	text-align: center;
	border: 1px solid #d5d5d5;
}
#faq div#content table thead th {
	text-align: center;
	background: url(../img/common/bg_table_header.png) center center repeat-x;
}
#faq div#content ul {
	margin-top: 15px;
}
#faq div#content ul.notice li {
	margin-left: 5px;
	padding-left: 10px;
	color: #787878;
	font-size: 85%;
	background: url(../img/common/arrow01.png) 0em 0.35em no-repeat;
}
#faq div#content dl dt {
	margin-top: 15px;
}
#faq div#content dl dd {
}


/* --------------- */
/*  Ordermade      */
/* --------------- */
#order div.content {
	float: left;
	width: 390px;
}
#order p.text {
	padding-top: 15px;
}
#order p.image {
	float: right;
	padding-top: 20px;
	width: 452px;
}
#order p.button {
	padding-top: 30px;
	text-align: center;
}
#order ul {
	margin-top: 15px;
}
#order ul li {
	margin-left: 20px;
	font-size: 90%;
	line-height: 150%;
	list-style-type: circle;
	list-style-position: outside;
}
#order ul li ul {
	margin-top: 0;
}
#order ul li ul li {
	font-size: 100%;
	list-style: none;
}

#order div#orderFlow {
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px dashed #d4d4d4;
}
#order div#orderFlow h4 {
	margin-top: 15px;
	padding: 7px 10px 3px 10px;
	font-size: 120%;
	font-weight: bold;
	border-left: 15px solid #8BA8DF;
	background: #E6EEF2;
}
#order div#orderFlow div.flowBlock {
	padding-bottom: 64px;
	background: url(../img/common/arrow02.png) center bottom no-repeat;
}
#order div#orderFlow div.lastchild {
	padding-bottom: 0px;
	background: none;
}


/* --------------- */
/*  inquiry        */
/* --------------- */
#inquiry h3 {
	margin-top: 15px;
	font-size: 150%;
	font-weight: bold;
}
#inquiry p {
	margin-top: 15px;
}
#inquiry table {
	margin-top: 25px;
	width: 900px;
	border: 1px solid #d5d5d5;
}
#inquiry table thead th {
	padding: 8px;
/*	color: #FF0000; */
	font-size: 90%;
	font-weight: bold;
	text-align: center;
	background: url(../img/common/bg_table_header.png) center center repeat-x;
	border: 1px solid #d5d5d5;
}
#inquiry table tbody th {
	width: 200px;
	padding: 8px;
	font-size: 80%;
	font-weight: bold;
	text-align: right;
	line-height: 150%;
	background: url(../img/common/bg_table_header2.png) right top repeat-y;
	border: 1px solid #d5d5d5;
	vertical-align: top;
}
html>body #inquiry table tbody th {
	width: 184px;
}
#inquiry table tbody td {
	width: 700px;
	padding: 8px;
	font-size: 80%;
	font-weight: bold;
/*	text-align: right; */
	line-height: 150%;
	border: 1px solid #d5d5d5;
	vertical-align: top;
}
html>body #inquiry table tbody td {
	width: 684px;
}
#inquiry input#ref_pax,
#inquiry input#pax_gname_kanji,
#inquiry input#pax_fname_kanji,
#inquiry input#pax_gname_kana,
#inquiry input#pax_fname_kana,
#inquiry input#pax_add2,
#inquiry input#pax_add3,
#inquiry input#pax_tel,
#inquiry input#pax_fax,
#inquiry input#pax_cellular,
#inquiry input#pax_email {
	width: 200px;
	border: 1px solid #d5d5d5;
}
#inquiry input#pax_zip1 {
	width: 50px;
	border: 1px solid #d5d5d5;
}
#inquiry input#pax_zip2 {
	width: 80px;
	border: 1px solid #d5d5d5;
}
#inquiry input#w_pax_cnt {
	width: 50px;
	border: 1px solid #d5d5d5;
}
#inquiry textarea#w_other_request,
#inquiry textarea#w_destination_others,
#inquiry textarea#w_action_others,
#inquiry textarea#w_tour_type_others,
#inquiry textarea#w_interest_tour_name {
	width: 450px;
	height: 100px;
	border: 1px solid #d5d5d5;
}
#inquiry input.submit {
	margin-top: 15px;
	text-align: center;
}
#inquiry select {
	border: 1px solid #d5d5d5;
}
#inquiry p.submitArea {
	margin-top: 15px;
	text-align: center;
}
#inquiry table.submitArea {
	margin-top: 15px !important;
	border: none !important;
}
#inquiry table.submitArea td {
	width: 50%;
	text-align: center;
	border: none !important;
}



/* --------------- */
/*  Order Form     */
/* --------------- */
#orderForm h3 {
	margin-top: 15px;
	font-size: 150%;
	font-weight: bold;
}
#orderForm p {
	margin-top: 15px;
}
#orderForm table {
	margin-top: 25px;
	width: 900px;
	border: 1px solid #d5d5d5;
}
#orderForm table thead th {
	padding: 8px;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
	background: url(../img/common/bg_table_header.png) center center repeat-x;
	border: 1px solid #d5d5d5;
}
#orderForm table tbody th {
	width: 200px;
	padding: 8px;
	font-size: 80%;
	font-weight: bold;
	text-align: right;
	line-height: 150%;
	background: url(../img/common/bg_table_header2.png) right top repeat-y;
	border: 1px solid #d5d5d5;
	vertical-align: top;
}
html>body #orderForm table tbody th {
	width: 184px;
}
#orderForm table tbody td {
	width: 700px;
	padding: 8px;
	font-size: 80%;
	font-weight: bold;
	line-height: 150%;
	border: 1px solid #d5d5d5;
	vertical-align: top;
}
html>body #orderForm table tbody td {
	width: 684px;
}
#orderForm input#ref_pax,
#orderForm input#pax_gname_kanji,
#orderForm input#pax_fname_kanji,
#orderForm input#pax_gname_kana,
#orderForm input#pax_fname_kana,
#orderForm input#pax_add2,
#orderForm input#pax_add3,
#orderForm input#pax_tel,
#orderForm input#pax_fax,
#orderForm input#pax_cellular,
#orderForm input#pax_email {
	width: 200px;
	border: 1px solid #d5d5d5;
}
#orderForm input#pax_zip1 {
	width: 50px;
	border: 1px solid #d5d5d5;
}
#orderForm input#pax_zip2 {
	width: 80px;
	border: 1px solid #d5d5d5;
}
#orderForm input#w_pax_cnt {
	width: 50px;
	border: 1px solid #d5d5d5;
}
#orderForm textarea#w_other_request,
#orderForm textarea#w_destination_others,
#orderForm textarea#w_action_others,
#orderForm textarea#w_tour_type_others,
#orderForm textarea#w_interest_tour_name,
#orderForm textarea#pax_discription,
#orderForm textarea#pax_destination {
	width: 450px;
	height: 100px;
	border: 1px solid #d5d5d5;
}
#orderForm input.submit {
	margin-top: 15px;
	text-align: center;
}
#orderForm select {
	border: 1px solid #d5d5d5;
}
#orderForm p.submitArea {
	margin-top: 15px;
	text-align: center;
}
#orderForm table.submitArea {
	margin-top: 15px !important;
	border: none !important;
}
#orderForm table.submitArea td {
	width: 50%;
	text-align: center;
	border: none !important;
}


/* --------------- */
/*  Order Form     */
/* --------------- */
.wrap-form {
	width: 100%;
}
.wrap-form h3 {
	line-height: 100%;
}
.wrap-form table {
	margin-top: 15px;
	width: 100%;
}
.wrap-form th {
	padding: 5px 15px;
	width: 220px;
	font-weight: bold;
	text-align: right;
	border: 1px solid #d4d4d4;
	background: url(../img/common/bg_table_header2.png) right top repeat-y;
	white-space: nowrap;
}
html>body .wrap-form th {
	width: 190px;
}
.wrap-form td {
	padding: 5px 15px;
	border: 1px solid #d4d4d4;
}

.input-b {
	width: 200px;
	background-color: #efc;
	border-left: 1px solid #9cc;
	border-right: 2px solid #066;
	border-top: 1px solid #9cc;
	border-bottom: 2px solid #066;
	margin-top: 20px;
	padding: 5px;
	color: #00375E;
	font-weight: bold;
	letter-spacing: 3px;
}
.copy{text-align:right;}.copy a{font-size:70%;text-decoration:none;color:#ccc;background-color:#eee;}
.hiss {
	color: red;
	font-size: 80%;
	padding-right: 10px;
}
.err {
	color: red;
}
p.message {
	padding-top: 15px;
}
.point { color: #3B6C53; background-color: #fff; }
.align-c { text-align: center; }
.input-s { width: 200px; }
.input-m { width: 300px; }
.input-l { width: 400px; }
.inp4 { width: 80px; }
.inp2 { width: 40px; }


/* ----------------- */
/*  パンフレット請求 */
/* ----------------- */
#pamphlet h2 {
	padding-top: 10px;
	padding-bottom: 15px;
}
#pamphlet p.warning {
	color: #FF0000;
}

table#contactForm {
	margin-top: 20px;
	width: 100%;
	font-size: 90%;
	border: 1px solid #d4d4d4;
}
table#contactForm th {
	padding: 10px 15px;
	width: 250px;
	font-weight: bold;
	text-align: right;
	border: 1px solid #d4d4d4;
	background: url(../img/common/bg_table_header2.png) right top repeat-y;
}
html>body table#contactForm th {
	width: 220px;
}
table#contactForm td {
	padding: 10px 15px;
	border: 1px solid #d4d4d4;
}
table#contactForm td.submit {
	text-align: center;
}
table#contactForm td strong {
	font-size: 90%;
}

table#contactForm input:focus {
	background: #DFEAFF;
}
table#contactForm textarea:focus {
	background: #DFEAFF;
}

#pamphlet p.submitArea {
	margin-top: 20px;
	border: 1px solid #8BA8DF;
	background: #DFEAFF;
	text-align: center;
}
#pamphlet p.submitArea input {
	margin: 20px 0;
	width: 170px;
	height: 2.5em;
}

#pamphlet div.submitArea {
	margin-top: 20px;
	border: 1px solid #8BA8DF;
	background: #DFEAFF;
}
#pamphlet div.submitArea form {
	padding: 20px 0;
	float: left;
	width: 448px;
	text-align: center;
}
#pamphlet div.submitArea form input {
	width: 170px;
	height: 2.5em;
}

