@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: 55px;
	left: 26px;
	width: 370px;
	font-size: 85%;
}
#contactNav dl dd.description ul li {
	line-height: 150%;
}
#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 a {
	color: #b47551;
}
/* ----- 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-left: 15px;
	margin-bottom: 15px;
}
#faq div.faqList ul li {
	margin-top: 5px;
	padding-left: 10px;
	font-weight: normal;
	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 th.country {
	width: 140px;
}
html>body #faq div#content table th.country {
	width: 124px;
}
#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 {
}
#order a {
	color: #b47551;
}
#order h3 {
	margin-top: 20px;
}
#order h4 {
	margin-top: 15px;
	color: #B47551;
	font-weight: bold;
	text-decoration: underline;
}
#order div.orderContainer {
	margin-top: 25px;
	padding: 0 20px 20px 20px;
	border: 1px solid #d5d5d5;
	background: url(../img/tour/detail/bg_highlightInner.png) top left repeat-x;
}

#order div.content {
	float: left;
	width: 390px;
}
#order p.image {
	float: right;
	padding-top: 20px;
	width: 452px;
}

#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 #ordersheet {
	margin-top: 15px;
}
#order #ordersheet dl.east {
	float: left;
	padding: 20px;
	width: 420px;
	height: 130px;
	border: 1px solid #d5d5d5;
	background: #F0FDF5;
}
html>body #order #ordersheet dl.east {
	width: 378px;
	height: 88px;
}
#order #ordersheet dl.south {
	float: right;
	padding: 20px;
	width: 420px;
	height: 130px;
	border: 1px solid #d5d5d5;
	background: #F0FDF5;
}
html>body #order #ordersheet dl.south {
	width: 378px;
	height: 88px;
}
#order #ordersheet dl dt a {
	font-weight: bold;
}
#order #ordersheet dl dd {
	margin-top: 8px;
	font-size: 90%;
}


/* --------------- */
/*  Honeymoon      */
/* --------------- */
#honeymoon {
}
#honeymoon h3 {
	margin-top: 25px;
}
#honeymoon p {
	margin-top: 15px;
}
/* --- summary --- */
#honeymoon #summary {
	margin-top: 7px;
	padding: 15px;
	background: url(../img/tour/detail/bg_highlightInner.png) top left repeat-x;
	border: 1px solid #d2d2d2;
}
#honeymoon #summary h4 {
	color: #b47551;
	font-weight: bold;
	line-height: 150%;
}
/* --- schedule --- */
#honeymoon #schedule {
/*	width: 700px; */
/*	background-color: #E6D2D8; */
}
#honeymoon #scheduleTable {
/*	width: 700px; */
	margin: 10px 0 0 0;
	border: 1px solid #d5d5d5;
}
html>body #honeymoon #scheduleTable {
/*	width: 698px;*/
}
#honeymoon #scheduleTable th {
	padding: 8px 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;
	white-space: nowrap;
}
#honeymoon #scheduleTable td {
	padding: 12px 8px;
	font-size: 90%;
	line-height: 125%;
	border: 1px solid #d5d5d5;
	vertical-align: top;
}
#honeymoon #scheduleTable td.day {
	font-size: 120%;
	font-weight: bold;
	text-align: center;
}
#honeymoon #scheduleTable p {
	margin-top: 0;
}
#honeymoon #scheduleTable p.schedule {
	font-weight: bold;
}
#honeymoon #scheduleTable p.description strong {
	color: #f0536a;
	font-weight: normal;
}
#honeymoon #scheduleTable p.hotel {
	margin-top: 10px;
	text-align: right;
}
#honeymoon #scheduleTable div.choice {
	margin: 10px 0 0 0;
	padding: 0 10px 10px 10px;
	border: 1px solid #d5d5d5;
	background: url(../img/common/bg_gradation02.png) 0 0 repeat-x;
}
#honeymoon #scheduleTable div.choice h4 {
	padding: 10px 0 0 0;
	font-weight: bold;
}
#honeymoon #scheduleTable div.standard {
	margin: 10px 0 0 0;
