@charset "shift_jis";
body {
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	background: #FFFFFF url(images/runner.gif) no-repeat fixed right bottom;
}

#wrapper {
	margin: 0px auto;
	width: 840px;
}


#header {
	background: url(images/top-img.jpg) no-repeat center top;
	height: 200px;
	width: 840px;
	margin: 0px auto;
}

#header h1 {
	text-indent: -99999px;
}
#content {
	background: url(images/main-bg.gif) repeat-y center top;
	padding: 0px 40px;
}
#content  h2 {
	margin-bottom: 1em;
	padding-bottom: 5px;
	border-bottom: 1px solid #B5CFE8;
	font-size: 117%;
	font-weight: bold;
	color: #003399;
	padding-top: 1em;
}
div.category {

}

#content  .section {
	padding-bottom: 10px;
}
#content  .section  h3,
#content  .section  p {
	margin-bottom: 1em;
	line-height: 1.2;
}
#content  .section  h3 {
	color: #993300;
	border-bottom: 1px dotted #CC9933;
	padding-top: 1.5em;
}
#content  .section  p, #content .section ul {
	padding: 0px 20px;
}

ul#nav {
	position: relative;
	height: 80px;
}

ul.about {
	background: url(images/tab-navi01.gif) no-repeat;
}
ul.schedule {
	background: url(images/tab-navi02.gif) no-repeat;
}
ul.tourfee {
	background: url(images/tab-navi03.gif) no-repeat;
}
ul.order {
	background: url(images/tab-navi04.gif) no-repeat;
}

ul#nav li {
	position: absolute;
	top: 0;
	width: 180px;
	font-size: 90%;
	font-weight: bold;
}
ul#nav li#aboutNav {
	left: 40px;
}
ul#nav li#scheduleNav {
	left: 240px;
}
ul#nav li#tourfeeNav {
	left: 440px;
}
ul#nav li#orderNav {
	left: 630px;
}

ul#nav li a {
	display: block;
	width: 100%; /* for WinIE6 */
	text-decoration: none;
	line-height: 30px;
	color: #003399;
	padding-top: 30px;
	text-align: center;
	outline: none;
}
ul#nav li a:hover {
	color: #0066CC;
}

#NewsArea {
	background: url(images/mid-bg.gif) repeat-y center top;
}
#NewsArea #attention {
	margin: 1em 40px;
	padding: 0px;
	border: 1px solid #CC0000;
	background: #FFF0F0;
}

#NewsArea h2 {
	padding: 0px 0px 0px 2px;
	margin: 0px 40px 1em;
	color: #003399;
	border-top: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
}
#NewsArea #attention h2 {
	margin: 0px;
	padding: 0.25em;
	background: #CC0000;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	border: 3px double #FFFFFF;
	font-size: 1.2em;
}

#attention h2 span {
	color: #CC0000;
	background: #FFFFFF;
	padding: 0.25ex 0.3em 0.1ex;
	margin: 0px 1em 0px 0px;
}

#attention p {
	line-height: 1.25em;
	margin: 0px;
	padding: 0.5em;
}

div#countdown {
	text-align: center;
	padding: 10px;
}


#tour-topics {

}
#tour-topics ul {
	padding: 0px 0px 2em 0px;
	list-style: none;
	margin: 0px 40px 0px 50px;
}

.news li {
	background: url(images/listicon_g.gif) no-repeat 0px 5px;
	padding: 0px 0px 0px 16px;
}

#footer {
	text-align: center;
	background: #B5CFE8 url(images/mid-bg.gif) repeat-y center top;
	margin: 0px auto;
	width: 840px;
	font-size: 80%;
}
#AdArea {
	background: url(images/footer-top.gif) no-repeat center top;
	padding: 40px 0px 10px;
	vertical-align: top;
}
#AdArea img {
	margin-right: 5px;
	margin-left: 5px;
}
#AdArea .popup {
	display: inline;
}




#footer p {
	padding: 10px 0px;
}

.footerend {
	background: url(images/bottom-bg.gif) no-repeat center bottom;
}

p {
	line-height: 1.5;
}
table.schedule, table.bus, table.fee  {
	background: #DBE8F4;
	margin-bottom: 2em;
}
.schedule      th,
.schedule      td, .air    th, .air    td, .bus   th, .bus  td, .fee th, .fee td {
	border: 1px solid #FFFFFF;
	padding: 3px;
}
table.air, table .bus {
	width: 360px;
	float: left;
	margin: 0px 20px 2em 0px;
	background: #DBE8F4;
}
.air    thead   th, .bus  thead  th, .fee thead th {
	background: #003366;
	color: #F2F2F2;
}
.air  td, .fee td {
	text-align: right;
}


.lev01 {
	background: #BBD3EA;
}

.lev02 {
	background: #8CB4DB;
}

.clear {
	clear: both;
}
#point li {
	background: url(images/star.gif) no-repeat 0px 2px;
	padding: 0px 0px 1em 22px;
}


#hotel img {
	float: left;
	margin: 0px 20px;
}


#contact dl {
	border: 1px solid #CC6666;
	padding: 56px 1em 1em 48px;
	background: url(../../../images/tobu_logo.gif) no-repeat 16px 12px;
}

#contact dt {
	font-weight: bold;
	color: #336633;
}

#contact dd {
	text-indent: 2em;
}

.pagenavi {
	text-align: right;
	font-size: 80%;
	padding-right: 20px;
	background: url(images/up.gif) no-repeat right top;
}

.pagenavi a {
	text-decoration: none;
}
