@charset "shift_jis";
/*-----------------------------------------------------
‹¤’ÊƒŒƒCƒAƒEƒg—pƒXƒ^ƒCƒ‹
-----------------------------------------------------*/
body {
	color: #333333;
	font: 12px/1.3 "‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
th,
th { font: 12px/1.3 "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3"; }
#header {
	height: 90px;
	width: 100%;
	margin-bottom: 12px;
}
#header .inner {
	margin: 0px auto;
	height: 90px;
	width: 950px;
	position: relative;
}
#header .copy {
	font-size: 11px;
	font-weight: normal;
	position: absolute;
	left: 0px;
	top: 5px;
	z-index: 10;
	color: #666666;
}
#header .logo {
	position: absolute;
	top: 30px;
	z-index: 10;
}
#header .season {
	position: absolute;
	left: 130px;
	z-index: 0;
	bottom: 6px;
}
#header .logo50 {
	float: right;
	position: absolute;
	top: 32px;
	right: 0px;
}
#header ul.txtnav {
	float: right;
	padding-top: 10px;
}
#header ul.txtnav li {
	display: inline;
	margin-left: 10px;
}
#header ul.txtnav li a {
	color: #666666;
	text-decoration: none;
}
#header ul.txtnav li a:hover { text-decoration: underline; }
#header ul.txtnav li.beginer {
	background: url(../img/icon_wakaba.gif) no-repeat left center;
	padding-left: 12px;
}
#header ul.gnav {
	position: absolute;
	right: 250px;
	bottom: 6px;
	height:38px;
}
#header ul.gnav li { float: left; }
#header ul.gnav li a {
	display: block;
	height: 33px;
	text-indent: -9999px;
	overflow:hidden;
	margin-top:5px;
}
#header ul.gnav li.jtour {
	background: url(../img/tab_nav.gif) no-repeat 0px 0px;
	height: 33px;
	width: 46px;
	margin-top:5px;
	text-indent: -9999px;
}
#header ul.gnav li.jtour_nav01 a {
	background: url(../img/tab_nav.gif) no-repeat -138px 0px;
	height: 33px;
	width: 123px;
}
#header ul.gnav li.jtour_nav01 a:hover { background: url(../img/tab_nav.gif) no-repeat -138px -33px; }
#header ul.gnav li.jtour_nav02 a {
	background: url(../img/tab_nav.gif) no-repeat -261px 0px;
	height: 33px;
	width: 120px;
	margin-right:5px;
}
#header ul.gnav li.jtour_nav02 a:hover { background: url(../img/tab_nav.gif) no-repeat -261px -33px; }
#header ul.gnav li.wtour {
	background: url(../img/tab_nav.gif) no-repeat -92px 0px;
	height: 33px;
	width: 46px;
	margin-top:5px;
	text-indent: -9999px;
}
#header ul.gnav li.wtour_nav01 a {
	background: url(../img/tab_nav.gif) no-repeat -381px 0px;
	height: 33px;
	width: 123px;
}
#header ul.gnav li.wtour_nav01 a:hover { background: url(../img/tab_nav.gif) no-repeat -381px -33px; }
#header ul.subnav {
	position: absolute;
	right: 0px;
	height: 24px;
	width: 230px;
	bottom: 6px;
}
#header ul.subnav li { float: left; }
#header ul.subnav li a {
	display: block;
	text-indent: -9999px;
	overflow:hidden;
}
#header ul.subnav li.nav01 a {
	width: 90px;
	background: url(../img/tab_subnav.gif) no-repeat 0px 0px;
	height: 24px;
}
#header ul.subnav li.nav01 a:hover {
	width: 90px;
	background: url(../img/tab_subnav.gif) no-repeat 0px -24px;
	height: 24px;
}
#header ul.subnav li.nav02 a {
	width: 65px;
	background: url(../img/tab_subnav.gif) no-repeat -90px 0px;
	height: 24px;
}
#header ul.subnav li.nav02 a:hover {
	width: 65px;
	background: url(../img/tab_subnav.gif) no-repeat -90px -24px;
	height: 24px;
}
#header ul.subnav li.nav03 a {
	width: 75px;
	background: url(../img/tab_subnav.gif) no-repeat -155px 0px;
	height: 24px;
}
#header ul.subnav li.nav03 a:hover {
	width: 75px;
	background: url(../img/tab_subnav.gif) no-repeat -155px -24px;
	height: 24px;
}
body.jtour #header { background: url(../img/line_jtour.gif) repeat-x; }
body.wtour #header { background: url(../img/line_wtour.gif) repeat-x; }
body.yado #header { background: url(../img/line_yado.gif) repeat-x; }
body.jtour #header ul.gnav li.jtour_nav01 a,
body.jtour #header ul.gnav li.jtour_nav01 a:hover {
	background: url(../img/tab_nav.gif) no-repeat -138px -66px;
	height: 38px;
	width: 123px;
	margin:0;
}
body.yado #header ul.gnav li.jtour_nav02 a,
body.yado #header ul.gnav li.jtour_nav02 a:hover {
	background: url(../img/tab_nav.gif) no-repeat -261px -66px;
	height: 38px;
	width: 120px;
	margin:0px 5px 0px 0px;
}
body.yado #header ul.gnav li.jtour {
	background: url(../img/tab_nav.gif) no-repeat -46px 0px;
	height: 33px;
	width: 46px;
	margin-top:5px;
	text-indent: -9999px;
}
body.wtour #header ul.gnav li.wtour_nav01 a,
body.wtour #header ul.gnav li.wtour_nav01 a:hover {
	background: url(../img/tab_nav.gif) no-repeat -381px -66px;
	height: 38px;
	width: 123px;
	margin: 0px;
}
#container {
	margin: 0px auto 40px;
	clear: both;
	width: 950px;
}
#footer {
	clear: both;
	margin: 0px auto;
	width: 950px;
	background: url(../img/dot04.gif) repeat-x top;
	padding-top: 13px;
}
#pagetop {
	text-align: right;
	clear: both;
	margin: 0px auto 10px;
	width: 950px;
}
#pagetop a {
	background: url(../img/icon_pagetop.gif) no-repeat right center;
	padding-right: 10px;
}
#footer ul.foot_nav {
	text-align: center;
	margin-bottom: 10px;
}
#footer ul.foot_nav li {
	display: inline;
	border-right: 1px solid #999999;
	padding: 0px 7px;
	line-height: 1.1;
}
#footer ul.foot_nav li a {
	color: #666666;
	text-decoration: none;
}
#footer ul.foot_nav li a:hover { text-decoration: underline; }
#footer .mwt_service {
	padding: 10px 0px 10px 110px;
	border-top: 1px solid #cccccc;
	background: url(../img/logo_mwt_s.gif) no-repeat left center;
}
#footer .mwt_service ul {
	clear: both;
	padding: 1px 0px;
}
#footer .mwt_service ul li {
	display: inline;
	padding: 0px 5px;
	border-right: 1px solid #999999;
	line-height: 1.1;
}
#footer .mwt_service ul li.title { font-weight: bold; }
#footer .copyright {
	text-align: right;
	padding: 10px 0px 30px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid #CCCCCC;
}