/*	padding: 5px;*/
/*	background: #F2E6D9;*/
	border: 1px solid #d5d5d5;
}
#honeymoon #scheduleTable div.standard h5 {
	padding: 5px;
	font-weight: bold;
	background: #F2E6D9;
}
#honeymoon #scheduleTable div.standard p {
	margin: 0;
	padding: 5px;
	background: #FFF;
}
#honeymoon #scheduleTable div.option {
	margin: 10px 0 0 0;
/*	padding: 5px;*/
/*	background: #E6EEF2;*/
	border: 1px solid #d5d5d5;
}
#honeymoon #scheduleTable div.option h5 {
	padding: 5px;
	font-weight: bold;
	background: #E6EEF2;
}
#honeymoon #scheduleTable div.option p {
	margin: 0;
	padding: 5px;
}
#honeymoon #scheduleTable div.option p.price {
	font-weight: bold;
	text-align: right;
}
#honeymoon #scheduleTable strong {
	text-decoration: underline;
}

/* --- price --- */
#honeymoon #price {
	margin-top: 26px;
	text-align: center;
}
#honeymoon #price h3 {
	text-align: left;
}
#honeymoon #priceTable {
	width: 600px;
	margin: 10px auto 0 auto;
	border: 1px solid #d5d5d5;
	text-align: left;
}
html>body #honeymoon #priceTable {
	width: 598px;
}
#honeymoon #priceTable th {
	padding: 8px 8px;
	font-size: 85%;
	font-weight: bold;
	text-align: center;
	background: url(../img/common/bg_table_header.png) center center repeat-x;
	border: 1px solid #d5d5d5;
}
#honeymoon #priceTable td {
	padding: 8px 8px;
	font-size: 85%;
	border: 1px solid #d5d5d5;
}
#honeymoon #priceTable td.start {
	font-weight: bold;
	text-align: center;
}
#honeymoon #priceTable td.date {
	text-align: center;
}
#honeymoon #priceTable td.week {
	text-align: center;
}
#honeymoon #priceTable td.price {
	text-align: right;
}
#honeymoon #priceTable td.business {
	color: #f0536a;
	font-weight: bold;
	text-align: center;
}
#honeymoon #priceSupply {
	margin-top: 5px;
	font-size: 75%;
	text-align: left;
}

/* --- infomation ---*/
#honeymoon #infomation {
	margin-top: 26px;
}
#honeymoon #infomation h3 {
	height: 20px;
	line-height: 20px;
}
#honeymoon #infomation a {
	color: #b47551;
}
#honeymoon #infomationInner {
	margin-top: 10px;
}
#honeymoon #infomation table {
	width: 445px;
	border: 1px solid #d5d5d5;
}
#honeymoon #infomation th {
	width: 117px;
	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 #infomation th {
	width: 117px;
}*/
#honeymoon #infomation td {
	padding: 8px;
	font-size: 80%;
	text-align: left;
	line-height: 150%;
	border: 1px solid #d5d5d5;
	vertical-align: top;
}
#honeymoon #infoTable1 {
	float: left;
}
#honeymoon #infoTable2 {
	float: right;
}
/* --- applyto --- */
#honeymoon #applyto {
	float: left;
	width: 445px;
	margin-top: 14px;
}
/* --- material --- */
#honeymoon #material {
	float: right;
	width: 445px;
	margin-top: 14px;
}


