html, body {
	background: url(../img/common/back.png) repeat-x #fff;
	height: 100%;
}

body > #container{ 
	height: auto;
}

#container {
	width: 978px;
	background: url(../img/common/frame.png) center 0 repeat-y;
	height: 100%;
	min-height: 100%;
	margin: 0 auto;
}



.frame {
	text-align: left;
	margin: 0 auto;
	width: 960px;
	background: #fff;
	height: 100%;
}

div#top-header-area {
	width: 960px;
	height: 300px;
	position: relative;
	overflow: hidden;
	margin-bottom: 10px;
}

div#contents-header-area {
	width: 960px;
	height: 93px;
	position: relative;
	overflow: hidden;
}

div#top-header {
	position: absolute;
	top: 0;
	left: 0;
	width: 960px;
	height: 64px;
}

h1#logo {
	display: block;
	width: 430px;
	height: 0 !important;
	height /**/:49px;
	padding-top: 49px;
	overflow: hidden;
	background: url(../img/common/logonew.png) no-repeat;
	position: absolute;
	top: 8px;
	left: 7px;
}

div#mitsuruinfo {
	display: block;
	width: 327px;
	height: 0 !important;
	height /**/:22px;
	padding-top: 22px;
	overflow: hidden;
	background: url(../img/common/mitsuruinfo.png) no-repeat;
	position: absolute;
	top: 35px;
	left: 267px;
}

div#top-header p {
	position: absolute;
	top: 15px;
	right: 5px;
	font-weight: bold;
}

ul#header-btn {
	position: absolute;
	top: 37px;
	left: 619px;
}

ul#header-btn li#btn1 {
	position: absolute;
	top: 0;
	left: 0;
}

ul#header-btn li#btn2 {
	position: absolute;
	top: 0;
	left: 113px;
}

ul#header-btn li#btn3 {
	position: absolute;
	top: 0;
	left: 226px;
}


div#contents-left {
	float: left;
	width: 245px;
}

div#contents-left-frame {
	margin: 12px 0 0 15px;
}

div#contents-center {
	float: left;
	width: 500px;
}

div#contents-center-frame {
	margin: 0 16px 0 20px;
}

div#contents-right {
	float: left;
	width: 215px;
}

div#contents-right-frame {
	margin: 5px 15px 0 0;
}

div#contents-left2 {
	float: left;
	width: 745px;
}

div#contents-left-frame2 {
	margin: 0 16px 0 15px;
}

div#contents-right-frame2 {
	margin: 0 15px 0 0;
}

div#contenst-frame {
	margin: 20px 15px;
	line-height: 1.5;
}

div#news-left {
	float: left;
	width: 215px;
}

div#news-left-frame {
	margin: 0 0 0 15px;
}

div#news-center {
	float: left;
	width: 530px;
}

div#news-center-frame {
	margin: 0 20px 0 20px;
	word-break: break-all;
	width: 490px;
}



/*-- left --*/

ul#news-list {
	margin-top: 10px;
}

ul#news-list li a {
	background: url(../img/news/circle.gif) 5px 0.3em no-repeat;
	padding-left: 16px;
	display: block;
}

ul#news-list li span {
	padding-left: 16px;
	display: block;
	color: #ff5a00;
}

ul#news-list li {
	background: url(../img/common/line_dot.gif) bottom repeat-x;
	padding-bottom: 6px;
	margin-bottom: 7px;
}

ul#latest-tour-list {
	margin-top: 10px;
}

ul#latest-tour-list li a {
	background: url(../img/top/tour_circle.gif) 5px 0.3em no-repeat;
	padding-left: 16px;
	display: block;
}

ul#latest-tour-list li {
	background: url(../img/common/line_dot.gif) bottom repeat-x;
	padding-bottom: 6px;
	margin-bottom: 7px;
}

/*-- center --*/

div#tour-frame {
	margin-left: 6px;
	background: url(../img/top/waku_side.gif) repeat-y;
	padding: 0 4px;
}

ul#tour-pankuzu {
	margin: 0 8px;
	background: url(../img/top/pankuzu_head.gif) no-repeat;
	height: 22px;
	padding-left: 27px;
}

ul#tour-pankuzu li {
	float: left;
	background: url(../img/top/pankuzu_line.gif) repeat-x;
	height: 22px;
	color: #fff;
	line-height: 22px !important;
	font-size: 12px;
}

ul#tour-pankuzu li.pankuzu-div {
	background: url(../img/top/pankuzu_div.gif) no-repeat;
	height: 22px;
	width: 25px;
}

ul#tour-pankuzu li#pankuzu-last {
	background: url(../img/top/pankuzu_last.gif) no-repeat;
	height: 22px;
	width: 19px;
}

