@charset "utf-8";

body {
	margin:0;
	padding:0;
  font: 13px/1.3 "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-size: 100%;
}
ul, ol, li, dl, dt, dd {
	list-style:none outside none;
	margin:0;
	padding:0;
}
div, pre, form, fieldset, input, textarea, p, th, td {
	margin:0;
	padding:0;
}
.clearfix_aaa { min-height: 1px; }
.clearfix_aaa:after {
	clear: both;
	content: "";
	display: block;
	font-size: 0;
	height: 0;
	visibility: hidden;
}
*html .clearfix_aaa { height: 1px; }

a, a:link {
	text-decoration: underline;
	background-color: transparent;
	color: #0066cc;
}
a:visited { background-color: transparent; }
a:hover, a:active {
	background-color: transparent;
	text-decoration:none;
	color: #ff6600;
}

/*-----------------------------------------------------
共通レイアウト用スタイル
-----------------------------------------------------*/

#header_aaa {
	height: 90px;
	width: 100%;
	margin-bottom: 12px;
}
#header_aaa .inner {
	margin: 0 auto;
	height: 90px;
	width: 950px;
	position: relative;
}
#header_aaa .copy {
	font-size: 11px;
	font-weight: normal;
	position: absolute;
	left: 0;
	top: 5px;
	z-index: 10;
	color: #666;
}
#header_aaa .logo {
	position: absolute;
	top: 30px;
	z-index: 10;
}
#header_aaa .season {
	position: absolute;
	left: 130px;
	z-index: 0;
	bottom: 6px;
}
#header_aaa .logo50 {
	float: right;
	position: absolute;
	top: 32px;
	right: 0;
}
#header_aaa ul.txtnav {
	float: right;
	padding-top: 10px;
}
#header_aaa ul.txtnav li {
	display: inline;
	margin-left: 10px;
}
#header_aaa ul.txtnav li a {
	color: #666;
	text-decoration: none;
}
#header_aaa ul.txtnav li a:hover { text-decoration: underline; }
#header_aaa ul.txtnav li.beginer {
	background: url(../images/icon_wakaba.gif) no-repeat left center;
	padding-left: 12px;
}
#header_aaa ul.txtnav li.mypage {
	background: url(../images/icon_star.gif) no-repeat left center;
	padding-left: 12px;
}
#header_aaa ul.gnav {
	position: absolute;
	right: 0;
	bottom: 6px;
	height:38px;
}
#header_aaa ul.gnav li { float: left; }
#header_aaa ul.gnav li a {
	display: block;
	height: 33px;
	text-indent: -9999px;
	overflow: hidden;
	margin-top: 5px;
}
#header_aaa ul.gnav li.jtour {
	background: url(../images/tab_nav.gif) no-repeat 0 0;
	height: 33px;
	width: 46px;
	margin-top: 5px;
	text-indent: -9999px;
}
#header_aaa ul.gnav li.jtour_nav01 a {
	background: url(../images/tab_nav.gif) no-repeat -184px 0;
	height: 33px;
	width: 123px;
}
#header_aaa ul.gnav li.jtour_nav01 a:hover { background: url(../images/tab_nav.gif) no-repeat -184px -33px; }
#header_aaa ul.gnav li.jtour_nav02 a {
	background: url(../images/tab_nav.gif) no-repeat -307px 0;
	height: 33px;
	width: 120px;
	margin-right: 5px;
}
#header_aaa ul.gnav li.jtour_nav02 a:hover { background: url(../images/tab_nav.gif) no-repeat -307px -33px; }
#header_aaa ul.gnav li.jwcruise {
	background: url(../images/tab_nav.gif) no-repeat -92px 0;
	height: 33px;
	width: 46px;
	margin-top: 5px;
	text-indent: -9999px;
}
#header_aaa ul.gnav li.jwcruise_nav01 a {
	background: url(../images/tab_nav.gif) no-repeat -427px 0;
	height: 33px;
	width: 102px;
	margin-right: 5px;
}
#header_aaa ul.gnav li.jwcruise_nav01 a:hover { background: url(../images/tab_nav.gif) no-repeat -427px -33px; }
#header_aaa ul.gnav li.wtour {
	background: url(../images/tab_nav.gif) no-repeat -138px 0;
	height: 33px;
	width: 46px;
	margin-top: 5px;
	text-indent: -9999px;
}
#header_aaa ul.gnav li.wtour_nav01 a {
	background: url(../images/tab_nav.gif) no-repeat -529px 0;
	height: 33px;
	width: 102px;
}
#header_aaa ul.gnav li.wtour_nav01 a:hover { background: url(../images/tab_nav.gif) no-repeat -529px -33px; }
#header_aaa ul.gnav li.wtour_nav02 a {
	background: url(../images/tab_nav.gif) no-repeat -631px 0;
	height: 33px;
	width: 117px;
}
#header_aaa ul.gnav li.wtour_nav02 a:hover { background: url(../images/tab_nav.gif) no-repeat -631px -33px; }

body #header_aaa { background: url(../images/line.gif) repeat-x; }
body #header_aaa ul.gnav li.jtour_nav01 a,
body #header_aaa ul.gnav li.jtour_nav01 a:hover {
	background: url(../images/tab_nav.gif) no-repeat -184px -66px;
	height: 38px;
	width: 123px;
	margin: 0;
}

#footer_aaa {
	clear: both;
	margin: 0 auto;
	width: 950px;
	background: url(../images/dot.gif) repeat-x top;
	padding-top: 13px;
}

#footer_aaa ul.foot_nav {
	text-align: center;
	margin-bottom: 10px;
}
#footer_aaa ul.foot_nav li {
	display: inline;
	padding: 0 6px 0 8px;
	line-height: 1.1;
  _border-right: 1px solid #999;
}
#footer_aaa ul.foot_nav li+li {	border-left: 1px solid #999; }
#footer_aaa ul.foot_nav li a {
	color: #666;
	text-decoration: none;
}
#footer_aaa ul.foot_nav li a:hover { text-decoration: underline; }
#footer_aaa .mwt_service {
	padding: 10px 0 10px 110px;
	border-top: 1px solid #ccc;
	background: url(../images/logo_mwt_s.gif) no-repeat left center;
}
#footer_aaa .mwt_service ul {
	clear: both;
	padding: 1px 0;
}
#footer_aaa .mwt_service ul li {
	display: inline;
	padding: 0 4px 0 6px;
	line-height: 1.1;
 _border-right: 1px solid #999;
}
#footer_aaa .mwt_service ul li+li {	border-left: 1px solid #999; }
#footer_aaa .mwt_service ul li.title { font-weight: bold; }
#footer_aaa .mwt_service ul li span { font-size: 11px; }
#footer_aaa .copyright {
	text-align: right;
	padding: 10px 0;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid #CCC;
}