/* --------------- */
/*  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#address1,
#inquiry input#address2 {
	width: 400px;
	border: 1px solid #d5d5d5;
}
#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,
#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: 650px;
	height: 200px;
	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;
}

#inquiry p.submitArea {
	margin-top: 20px;
	padding: 15px 0;
	border: 1px solid #D6BDA3;
	background: #FFF7EF;
	text-align: center;
}
#inquiry p.submitArea input {
	margin: 0;
	width: 170px;
	height: 2.5em;
	line-height: 2.5em;
}

#inquiry div.submitArea {
	margin-top: 20px;
	border: 1px solid #D6BDA3;
	background: #FFF7EF;
}
#inquiry div.submitArea form {
	padding: 0;
	float: left;
	width: 448px;
	text-align: center;
}
#inquiry div.submitArea form p {
	margin: 15px;
	padding: 0;
}
#inquiry div.submitArea form input {
	margin: 0;
	width: 170px;
	height: 2.5em;
	line-height: 2.5em;
}



/* --------------- */
/*  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;
}



/* --------------- */
/*  business       */
/* --------------- */
#business h3 {
	margin-top: 15px;
	font-size: 150%;
	font-weight: bold;
}
#business p {
	margin-top: 15px;
}
#business table {
	margin-top: 25px;
	width: 900px;
	border: 1px solid #d5d5d5;
}
#business 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;
}
#business 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 #business table tbody th {
	width: 184px;
}
#business 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 #business table tbody td {
	width: 684px;
}
#business textarea {
	width: 550px;
	height: 200px;
	border: 1px solid #d5d5d5;
}
#business textarea#work {
	height: 100px;
}
#business input#company_name,
#business input#family_name,
#business input#first_name,
#business input#family_name_kana,
#business input#first_name_kana {
	width: 150px;
	height: 20px;
}
#business input#country {
	width: 550px;
	height: 20px;
}
#business input#email {
	width: 300px;
	height: 20px;
}
#business input.submit {
	margin-top: 15px;
	text-align: center;
}
#business select {
	border: 1px solid #d5d5d5;
}
#business p.submitArea {
	margin-top: 15px;
	text-align: center;
}
#business table.submitArea {
	margin-top: 15px !important;
	border: none !important;
}
#business table.submitArea td {
	width: 50%;
	text-align: center;
	border: none !important;
}

#business p.submitArea {
	margin-top: 20px;
	padding: 15px 0;
	border: 1px solid #D6BDA3;
	background: #FFF7EF;
	text-align: center;
}
#business p.submitArea input {
	margin: 0;
	width: 170px;
	height: 2.5em;
	line-height: 2.5em;
}

#business div.submitArea {
	margin-top: 20px;
	border: 1px solid #D6BDA3;
	background: #FFF7EF;
}
#business div.submitArea form {
	padding: 0;
	float: left;
	width: 448px;
	text-align: center;
}
#business div.submitArea form p {
	margin: 15px;
	padding: 0;
}
#business div.submitArea form input {
	margin: 0;
	width: 170px;
	height: 2.5em;
	line-height: 2.5em;
}



/* --------------- */
/*  etc            */
/* --------------- */
#etc h3 {
	margin-top: 15px;
	font-size: 150%;
	font-weight: bold;
}
#etc p {
	margin-top: 15px;
}
#etc table {
	margin-top: 25px;
	width: 900px;
	border: 1px solid #d5d5d5;
}
#etc 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;
}
#etc 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 #etc table tbody th {
	width: 184px;
}
#etc 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 #etc table tbody td {
	width: 684px;
}
#etc textarea {
	width: 550px;
	height: 200px;
	border: 1px solid #d5d5d5;
}
#etc input#family_name,
#etc input#first_name,
#etc input#family_name_kana,
#etc input#first_name_kana {
	width: 150px;
	height: 20px;
}
#etc input#email {
	width: 300px;
	height: 20px;
}
#etc input.submit {
	margin-top: 15px;
	text-align: center;
}
#etc select {
	border: 1px solid #d5d5d5;
}
#etc p.submitArea {
	margin-top: 15px;
	text-align: center;
}
#etc table.submitArea {
	margin-top: 15px !important;
	border: none !important;
}
#etc table.submitArea td {
	width: 50%;
	text-align: center;
	border: none !important;
}

#etc p.submitArea {
	margin-top: 20px;
	padding: 15px 0;
	border: 1px solid #D6BDA3;
	background: #FFF7EF;
	text-align: center;
}
#etc p.submitArea input {
	margin: 0;
	width: 170px;
	height: 2.5em;
	line-height: 2.5em;
}