#tours .panel {
	display: none;
}

div.tour-text {
	float: left;
	width: 331px;
}

div.tour-pic {
	float: right;
	width: 87px;
	text-align: right;
	padding-top: 3px;
}

ul.content {
	margin-top: 10px;
	padding: 0 8px;
}

ul.content li {
	padding: 8px;
	background: #f7f9fa;
}

ul.content li.gray {
	background: #e4eaf0;
}

div.page_navigation {
	margin: 15px 15px 0;
}

div.tour-text h3 {
	margin-top: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #0044f2;
}

div.tour-text .tour-price {
	color: #ff3600;
	font-weight: bold;
	margin-top: 5px;
	float: left;
}

div.view {
	float: right;
	width: 97px;
	text-align: right;
	margin-top: 2px;
}

.tourhidden {
	display: none;
}

.tour-btn {
	margin-right: 2px;
	vertical-align: middle;
}

.tour-comment img {
	margin-right: 3px;
	vertical-align: bottom;	
}


/*-- right --*/

div#melmaga {
	text-align: right;
	margin-bottom: 8px;
}

h2.side-title {
	margin-bottom: 1px;
}

div.side-frame {
	border: solid 1px #ddd;
	background: #f6f6f6;
	padding: 4px 12px 6px;
	font-size: 11px;
	margin-bottom: 10px;
}

div.side-frame2 {
	border: solid 1px #ddd;
	background: #ffffe8;
	padding: 4px 12px 6px;
	font-size: 11px;
	margin-bottom: 10px;
}

div.side-frame3 {
	border: solid 1px #ddd;
	background: #faecff;
	padding: 4px 12px 6px;
	font-size: 11px;
	margin-bottom: 10px;
}

ul.side-list li {
	background: url(../img/common/side_arrow.png) left center no-repeat;
	padding: 4px 0 4px 15px;
	line-height: 1;
	font-size: 120%;
}

.banner {
	margin-bottom: 10px;
	text-align: center;
}


/*-- footer --*/

div#footer {
	position: relative;
	height: 46px;
	overflow: hidden;
}

div#footer-line {
	position: absolute;
	top: 15px;
	left: 0;	
}

div#footer-right {
	position: absolute;
	top: 25px;
	right: 10px;
	font-size: 9px;
}

#footer-sitemap {
	position: absolute;
	top: 25px;
	left: 24px;	
}

#footer-privacy {
	position: absolute;
	top: 25px;
	left: 99px;	
}

#footer-yakkan1 {
	position: absolute;
	top: 25px;
	left: 210px;	
}

#footer-yakkan2 {
	position: absolute;
	top: 25px;
	left: 370px;	
}

#footer-sitemap a,
#footer-privacy a,
#footer-yakkan1 a,
#footer-yakkan2 a,
.view a {
	cursor: pointer;
}


/* news */

h3#news-title {
	font-size: 16px;
	font-weight: bold;
	background: #141eab;
	background: -moz-linear-gradient(top, #2474e1, #00357c);
	background: -webkit-gradient(linear, left top, left bottom, from(#2474e1), to(#00357c));
	border-left: solid 6px #ffa405;
	color: #fff;
	padding: 10px 10px 9px;
	-webkit-text-shadow: 1px 1px 0px #4e5154;
	-moz-text-shadow: 1px 1px 0px #4e5154;
	text-shadow: 1px 1px 0px #4e5154;
	line-height: 1.4;
}

#news-frame {
	margin: 10px;
	line-height: 1.5;
}


/* inquiry */

.form-free {
	margin-bottom: 1.5em;
}

.inqury-notice {
	border: solid 1px #f9a852;
	background: #ffe6d9;
	padding: 12px 15px;
	margin-top: 6px;	
	margin-bottom: 20px;
}

.essential {
	color: #ff0000;
	font-weight: bold;	
}

.form-table {
	margin: 6px 0 20px;
	width: 100%;
	border-collapse: separate;
}

.form-table th {
	border: solid 1px #a6b2b6;
	background: #dae8ea;
	padding: 6px 8px;
	vertical-align: top;
	width: 27%;
}

.form-table th.personal-midashi {
	border: solid 1px #03368a;
	background: #03368a;
	color: #fff;
}

.form-table th.personal-midashi2 {
	border: solid 1px #1e4400;
	background: #397c03;
	color: #fff;
}

.form-table td {
	border: solid 1px #ededed;
	background: #ededed;
	padding: 6px 8px;
	vertical-align: top;
	width: 73%;
}

#formbtn input,
#formbtn img {
	margin: 0 10px;
}

#form-errors {
	margin-bottom: 1em;
	margin-left: 1em;
	color: #ff0000;
	font-weight: bold;
}


.per10 {
	width: 10%;
}

