@charset "utf-8";
body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#wrapper {
	width: 898px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000;
	margin-top: 23px;
	margin-bottom: 23px;
	background-color: #FFF;
}
#header {
	width: 898px;
	position: relative;
}
#sub_header {
	position: absolute;
	left: 853px;
	top: -23px;
}

#gnavi {
	width: 898px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	background-image: url(../images/gnavi_background.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 55px;
}
#gnavi ul {
	margin-top: 5px;
	margin-left: 6px;
}
#gnavi ul li {
	float: left;
	margin-right: 3px;
}


#contents_top {
	position: relative;
}
#contents_title {
	width: 880px;
	padding-right: 9px;
	padding-left: 9px;
	padding-top: 25px;
	padding-bottom: 25px;
}
#contents {
	line-height: 1.4;
	color: #666;
}


#contents_title h2 {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #F90;
	padding-left: 10px;
}



#article {
	width: 880px;
	padding-right: 9px;
	padding-left: 9px;
}
#article h3 {
	padding-top: 15px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #F90;
	padding-left: 5px;
}
#article p {
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: justify;
	text-justify: inter-ideograph;

}
#article ul {
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
#article li {
	padding-bottom: 8px;
}
#article dl img {
	padding-top: 10px;
	padding-bottom: 10px;
}
#article dt {
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 110%;
}
#article #2009list {
	padding-left: 20px;
}

#article_image {
	width: 880px;
	padding-right: 9px;
	padding-left: 9px;
}





#article_footer_banner {
	margin-top: 25px;
}
#article em {
	font-size: 120%;
	font-weight: bold;
}
#article_banner #wmv {
	border: 1px solid #F90;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
}
#article hr {
	display: block;
}
#article #pricelist {
	position: relative;
}
#article #pricelist #link01 {
	position: absolute;
	left: 835px;
	top: 64px;
}
#article #pricelist #link02 {
	position: absolute;
	left: 835px;
	top: 94px;
}
#article ul li img {
	letter-spacing: -1.5em;
	vertical-align: middle;
	margin-left: 10px;
}

#article #pricelist #link03 {
	position: absolute;
	left: 835px;
	top: 122px;
}
#article #pricelist #link04 {
	position: absolute;
	left: 835px;
	top: 151px;
}
#article #pricelist #link05 {
	position: absolute;
	left: 835px;
	top: 180px;
}
#article #pricelist #link06 {
	position: absolute;
	left: 835px;
	top: 209px;
}
#article #pricelist #link07 {
	position: absolute;
	left: 835px;
	top: 238px;
}
#article #pricelist #link08 {
	position: absolute;
	left: 835px;
	top: 267px;
}
#article #pricelist #link09 {
	position: absolute;
	left: 835px;
	top: 296px;
}
#article #pricelist #link10 {
	position: absolute;
	left: 835px;
	top: 327px;
}
#article #pricelist #link11 {
	position: absolute;
	left: 835px;
	top: 356px;
}

#article_banner2 {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}
#tour_img {
	width: 881px;
	padding-right: 9px;
	padding-left: 9px;
}
#caution {
	margin-left: 110px;
	margin-top: 10px;

}
#spot_link {
	position: absolute;
	left: 660px;
	top: 804px;
}
#photo_navi {
	padding-bottom: 15px;
	padding-left: 15px;
}




#footer {
	background-image: url(../images/footer_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 898px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	text-align: center;
	padding-top: 10px;
	margin-top: 30px;
	overflow: visible;
}
#footer_navi {
	padding-top: 5px;
	padding-bottom: 3px;
}

#footer_navi ul {
	padding-bottom: 3px;



}
#footer_navi ul li {
	display: inline;
}
#footer address {
	padding-top: 2px;
	color: #FFF;
	font-size: 10px;
}
#footer #sponsorlist {
	padding-top: 2px;

}

#footer #sponsorlist img{

	behavior: url("pngbehavior.htc");
}

#footer #companylist {
	padding-top: 3px;
}
#footer a:link {
	color: #FFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFF;
	text-decoration: underline;
}


.bar {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
}
.nobar {
	padding-right: 10px;
	padding-left: 10px;
}
.rightimage {
	float: right;
	margin-right: -5px;
}
.rightimage2 {
	float: right;
	margin-right: -5px;
	margin-top: -20px;
}
.leftimage {
	float: left;
	margin-left: -5px;
	margin-top: -10px;
}
.leftimage2 {
	float: left;
	margin-left: -5px;
	margin-top: -25px;
}
.tour_info_p {
	margin-top: 10px;
	margin-bottom: 10px;
}
.tour_info_p2 {

}
.travel_list {
	margin-top: 10px;
	margin-right: 2em;
	margin-bottom: 10px;
	margin-left: 2em;
}
.travel_number {
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #F90;
	float: left;
	width: 5em;
	margin-right: 1em;
	height: 9.2em;
}
.images img{ margin-right:9px; margin-bottom:10px; margin-left:9px;border:2px solid #999;}