#etc div.submitArea {
	margin-top: 20px;
	border: 1px solid #D6BDA3;
	background: #FFF7EF;
}
#etc div.submitArea form {
	padding: 0;
	float: left;
	width: 448px;
	text-align: center;
}
#etc div.submitArea form p {
	margin: 15px;
	padding: 0;
}
#etc div.submitArea form input {
	margin: 0;
	width: 170px;
	height: 2.5em;
	line-height: 2.5em;
}



/* ----- satsuei ----- */
#satsuei {
	
}
#satsuei h3 {
	margin-top: 30px;
	padding: 5px;
	font-weight: bold;
	border-left: 10px solid #B47551;
	background: #EAE1DE;
/*	background: #D6BDA3; */
}
#satsuei h4 {
	margin-top: 20px;
	padding: 3px 5px;
	font-weight: bold;
	border-left: 5px solid #B47551;
	border-bottom: 1px solid #B47551;
	background: #EAE1DE;
}

#satsuei div.lead {
	float: left;
	margin-top: 20px;
	width: 590px;
	font-size: inherit;
	text-align: left;
}
#satsuei p.contactButton {
	margin-top: 20px;
	text-align: center;
}
#satsuei p.text {
	margin-top: 1em;
}
#satsuei p.image {
	float: right;
	margin-top: 20px;
	width: 300px;
}
#satsuei p.firstChild {
	margin-top: 0;
}

#satsuei ul {
	margin-top: 15px;
}
#satsuei li {
	margin-left: 30px;
	padding-left: 2px;
	list-style-type: disc;
	list-style-position: outside;
}

#satsuei table {
	margin-top: 20px;
	width: 100%;
	border: 1px solid #AAA;
}
/*#satsuei table.left {
	float: left;
	width: 445px;
}
#satsuei table.right {
	float: right;
	width: 445px;
}*/

#satsuei table th {
	padding: 5px;
	font-weight: bold;
/*	text-align: center; */
	text-align: left;
	border: 1px solid #AAA;
	background: #EEE;
}
#satsuei table td {
	padding: 5px;
	width: 50%;
	font-size: 90%;
/*	text-align: center; */
	border: 1px solid #AAA;
}


/* ----- gyomutoko ----- */
#gyomutoko {
	
}
#gyomutoko h3 {
	margin-top: 30px;
	padding: 5px;
	font-weight: bold;
	border-left: 10px solid #B47551;
	background: #EAE1DE;
/*	background: #D6BDA3; */
}
#gyomutoko h4 {
	margin-top: 20px;
	padding: 3px 5px;
	font-weight: bold;
	border-left: 5px solid #B47551;
	border-bottom: 1px solid #B47551;
	background: #EAE1DE;
}

#gyomutoko div.lead {
	float: left;
	margin-top: 20px;
	width: 590px;
	font-size: inherit;
	text-align: left;
}
#gyomutoko p.contactButton {
	margin-top: 20px;
	text-align: center;
}
#gyomutoko p.text {
	margin-top: 1em;
}
#gyomutoko div.list p.text {
	margin-left: 12px;
	margin-right: 12px;
}
#gyomutoko p.image {
	float: right;
	margin-top: 20px;
	width: 300px;
}
#gyomutoko p.firstChild {
	margin-top: 0;
}

#gyomutoko ul {
	margin-top: 15px;
}
#gyomutoko li {
	margin-left: 30px;
	padding-left: 2px;
	list-style-type: disc;
	list-style-position: outside;
}

#gyomutoko table {
	margin-top: 20px;
	width: 100%;
	border: 1px solid #AAA;
}
/*#gyomutoko table.left {
	float: left;
	width: 445px;
}
#gyomutoko table.right {
	float: right;
	width: 445px;
}*/

#gyomutoko table th {
	padding: 5px;
	font-weight: bold;
/*	text-align: center; */
	text-align: left;
	border: 1px solid #AAA;
	background: #EEE;
}
#gyomutoko table td {
	padding: 5px;
	width: 50%;
	font-size: 90%;
/*	text-align: center; */
	border: 1px solid #AAA;
}