.per15 {
	width: 15%;
}

.per25 {
	width: 25%;
}

.per50 {
	width: 50%;
}

.per70 {
	width: 70%;
}

.per80 {
	width: 80%;
}

.per90 {
	width: 90%;
}

.per95 {
	width: 95%;
}

.per6 {
	width: 6%;
}




/* agency */

h1#agency-logo {
	display: block;
	width: 547px;
	height: 0 !important;
	height /**/:36px;
	padding-top: 36px;
	overflow: hidden;
	background: url(../img/agency/logo.png) no-repeat;
	position: absolute;
	top: 16px;
	left: 11px;
}

#agency-news {
	float: left;
	width: 320px;
	padding-left: 15px;
}

div#agency-tour {
	float: right;
	width: 580px;
	padding-right: 15px;
}

#agency-news-body {
	background: #f1efd8;
	padding: 10px 15px;;
	margin-top: 1px;
	line-height: 1.5;
}

#agency-fix-text {
	border: solid 1px #d8dbe1;
	margin-top: 10px;
	padding: 10px 15px;
	background: #f5f5f5;
}

#agency-search {
	padding: 10px 10px;
	background: #f7f7e2;
	margin-bottom: 10px;
	border: solid 1px #d9d886;
}

#agency-tours ul#tour-pankuzu {
	margin: 0;
	background: url(../img/top/pankuzu_head.gif) no-repeat;
	height: 22px;
	padding-left: 27px;
}

#agency-tours div.page_navigation {
	margin: 15px 2px 0;
}

#agency-tours ul.content {
	margin-top: 10px;
	padding: 0;
}

.agency-tour-text {
	float: left;
	width: 477px;
}

.agency-tour-text h3 {
	margin-top: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #0044f2;
}

.agency-tour-text .tour-price {
	color: #ff3600;
	font-weight: bold;
	margin-top: 5px;
	float: left;
}


#contenst-frame li {
	list-style-type: disc !important;
	margin-left: 1.5em;
}


/* ツアー表示 */

ul.tour-content {
	text-align: center;
	padding: 5px 0;
}

ul.tour-content img {
	vertical-align: top;
}

div.tour-d-navi {
	float: right;
	margin: 15px 0 0;
}

#top-t {
	position: absolute;
	top: 70px;
	left: 0;
}

#popup-notice {
	font-size: 10px;
	margin: 0 auto 10px;
	width: 800px;
}

.tour_page_navigation {

}

.tour_page_navigation a {
	background-color:#fff;
	border: solid 1px #b3c1cc;
	padding: 3px 5px;
	margin-right: 4px;
	line-height: 1 !important;
	position: relative;
}

.active_page{
	background-color:#e7eaed !important;
	color:black !important;
	font-weight: bold !important;
}

.tour_page_navigation a:hover {
	background-color:#194db7;
	color: #fff;
	text-decoration: none !important;
}

.tour-btn-list {
	float: left;
	margin-bottom: 0;
	padding-bottom: 0;
	width: 520px;
}

.tour-btn-list li {
	float: left;
}

.tour-back {
	clear: both;
	margin: 0 0 10px;
	padding-top: 20px;
	text-align: center;
}

a.tour-back {
	background-color:#fff;
	border: solid 1px #b3c1cc;
	padding: 3px 5px;
	margin-right: 4px;
	line-height: 1 !important;
	position: relative;
}

a:hover.tour-back {
	background-color:#194db7;
	color: #fff;
	text-decoration: none !important;
}


.webtour {
	padding: 6px 10px 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: #999 0px 2px 3px;
	-moz-box-shadow: #999 0px 2px 3px;
	box-shadow: #999 0px 2px 3px;
	behavior: url(/css/PIE.htc);
	position:relative;
	margin-bottom: 10px !important;
	position: relative;
}

.webtour h3 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 4px;
	text-shadow: 1px 1px 2px #adadad;
	padding: 3px 0 0 28px;
	min-height: 21px;
	height: auto !important;
	height: 21px;  
	line-height: 1.2;
}

.webicon {
	position: absolute;
	top: 6px;
	left: 10px;
}

#recommend-list {
	margin: -10px 0 10px;
}

#recommend-list li {
	float: left;
	width: 174px;
	display: inline;
	margin-left: 15px;
}

#top-news-frame {
	margin-left: 15px;
	width: 930px;
	height: 31px;
	position: relative;
	overflow: hidden;
	margin-bottom: 10px;
}

#top-news {
	width: 930px;
	height: 31px;
	overflow: hidden;
	background: url(../img/top/news_back.gif) no-repeat;
}

#top-news li {
	padding: 10px 107px 0 117px;
	line-height: 1;
}

#top-news li span {
	color: #de3f00;
}

