@charset "utf-8";

/*::::::::::: common :::::::::::*/

* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	list-style: none;
}
body {
	color: #444444;
	font-family: "宋体", "MS UI Gothic", Helvetica, sans-serif;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-size: 80%;
	margin-right: auto;
	margin-left: auto;
}
a:link, a:visited, a:active {
	COLOR: #669900;
	text-decoration: none;
}
a:hover {
	COLOR: #669900;
	text-decoration: underline;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/*::::::::::: tmp_contents :::::::::::*/

#tmp_contents {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;	
}

/*::::::::::: wrapper :::::::::::*/

#wrapper {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../images/bg_body.jpg);
	background-repeat: repeat-y;
	background-position: center 0px;
	padding-right: 17px;
	padding-left: 17px;
}
#wrapper:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	line-height: 0;
}
#wrap_main {
	text-align: left;
	width: 858px;
}
#main {
}

/*::::::::::: header  :::::::::::*/
#logo {
	float: left;
	height: 30px;
	width: 200px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 1%;
	line-height: 1%;
	padding-left: 15px;
}
#header {
	width: 858px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #669900;
}
.headright {
	float: right;
	text-align: right;
	width: 200px;
	height: 60px;
	padding-top: 10px;
	padding-right: 16px;
}
#wrap_gnavi_snavi {
	width: 827px;
	margin-right: 15px;
	margin-left: 16px;
}

/*::::::::::: jumpToContent  :::::::::::*/
#jumpToContent {
	position: absolute;
	z-index: 100;
	top: 0px;
	right: 0px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

/*::::::::::: footer  :::::::::::*/

#footer {
	width: 827px;
	text-align: left;
	margin-left: 16px;
	padding-bottom: 10px;
	margin-right: 15px;
	clear: both;
}
#footer_left {
	float: left;
	width: 330px;
	font-size: 1%;
	line-height: 1%;
}
.copyright {
	padding-top: 24px;
	padding-bottom: 5px;
	width: 497px;
	text-align: right;
	font-size: 1%;
	line-height: 1%;
}
#footer_right {
	float: right;
	width: 497px;
}



/*::::::::::: fontsize :::::::::::*/

#fontsize {
	height: 17px;
	border: 1px solid #CCCCCC;
	width: 149px;
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 0px;
	font-size: 0px;
}
#fontsize dt,dd {
	float: left;
}
#fontsize dd {
	margin-right: 7px;
}


/*::::::::::: gnavi :::::::::::*/

#navi {
	width: 827px;
	clear: both;
	height: 19px;
	margin-bottom: 10px;
	font-size: 0px;
}
#navi li {
	float: left;
}

/*::::::::::: snavi :::::::::::*/

#snavi {
	width: 827px;
	clear: both;
	font-size: 0px;
	height: 30px;
}
#snavi li {
	float: left;
}

/*::::::::::: hnavi :::::::::::*/

#hnavi {
	height: 11px;
	margin-bottom: 7px;
	display: block;
	float: right;
}
#hnavi li {
	float: right;
	line-height: 0px;
	font-size: 0px;
}

/*::::::::::: fnavi :::::::::::*/

#fnavi {
	padding-top: 4px;
	padding-bottom: 4px;
	height: 13px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	margin-bottom: 10px;
}
#fnavi li {
	float: left;
	font-size: 1%;
	line-height: 1%;
}

/*::::::::::: imagePhoto :::::::::::*/
#imagePhoto {
	background-image: url(../../images/bg_imagephoto.jpg);
	background-repeat: no-repeat;
	text-align: center;
	margin-right: 8px;
	margin-left: 7px;
	padding-top: 11px;
	padding-bottom: 11px;
	margin-bottom: 5px;
	clear: both;
}


/*::::::::::: container :::::::::::*/
#container {
	float: right;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	width: 654px;
}

/*::::::::::: wrap_cont :::::::::::*/
#wrap_cont {
	margin-left: 16px;
	margin-right: 15px;
}

/*::::::::::: pankuzu :::::::::::*/
#pankuzu {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #669900;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
}

/*::::::::::: skipmenu :::::::::::*/
.skipmenu {
	visibility: hidden;
}

/*::::::::::: lnavi :::::::::::*/

#lnavi {
	width: 160px;
	float: left;
}

#category {
	width: 160px;
	margin-bottom: 12px;
}
#category_ttl {
	height: 21px;
	width: 160px;
	margin-bottom: 5px;
	font-size: 1%;
	line-height: 1%;
}
#category_cnt {
	background-image: url(../../images/bg_lnavi.jpg);
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#category_cnt li {
	padding-top: 10px;
	text-indent: 17px;
	background-image: url(../../images/bg_lnavi_li.jpg);
	background-repeat: no-repeat;
	background-position: 5px center;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 10px;
}
#recomend {
	width: 160px;
	margin-bottom: 10px;
}
#recomend_ttl {
	height: 21px;
	width: 160px;
	margin-bottom: 5px;
	font-size: 1%;
	line-height: 1%;
}
#recomend_cnt {
}
#recomend_cnt li {
	margin-bottom: 4px;
	font-size: 1%;
	line-height: 1%;
}



#sightseeing {
	width: 160px;
	margin-bottom: 10px;
}
#sightseeing_ttl {
	height: 21px;
	width: 160px;
	margin-bottom: 5px;
}
#sightseeing_cnt {
}
#sightseeing li {
	margin-bottom: 4px;
}


/*::::::::::: pnavi :::::::::::*/

#pnavi {
	text-align: center;
	margin-bottom: 15px;
	clear: both;
}
#pnavi .pprev {
	margin-bottom: 5px;
	text-align: left;
	margin-left: 15px;
}