/* --------------- */
/*  question       */
/* --------------- */
#question h3 {
	margin-top: 15px;
	font-size: 150%;
	font-weight: bold;
}
#question p {
	margin-top: 15px;
}
#question table {
	margin-top: 25px;
	width: 900px;
	border: 1px solid #d5d5d5;
}
#question 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;
}
#question 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 #question table tbody th {
	width: 184px;
}
#question 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 #question table tbody td {
	width: 684px;
}
#question input.region,
#question input.person,
#question input.name_kanji,
#question input.name_kana,
#question input.tel,
#question input.mail {
	width: 200px;
	border: 1px solid #d5d5d5;
}
#question input.address {
	width: 400px;
	border: 1px solid #d5d5d5;
}
#question textarea.interest-other,
#question textarea.kiji,
#question textarea.iken {
	width: 450px;
	height: 100px;
	border: 1px solid #d5d5d5;
}
#question input.submit {
	margin-top: 15px;
	text-align: center;
}
#question select {
	border: 1px solid #d5d5d5;
}
#question p.submitArea {
	margin-top: 15px;
	text-align: center;
}
#question table.submitArea {
	margin-top: 15px !important;
	border: none !important;
}
#question table.submitArea td {
	width: 50%;
	text-align: center;
	border: none !important;
}
.copy {
	text-align: right;
}
.copy a {
	font-size: 70%;
	text-decoration: none;
	color: #ccc;
	background-color: #eee;
}
.hiss {
	color: #FF0000;
	padding-right: 3px;
}
.err {
	color: #FF0000;
	font-weight: bold;
}
.point {
	color: #999;
	font-weight: bold;
}


/* --------------- */
/*  arrange        */
/* --------------- */
#arrange {}
#arrange h2 {
	margin-top: 15px;
	padding: 7px 10px 3px 10px;
	font-size: 120%;
	font-weight: bold;
	border-left: 15px solid #b47551;
	background: #eae1de;
}
#arrange p {
	margin-top: 8px;
}
#arrange div.sa_map {
	position: relative;
	margin-top: 8px;
	width: 900px;
	height: 400px;
	background: url(../img/contact/arrange/sa/sa_map.png) center center no-repeat;
}
#arrange div.region {
	position: absolute;
}
#arrange div.region h3 {
	margin-top: 8px;
	width: 200px;
	height: 17px;
	text-align: center;
}
#arrange div.capetown {
	left: 23px;
	top: 295px;
}
#arrange div.sabisands {
	right: 19px;
	top: 159px;
}
#arrange div.johanesburg {
	right: 19px;
	top: 295px;
}
#arrange div.region ul li a {
	display: block;
	position: absolute;
	text-indent: -9999px;
	width: 84px;
	height: 45px;
}
#arrange div.region ul li.hotel a {
	left: 12px;
	top: 31px;
	background: url(../img/contact/arrange/sa/button_hotel.png) 0 -45px no-repeat;
}
#arrange div.region ul li.hotel a:hover {
	background-position: 0 0;
}
#arrange div.region ul li.option a {
	right: 12px;
	top: 31px;
	background: url(../img/contact/arrange/sa/button_option.png) 0 -45px no-repeat;
}
#arrange div.region ul li.option a:hover {
	background-position: 0 0;
}

/* --------------- */
/*  arrangeList    */
/* --------------- */
#arrangeList {}
#arrangeList h2 {
	margin-top: 15px;
	padding: 7px 10px 3px 10px;
	font-size: 120%;
	font-weight: bold;
	border-left: 15px solid #b47551;
	background: #eae1de;
}
#arrangeList div.hotel {
	position: relative;
	margin-top: 15px;
	padding: 12px 120px 12px 100px;
	height: 98px;
	min-height: 74px;
	border: 1px solid #CCC;
}
html>body #arrangeList div.hotel {
	height: auto;
}
#arrangeList div.hotel h3 {
}
#arrangeList div.hotel h3 a {
	font-size: 110%;
	font-weight: bold;
}
#arrangeList div.hotel p.price {
	margin-top: 10px;
}
#arrangeList div.hotel p.description {
	margin-top: 5px;