#top-news-tolist {
	margin: 0 0 2px;
	font-size: 10px;
	text-align: right;
	margin-right: 15px;
}

#news-list-link a {
	display: block;
	width: 83px;
	height: 0 !important;
	height /**/:21px;
	padding-top: 21px;
	overflow: hidden;
	position: absolute;
	top: 5px;
	right: 5px;
}

#tourlatest-btn {
	float: right;
	margin-right: 5px;
	display: inline;
}


#webtour-title-korea {
	display: block;
	width: 230px;
	height: 0 !important;
	height /**/:30px;
	padding-top: 30px;
	overflow: hidden;
	background: url(../img/top/web_korea.gif) no-repeat;
	margin-bottom: 8px;
}

#webtour-title-asia {
	display: block;
	width: 230px;
	height: 0 !important;
	height /**/:30px;
	padding-top: 30px;
	overflow: hidden;
	background: url(../img/top/web_asia.gif) no-repeat;
	margin-bottom: 8px;
	margin-top: 20px;
}

#webtour-title-other {
	display: block;
	width: 230px;
	height: 0 !important;
	height /**/:30px;
	padding-top: 30px;
	overflow: hidden;
	background: url(../img/top/web_other.gif) no-repeat;
	margin-bottom: 8px;
	margin-top: 20px;
}


.rec-img-text {
	margin-top: 5px;
	padding: 0 3px;
}

#recommend-list img {
	vertical-align: bottom;
}


/* ニュース最新 */
#news-frame-neo {
	width: 926px;
	border: solid 1px #5eb1fe;
	background: url(../img/top/news_back_neo.gif) 0 center repeat-x;
	margin: 10px auto 2px;
}


#news-left-n {
	float: left;
	width: 116px;
	display: inline;
}

#news-left-n div {
	padding: 10px 0 0 6px;
}


#news-right-n {
	width: 800px;
	float: left;
	display: inline;
}

#news-right-n li span {
	color: #de3f00;
}

#news-right-n ul {
	background: #fff;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px 14px 1px;
}

#news-right-n li {
	margin-bottom: 4px;
	border-bottom: dotted 1px #7fc2ed;
	padding-bottom: 4px;
}

#news-list-link-neo {
	width: 926px;
	text-align: right;
	margin: 0 auto 5px;
}


div#neo-footer {
	position: relative;
	height: 82px;
	overflow: hidden;
}

div#neo-footer ul li {
	float: left;
	display: inline;
	margin-right: 12px;
}

div#neo-footer ul#footer1 {
	position: absolute;
	top: 26px;
	left: 24px;
}

div#neo-footer ul#footer2 {
	position: absolute;
	top: 42px;
	left: 24px;
}

#footer-copyright {
	position: absolute;
	top: 62px;
	left: 0;
	text-align: center;
	font-size: 9px;
	width: 100%;
	background: #ddd;
	padding: 2px;
}

.webtour-top-left {
	width: 220px;
	float: left;
	margin-left: 7px;
	display: inline;
	margin-bottom: 10px;
}

.webtour-top-right {
	width: 220px;
	float: right;
	margin-right: 7px;
	display: inline;
	margin-bottom: 10px;
}

#webtour-neo-korean-title {
	display: block;
	width: 450px;
	height: 0 !important;
	height /**/:30px;
	padding-top: 30px;
	overflow: hidden;
	background: url(../img/top/web_korea_neo.gif) no-repeat;
	margin: 20px auto 10px;
}

#webtour-neo-asian-title {
	display: block;
	width: 450px;
	height: 0 !important;
	height /**/:30px;
	padding-top: 30px;
	overflow: hidden;
	background: url(../img/top/web_asia_neo.gif) no-repeat;
	margin: 14px auto 10px;
}

#webtour-neo-other-title {
	display: block;
	width: 450px;
	height: 0 !important;
	height /**/:30px;
	padding-top: 30px;
	overflow: hidden;
	background: url(../img/top/web_other_neo.gif) no-repeat;
	margin: 14px auto 10px;
}


#plane-charge {
	border: solid 1px #008e9f;
	border-top: none;	
}

.plane-even {
	background: #bff7e9;
}

.plane-odd {
	background: #9edee3;
}

.plane-even,
.plane-odd {
	padding: 5px 8px 4px;
	line-height: 1.1;
	overflow: hidden;
}

.plane-area {
	display: block;
	float: left;
	padding-right: 5px;
	font-size: 110%;
	font-weight: bold;
}

.plane-cost {
	display: block;
	float: right;
	padding-left: 5px;
	white-space: nowrap;
	font-weight: bold;
	color: #ff0000;
}

.plane-cost .plane-yen {
	color: #333;
	font-size: 85%;
}