/*	margin-bottom: 40px;*/
}
#arrangeList div.hotel p.image {
	position: absolute;
	top: 14px;
	left: 15px;
}
#arrangeList div.hotel p.buttonDetail {
	position: absolute;
	bottom: 15px;
	right: 15px;
	width: 108px;
	height: 27px;
}
#arrangeList div.hotel p.buttonDetail a {
	display: block;
	width: 108px;
	height: 27px;
	text-indent: -9999px;
	background: url(../img/contact/arrange/button_detail.png) 0 0 no-repeat;
}
#arrangeList div.hotel p.buttonDetail a:hover {
	background-position: 0 -27px;
}

/* --------------- */
/*  arrangeHotel   */
/* --------------- */
#arrangeHotel {
	margin-top: 15px;
	background: url(../img/contact/arrange/sa/hotel/bg.png) center top repeat-y;
}
#arrangeHotel div#mainCol {
	float: left;
	width: 585px;
}
#arrangeHotel div#sidebar {
	float: right;
	width: 285px;
}
#arrangeHotel h2 {
/*	margin-top: 15px; */
	padding: 7px 10px 3px 10px;
	font-size: 120%;
	font-weight: bold;
	border-left: 15px solid #b47551;
	background: #eae1de;
}
#arrangeHotel div#sidebar h2 {
	margin-top: 15px;
}

#arrangeHotel p.star {
}
#arrangeHotel p.description {
	margin-top: 15px;
}
#arrangeHotel p.url {
	margin-top: 15px;
}
#arrangeHotel ul.image {
/*	margin-top: 15px; */
	margin-right: -15px;
	width: 600px;
}
#arrangeHotel ul.image li {
	float: left;
	margin-top: 15px;
	margin-right: 15px;
/*	padding: 7px; */
	width: 84px;
	height: 84px;
/*	background: #666; */
}
html>body #arrangeHotel ul.image li {
/*	width: 70px;
	height: 70px;*/
}
#arrangeHotel ul.image li a {
	display: block;
	padding: 6px;
	border: 1px solid #CCC;
}
#arrangeHotel div#mainCol p.buttonPrice {
	margin: 30px auto 30px auto ;
	width: 303px;
	text-align: center;
}
#arrangeHotel div#mainCol p.buttonPrice a {
	display: block;
	width: 303px;
	height: 43px;
	text-indent: -9999px;
	background: url(../img/contact/arrange/sa/hotel/button_price.png) 0 -43px no-repeat;
}
#arrangeHotel div#mainCol p.buttonPrice a:hover {
	background-position: 0 0;
}

#arrangeHotel div#sidebar div.sameRegion h2 {
	margin-top: 0;
}
#arrangeHotel div#sidebar div.sameRegion ul {
	margin-top: 10px;
	font-size: 90%;
}
#arrangeHotel div#sidebar div.sameRegion ul li {
	line-height: 150%;
}
#arrangeHotel div#sidebar div.sameRegion ul li a {
	text-decoration: none;
}
#arrangeHotel div#sidebar div.sameRegion ul li a:hover {
	text-decoration: underline;
}

#arrangeHotel div#sidebar div.otherRegion ul {
	margin-top: 10px;
	font-size: 90%;
}
#arrangeHotel div#sidebar div.otherRegion ul li {
	line-height: 150%;
}
#arrangeHotel div#sidebar div.otherRegion ul li a {
	text-decoration: none;
}
#arrangeHotel div#sidebar div.otherRegion ul li a:hover {
	text-decoration: underline;
}

/* --------------- */
/*  arrangePrice   */
/* --------------- */
#arrangePrice {
	margin-top: 15px;
	background: url(../img/contact/arrange/sa/hotel/bg.png) center top repeat-y;
}
#arrangePrice div#mainCol {
	float: left;
	width: 585px;
}
#arrangePrice div#sidebar {
	float: right;
	width: 285px;
}
#arrangePrice h2 {
/*	margin-top: 15px; */
	padding: 7px 10px 3px 10px;
	font-size: 120%;
	font-weight: bold;
	border-left: 15px solid #b47551;
	background: #eae1de;
}
#arrangePrice h2.reservation {
	margin-top: 60px;
}
#arrangePrice div#sidebar h2 {
	margin-top: 15px;
}

#arrangePrice table {
	margin-top: 15px;
	width: 585px;
	font-size: 90%;
	border: 1px solid #CCC;
}
html>body #arrangePrice table {
	width: 583px;
}
#arrangePrice table thead th {
	padding: 5px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #CCC;
	background: #F3F3F3;
}
#arrangePrice table tbody th {
	padding: 5px;
	text-align: center;
	border: 1px solid #CCC;
}
#arrangePrice table tbody td {
	padding: 5px;
	text-align: center;
	border: 1px solid #CCC;
}
#arrangePrice table#hotelYoyakuForm1 tbody th,
#arrangePrice table#hotelYoyakuForm2 tbody th {
	width: 150px;
	text-align: right;
}
#arrangePrice table#hotelYoyakuForm1 tbody td,
#arrangePrice table#hotelYoyakuForm2 tbody td {
	text-align: left;
}

#arrangePrice p.text {
	margin-top: 15px;
}

#arrangePrice div#mainCol ul.buttonArea {
	margin-top: 20px;
	margin-bottom: 30px;
}
#arrangePrice div#mainCol ul.buttonArea li.buttonUserInfo {
/*	margin: 30px auto 30px auto ; */
	float: left;
	width: 290px;
	text-align: center;
}
#arrangePrice div#mainCol ul.buttonArea li.buttonUserInfo a {
	display: block;
	margin: 0 auto;
	width: 214px;
	height: 43px;
	text-indent: -9999px;
	background: url(../img/contact/arrange/sa/button_confirm.png) 0 0 no-repeat;
}
#arrangePrice div#mainCol ul.buttonArea li.buttonUserInfo a:hover {
	background-position: 0 -43px;
}

#arrangePrice div#mainCol ul.buttonArea li.buttonHotelOption {
/*	margin: 30px auto 30px auto ;*/
	float: right;
	width: 290px;
	text-align: center;
}
#arrangePrice div#mainCol ul.buttonArea li.buttonHotelOption a {
	display: block;
	margin: 0 auto;
	width: 214px;
	height: 43px;
	text-indent: -9999px;
	background: url(../img/contact/arrange/sa/button_hotel_option.png) 0 0 no-repeat;
}
#arrangePrice div#mainCol ul.buttonArea li.buttonHotelOption a:hover {
	background-position: 0 -43px;
}
#arrangePrice div#mainCol ul.errorMessage {
	margin-top: 10px;
}
#arrangePrice div#mainCol ul.errorMessage li {
	color: #FF0000;
}

#arrangePrice div#sidebar div.sameRegion h2 {
	margin-top: 0;
}
#arrangePrice div#sidebar div.sameRegion ul {
	margin-top: 10px;
	font-size: 90%;
}
#arrangePrice div#sidebar div.sameRegion ul li {
	line-height: 150%;
}
#arrangePrice div#sidebar div.sameRegion ul li a {
	text-decoration: none;
}
#arrangePrice div#sidebar div.sameRegion ul li a:hover {
	text-decoration: underline;
}

#arrangePrice div#sidebar div.otherRegion ul {
	margin-top: 10px;
	font-size: 90%;
}
#arrangePrice div#sidebar div.otherRegion ul li {
	line-height: 150%;
}
#arrangePrice div#sidebar div.otherRegion ul li a {
	text-decoration: none;
}
#arrangePrice div#sidebar div.otherRegion ul li a:hover {
	text-decoration: underline;
}


/* --------------- */
/*  arrangeOption   */
/* --------------- */
#arrangeOption {
	margin-top: 15px;
	background: url(../img/contact/arrange/sa/hotel/bg.png) center top repeat-y;
}
#arrangeOption div#mainCol {
	float: left;
	width: 585px;
}
#arrangeOption div#sidebar {
	float: right;
	width: 285px;
}
#arrangeOption h2 {
/*	margin-top: 15px; */
	padding: 7px 10px 3px 10px;
	font-size: 120%;
	font-weight: bold;
	border-left: 15px solid #b47551;
	background: #eae1de;
}
#arrangeOption h2.reservation {
	margin-top: 60px;
}
#arrangeOption div#sidebar h2 {
	margin-top: 15px;
}
#arrangeOption p.warning {
	margin-top: 15px;
	color: #FF0000;
}
#arrangeOption table {
	margin-top: 15px;
	width: 585px;
	font-size: 90%;
	border: 1px solid #CCC;
}
html>body #arrangeOption table {
	width: 583px;
}
#arrangeOption table thead th {
	padding: 5px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #CCC;
	background: #F3F3F3;
}
#arrangeOption table tbody th {
	padding: 5px;
	text-align: center;
	border: 1px solid #CCC;
}
#arrangeOption table tbody td {
	padding: 5px;
	text-align: center;
	border: 1px solid #CCC;
}
#arrangeOption table#hotelYoyakuForm1 tbody th,
#arrangeOption table#hotelYoyakuForm2 tbody th {
	width: 150px;
	text-align: right;
}
#arrangeOption table#hotelYoyakuForm1 tbody td,
#arrangeOption table#hotelYoyakuForm2 tbody td {
	text-align: left;
}

#arrangeOption p.text {
	margin-top: 15px;
}

#arrangeOption div#mainCol p.buttonArea {
	margin-top: 20px;
	margin-bottom: 30px;
	text-align: center;
}
#arrangeOption div#mainCol ul.buttonArea {
	margin-top: 20px;
	margin-bottom: 30px;
}
#arrangeOption div#mainCol ul.buttonArea li.buttonUserInfo {
/*	margin: 30px auto 30px auto ; */
	float: left;
	width: 290px;
	text-align: center;
}
#arrangeOption div#mainCol ul.buttonArea li.buttonUserInfo a {
	display: block;
	margin: 0 auto;
	width: 214px;
	height: 43px;
	text-indent: -9999px;
	background: url(../img/contact/arrange/sa/button_confirm.png) 0 0 no-repeat;
}
#arrangeOption div#mainCol ul.buttonArea li.buttonUserInfo a:hover {
	background-position: 0 -43px;
}

#arrangeOption div#mainCol ul.buttonArea li.buttonHotelOption {
/*	margin: 30px auto 30px auto ;*/
	float: right;
	width: 290px;
	text-align: center;
}
#arrangeOption div#mainCol ul.buttonArea li.buttonHotelOption a {
	display: block;
	margin: 0 auto;
	width: 214px;
	height: 43px;
	text-indent: -9999px;
	background: url(../img/contact/arrange/sa/button_hotel_option.png) 0 0 no-repeat;
}
#arrangeOption div#mainCol ul.buttonArea li.buttonHotelOption a:hover {
	background-position: 0 -43px;
}
#arrangeOption div#mainCol p.errorMessage {
	margin-top: 10px;
	color: #FF0000;
}

#arrangeOption div#sidebar div.sameRegion h2 {
	margin-top: 0;
}
#arrangeOption div#sidebar div.sameRegion ul {
	margin-top: 10px;
	font-size: 90%;
}
#arrangeOption div#sidebar div.sameRegion ul li {
	line-height: 150%;
}
#arrangeOption div#sidebar div.sameRegion ul li a {
	text-decoration: none;
}
#arrangeOption div#sidebar div.sameRegion ul li a:hover {
	text-decoration: underline;
}

#arrangeOption div#sidebar div.otherRegion ul {
	margin-top: 10px;
	font-size: 90%;
}
#arrangeOption div#sidebar div.otherRegion ul li {
	line-height: 150%;
}
#arrangeOption div#sidebar div.otherRegion ul li a {
	text-decoration: none;
}
#arrangeOption div#sidebar div.otherRegion ul li a:hover {
	text-decoration: underline;
}


