/*///////////////スタイルリセット///////////////*/
* {
	margin:0px;
	padding:0px;
	/*zoom:1;*/
}

body {
	font-size:100%;
	color:#222222;
}

h1,h2,h3,h4,h5,h6 {
	font-size:75%;
}

p,li,dt,dd,table {
	line-break: strict;
	font-size:75%;
	line-height:130%;
	margin:0px;
	padding:0px;
}

table * {
	font-size:100%;
}

img {
	 border:0px;
}

ul li {
	list-style-type:none;
	zoom:1;
}
ul,ol,li {
	margin:0px;
	padding:0px;
	zoom: normal;
}

table {
	border-collapse:collapse;
	border-spacing:0px;
}


/*///////////////ページ共通固定スタイル///////////////*/
body {
	background-color:#FFFFFF;
	background-image: url(../img/parts/header_bg.gif);
	background-repeat: repeat-x;
}#wrapper {
	margin: 0px auto 0px;
	padding: 0px 0px;
	width: 950px;
}

#header {
	margin: 0px 0px;
	padding: 15px 0px;
}
#logo {
	float: left;
	margin: 0px 0px 0px 5px;
	_display: inline;
	background-image: url(../img/parts/sub_logo.gif);
	background-repeat: no-repeat;
	width: 501px;
}
#header_right {
	float: left;
	_display: inline;
	margin: 0px 0px 0px 250px;
}
#font_size {
	background-image: url(../img/parts/font_size.gif);
	background-repeat: no-repeat;
	width: 166px;
	height: 30px;
	padding: 5px 0px 0px;
	margin-left: 23px;
}
#font_size ul {
	margin: 0px 0px 0px 66px;
}

#font_size li {
	float: left;
	_display: inline;
	margin: 0px 0px 0px 7px;
}

.font_size_s {
	background-image: url(../img/parts/small.gif);
	background-repeat: no-repeat;
	width: 24px;
	height: 24px;
	display: block;
	float: left;
}

.font_size_m {
	background-image: url(../img/parts/middle.gif);
	background-repeat: no-repeat;
	width: 24px;
	height: 24px;
	display: block;
	float: left;
}

.font_size_l {
	background-image: url(../img/parts/large.gif);
	background-repeat: no-repeat;
	width: 24px;
	height: 24px;
	display: block;
	float: left;
}

.font_size_s:hover {
	background-image: url(../img/parts/small_o.gif);
	background-repeat: no-repeat;
}

.font_size_m:hover {
	background-image: url(../img/parts/middle_o.gif);
	background-repeat: no-repeat;
}


.font_size_l:hover {
	background-image: url(../img/parts/large_o.gif);
	background-repeat: no-repeat;
}


#navigation {
	margin: 20px 0px 0px;
}


#navi01 {
	background-image: url(../img/parts/navi_01.jpg);
	background-repeat: no-repeat;
	width: 132px;
	height: 60px;
	display: block;
	float: left;
	padding-left: 1px;
}
#navi02 {
	background-image: url(../img/parts/navi_02.jpg);
	background-repeat: no-repeat;
	width: 132px;
	height: 60px;
	display: block;
	float: left;
	margin-left:4px;
}
#navi03 {
	background-image: url(../img/parts/navi_03.jpg);
	background-repeat: no-repeat;
	width: 132px;
	height: 60px;
	display: block;
	float: left;
	margin-left:4px;
}
#navi04 {
	background-image: url(../img/parts/navi_04.jpg);
	background-repeat: no-repeat;
	width: 132px;
	height: 60px;
	display: block;
	float: left;
	margin-left:4px;
}
#navi05 {
	background-image: url(../img/parts/navi_05.jpg);
	background-repeat: no-repeat;
	width: 132px;
	height: 60px;
	display: block;
	float: left;
	margin-left:4px;
}
#navi06 {
	background-image: url(../img/parts/navi_06.jpg);
	background-repeat: no-repeat;
	width: 132px;
	height: 60px;
	display: block;
	float: left;
	margin-left:4px;
}
#navi07 {
	background-image: url(../img/parts/navi_07.jpg);
	background-repeat: no-repeat;
	width: 132px;
	height: 60px;
	display: block;
	float: left;
	margin-left:4px;
}

#navi01:hover {
	background-image: url(../img/parts/navi_on_01.jpg);
	background-repeat: no-repeat;
}
#navi02:hover {
	background-image: url(../img/parts/navi_on_02.jpg);
	background-repeat: no-repeat;
}
#navi03:hover {
	background-image: url(../img/parts/navi_on_03.jpg);
	background-repeat: no-repeat;
}
#navi04:hover {
	background-image: url(../img/parts/navi_on_04.jpg);
	background-repeat: no-repeat;
}
#navi05:hover {
	background-image: url(../img/parts/navi_on_05.jpg);
	background-repeat: no-repeat;
}
#navi06:hover {
	background-image: url(../img/parts/navi_on_06.jpg);
	background-repeat: no-repeat;
}
#navi07:hover {
	background-image: url(../img/parts/navi_on_07.jpg);
	background-repeat: no-repeat;
}

#flash {
	margin-bottom: 15px;
}
#search_area {
	border-left: 5px solid #81BE00;
	border-right: 5px solid #81BE00;
	background-color: #F2F2F2;
	padding: 3px 15px 0px;
	width: 910px;
}
#search_area h2 {
	margin-bottom: 5px;
}

#search_area dl {
}
#search_area dt {
	margin: 0px 0px 5px;
}
#search_area dd {
	margin: 0px 0px 5px 7px;
}


#search_area #keyword {
	float: left;
	width: 235px;
	_display: inline;
}
#keyword_box {
	width: 170px;
	height: 20px;
	margin: 0px;
	padding: 0px 5px;
	float: left;
	_display: inline;
	border: 1px solid #7F9DB9;
	line-height: 20px;
	font-size: 100%;
}


#search_area #genre {
	width: 402px;
	float: left;
	_display: inline;
	margin: 0px 0px 0px 10px;
}
#genre .item {
	width: 62px;
	_display: inline;
	float: left;
	margin: 0px 0px 0px 5px;
}

#genre ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#genre ul li {
	margin:0px 0px 0px 3px;
	padding:0px 0px 0px 10px;
	list-style-type: none;
	background-image: url(../img/parts/item_list.gif);
	background-repeat: no-repeat;
}
#genre .genre_name {
	background-image: url(../img/parts/genre_list.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 12px;
	background-position: 0px 3px;
	margin: 0px;
}

#genre .other {
	background-image: url(../img/parts/other_list.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}



#search_area #area {
	width: 253px;
	float: left;
	_display: inline;
	margin: 0px 0px 0px 10px;
}
#area dd {
	background-image: url(../img/parts/list.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding: 0px 0px 0px 10px;
}

#all_content {
	margin: 20px 0px 0px;
	padding: 0px 0px 25px;
}



#leftside {
	float: left;
	width: 200px;
	padding: 0px;
	_display: inline;
}
#leftside p {
	margin-bottom: 10px;
}
#leftside h2 {
	background-image: url(../img/parts/topics.gif);
	background-repeat: no-repeat;
	height: 30px;
	margin: 0px 0px 2px;
}
#leftside h3 {
	margin: 10px 0px 5px;
}
#site_search {
	height: 60px;
}
.topics_box {
	border:1px solid #cccccc;
	padding:2px 4px;
	margin: 0px 0px 15px;
}




#center_area {
	width: 490px;
	float: left;
	_display: inline;
	margin: 0px 0px 0px 20px;
}
#center_area_wide {
	width: 730px;
	float: left;
	_display: inline;
	margin: 0px 0px 0px 20px;
}

#site_search form {
	background-image: url(../img/parts/site_search.gif);
	height: 32px;
	padding: 28px 0px 0px;
	background-repeat: no-repeat;
}
#site_search_word {
	height: 19px;
	border: 0px;
	margin: 1px 2px 1px 12px;
	width: 131px;
	line-height: 19px;
	float: left;
	_display: inline;
	font-size:75%;
}


#rightside {
	width: 220px;
	float: left;
	_display: inline;
	margin: 0px 0px 0px 20px;
}

#calendar {
	background-image: url(../img/parts/calendar.gif);
	background-repeat: repeat;
	height: 24px;
	line-height: 24px;
	text-align: center;
	color: #FFFFFF;
}
#rightside h3 {
	margin: 20px 0px 10px;
}
.tb_calendar {
	border:1px solid #999999;
	width:100%;
	text-align:center;
	margin: 0px 0px 10px;
}

.tb_calendar th {
	border:1px solid #999999;
	padding:3px;
	background-color:#f2f2f2;
	font-weight: normal;
}
.tb_calendar td {
	border:1px solid #999999;
	padding:3px;
}
.tb_calendar .sun {
	background-color:#ffd9d9;
}
.tb_calendar .sat {
	background-color:#e8e8ff;
}
.spot {
	margin: 0px 0px 10px;
}
.spot_pic {
	width: 55px;
	float:left;
	_display: inline;
	border:1px solid #CCC;
	text-align:center;
}
.spot_pic img {
	margin-top:1px;
	margin-bottom:1px;
}
.spot h4 {
	margin: 0px 0px 0px 60px;
}
.spot h5 {
	color: #666666;
	margin: 0px 0px 0px 60px;
	font-size: 65%;
}
.spot p {
	color: #999999;
	margin: 0px 0px 0px 60px;
	font-size: 65%;
}




#footer {
	font-size: 100%;
	border-top: 1px dotted #999999;
	background-color: #f2f2f2;
	padding: 10px 0px 15px;
}
#in_footer {
	width: 950px;
	margin: 0px auto;
}
#address {
	float: left;
	_display: inline;
}
#footer_navi {
	float: right;
	_display: inline;
}
#footer_navi h2 {
	text-align: right;
	margin: 0px 0px 20px;
	font-weight: normal;
}



.page_next{
}

.page_next li{
	float:left;
	margin:0px 3px 5px 3px;
	padding:8px;	
	border:1px solid #CCC;
}

.page_next .act{
	background-color:#F3F3F3;
	font-weight:bold;
}



/*///////////////ページ内共通タグスタイル///////////////*/

.left {
	float:left;
	_display: inline;
}

.right {
	float:right;
	_display: inline;
}

.clear {
	clear:both;
	visibility:hidden;
	height: 0px;
	_overflow : hidden;
}
.none {
	display: none;
}

a:link {
	color:#006699;
	text-decoration:underline;
}
a:visited {
	color:#006699;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
	color:#FF6633;
}

.mg_l5 {
	margin-left:5px;
}
.mg_l10 {
	margin-left:10px;
}
.mg_l15 {
	margin-left:15px;
}
.mg_r5 {
	margin-right:5px;
}
.mg_r10 {
	margin-right:10px;
}
.mg_r15 {
	margin-right:15px;
}
.mg_b5 {
	margin-bottom: 5px;
}
.mg_b10 {
	margin-bottom: 10px;
}
.mg_b15 {
	margin-bottom: 15px;
}

.tb_normal {
	border: 1px solid #d7d7d7;
	margin: 0px 0px 15px;
	font-size:75%;
}
.tb_normal th {
	white-space:nowrap;
	border: 1px solid #d7d7d7;
	padding: 5px;
	background-color: #F0F0F0;
}
.tb_normal td {
	border: 1px solid #d7d7d7;
	padding: 5px;
}
.tb_normal caption {
	text-align:left;
}

.tb_normal_nb {
	margin: 0px 15px 15px;
	font-size:75%;
}
.tb_normal_nb th {
	white-space:nowrap;
	padding: 5px;
	background-color: #F0F0F0;
}
.tb_normal_nb td {
	padding: 3px 5px;
}
.tb_normal_nb caption {
	text-align:left;
}


.tb_set {
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	margin: 0px 15px 15px;
	font-size:75%;
	width:450px;
	text-align:left;
}
.tb_set th {
	white-space:nowrap;
	padding: 8px;
	background-color: #333333;
	font-weight: normal;
	color: #FFFFFF;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	text-align: left;
	vertical-align: top;
	width:70px;
}
.tb_set td {
	padding: 8px;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
}
.tb_set caption {
	text-align:left;
}
.tb_set td p {
	margin:0px;
}
.tb_set th p {
	margin:0px;
}
.tb_hotel {
	border: 1px solid #d7d7d7;
	margin: 0px 0px 20px;
	font-size:75%;
	width: 100%;
}
.tb_hotel td {
	border: 1px solid #d7d7d7;
	padding: 5px;
}
.tb_hotel .name {
	border: 1px solid #d7d7d7;
	padding: 5px;
	width: 30%;
	background-color: #E6F7C4;
}
.tb_hotel .tel {
	border: 1px solid #d7d7d7;
	padding: 5px;
	width: 20%;
}
.tb_hotel .data {
	border: 1px solid #d7d7d7;
	padding: 5px;
	width: 50%;
}
.tb_hotel caption {
	text-align:left;
	font-weight: bold;
	font-size: 110%;
}

.tb_border th,td{
	border: 1px solid #999999;
}

.category_tb3{
	width: 100%;
	margin:0px 0px 20px 0px;
}
.category_tb3 .name{
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	border-left: 3px solid #999;
	border-right: 3px double #999;
	padding: 8px 5px;
	width: 28%;
	background-color:#F6F6F6;
}
.category_tb3 .tel{
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	padding: 8px 5px;
	width: 18%;
}
.category_tb3 .data{
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	border-left: 1px dotted #999;
	border-right: 1px dotted #999;
	padding: 8px 5px;
	width: 54%;
}
.category_tb3 caption {
	text-align:left;
	font-weight: bold;
	padding:0px 0px 5px 5px;
}
.category_tb2{
	width: 100%;
	margin:0px 0px 20px 0px;
}
.category_tb2 .name{
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	border-left: 3px solid #999;
	border-right: 3px double #999;
	padding: 8px 5px;
	width: 28%;
	background-color:#F6F6F6;
}
.category_tb2 .data{
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	border-left: 1px dotted #999;
	border-right: 1px dotted #999;
	padding: 8px 5px;
	width: 72%;
}
.category_tb2 caption {
	text-align:left;
	font-weight: bold;
	padding:0px 0px 5px 5px;
}

#siru .name{
	border-left: 3px solid #F90;
}
#maturi .name{
	border-left: 3px solid #639;
}
#taki .name{
	border-left: 3px solid #6CF;
}
#taberu .name{
	border-left: 3px solid #F66;
}
#asobu .name{
	border-left: 3px solid #FC0;
}
#camp .name{
	border-left: 3px solid #3C3;
}
#fishing .name{
	border-left: 3px solid #39F;
}
#kau .name{
	border-left: 3px solid #6C9;
}
#onsen .name{
	border-left: 3px solid #6CC;
}
.name span{
	font-size:80%;
}
.f_bold {
	font-weight:bold;
}
.f_left {
	text-align:left;
}
.f_center {
	text-align: center;
}
.f_right {
	text-align:right;
}
.f_small {
	font-size: 65%;
}
.f_big {
	font-size: 95%;
}


.ul_normal {
	margin: 0px 10px 10px 10px;
}
.ul_normal li {
	line-height: 160%;
	padding: 0px 0px 0px 10px;
	background-position: 0px 4px;
	background-repeat: no-repeat;
	background-image: url(../img/parts/list.gif);
}
.ol_normal {
	margin: 0px 10px 15px 30px;
}
.ol_normal li {
	margin-bottom: 5px;
	line-height: 160%;
	padding: 0px;
}
.dl_normal {
	margin:0px 10px 15px;
}
.dl_normal dt {
	font-weight: bold;
}
.dl_normal dd {
	margin: 0px 0px 5px 12px;
	line-height: 160%;
}



.box {
	border:1px solid #cccccc;
	padding:5px 9px;
	margin: 0px 0px 15px;
}
.box_bottom {
	border-bottom:1px dotted #999999;
	margin:0px 0px 10px;
	padding-bottom:5px;
}

.button {
	margin-left:5px;
	float: left;
	_display: inline;
}
.title {
	background-image: url(../img/parts/title.gif);
	background-repeat: no-repeat;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px 0px 0px 25px;
	margin: 0px 0px 10px;
}

#center_area_wide .title {
	background-image: url(../img/parts/title_wide.gif);
}

.title_mg0 {
	background-image: url(../img/parts/title.gif);
	;
	background-repeat: no-repeat;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px 0px 0px 25px;
	margin: 0px 0px;
}
#center_area_wide .title_mg0 {
	background-image: url(../img/parts/title.gif);
}

#center_area h3{
	border-left:5px solid #90C61C;
	border-bottom:1px dotted #90C61C;
	background-color:#F2F2F2;
	padding:6px 5px 4px 8px;
	margin-bottom:20px;
	font-size:90%;
}

#center_area_wide h3{
	border-left:5px solid #90C61C;
	border-bottom:1px dotted #90C61C;
	background-color:#F2F2F2;
	padding:6px 5px 4px 8px;
	margin-bottom:20px;
	font-size:90%;
}

#center_area h4{
	background-image:url(../img/parts/h4.gif);
	height:25px;
	line-height:25px;
	padding-left:10px;
	font-weight:bold;
	font-size:90%;
	color:#FFF;
	margin-bottom:10px;
}


.photoarea {
	margin-bottom: 10px;
	text-align:center;
}

.ph_center {
	margin-bottom: 15px;
	text-align:center;
}

.sub_photoarea {
	margin-bottom: 15px;
}
.photoarea .double {
	margin:0px 5px;
	float:left;
	width:230px;
	_display:inline
}
.double p{
	text-align:right;
	padding-top:5px;
	margin:0px;
}
.info_box {
	border: 1px solid #cccccc;
	border-top:0px;
	background-color: #f2f2f2;
	padding: 10px 0px 10px;
	text-align:left;
}
.info_box p {
	margin:0px 10px 10px;
	line-height: 160%;
}
.info_box_no_bg {
	background-color: #ffffff;
	padding: 10px 0px 10px;
}
.info_box_no_bg p {
	margin:0px 10px 10px;
	line-height: 160%;
}

#vicinity_map{
	width:220px;
	height:220px;
}

#vicinity_map_title {
	height: 21px;
	line-height: 21px;
	text-align: center;
	color: #FFFFFF;
	background-color: #90C61C;
	border: 1px solid #999999;
	font-weight: bold;
	font-size:75%;
}
#vicinity_map_txt {
	text-align: center;
	margin: 0px 0px 15px;
	font-size: 65%;
}

.info_box ul{
	margin:0px 20px 20px;
}

.info_box li{
	list-style-type:disc;
	margin:0px 0px 5px 20px;
}

.list_box {
	margin-bottom:20px;
	border-bottom:1px solid #CCC;
}

.list_box h4{
	margin-left:10px;
	margin-bottom:5px;
	font-size:90%;
}

.list_box_info{
	width:350px;
	float:left;
	_display:inline;
}

.list_box p{
	margin-left:10px;
	margin-bottom:10px;
}

.list_box_ph{
	width:130px;
	margin-left:10px;
	margin-bottom:10px;
	text-align:center;
	float:left;
	_display:inline;
}


/*///////////////トップページスタイル///////////////*/
#info {
	background-image:url(../img/parts/info.jpg);
	background-repeat:no-repeat;
	height: 30px;
	text-align: right;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 65%;
	padding-right: 5px;
	margin:0px 0px 10px;
}
#road {
	background-image:url(../img/parts/road.jpg);
	background-repeat:no-repeat;
	height: 30px;
	text-align: right;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 65%;
	padding-right: 5px;
	margin:0px 0px 5px;
}
#pickup {
	background-image:url(../img/parts/pickup.jpg);
	background-repeat:no-repeat;
	height: 30px;
	text-align: right;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 65%;
	padding-right: 5px;
	margin:0px 0px 5px;
	clear: both;
}
#info a:link,#info a:visited,#pickup a:link,#pickup a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#info a:hover,#pickup a:hover {
	text-decoration: underline;
}
.dl_info {
	width: 490px;
	margin: 0px 0px 15px 0px;
}
.dl_info dt {
	float:left;
	clear: both;
	width: 80px;
	padding: 5px 0px 5px 12px;
}
.dl_info dd {
	border-bottom: 1px dotted #77A41C;
	margin: 0px;
	padding: 5px 12px 5px 80px;
}
#road_box {
	border: 1px solid #cccccc;
	background-color: #f2f2f2;
	padding: 10px 0px 0px;
	margin-bottom:15px;
}
#road_box p {
	margin:0px 10px 10px;
	line-height: 160%;
}
#pickup_box {
	border: 1px solid #cccccc;
	background-color: #f2f2f2;
	padding: 0px 0px 10px;
}

#map {
	margin: 3px 3px 10px;
	height:350px;
}

#map_img {
	margin: 3px 3px 10px;
}


#map_data_pic {
	margin: 0px 0px 0px 10px;
	float:left;
	_display: inline;
}
#map_data {
	width: 363px;
	margin: 0px 0px 0px 5px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	padding: 10px 0px;
	float:left;
	_display: inline;
}
#map_data h2 {
	margin: 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
	padding: 0px 0px 5px;
}
#map_data p {
	margin: 0px 10px;
}
#recommend_box {
	border: 1px solid #cccccc;
	background-color: #FFFFFF;
	padding: 10px 0px;
	margin: 10px 9px 0px;
}
#recommend_box h2 {
	margin: 0px 10px 10px;
}

.recommend_data {
	width: 220px;
	float:left;
	_display: inline;
	margin: 0px 0px 0px 10px;
}
.recommend_data dt {
	float: left;
	margin-right: 5px;
}

.recommend_data dd {
	padding-left: 55px;
	color: #666666;
	font-size: 65%;
}

.mg5{
	margin:5px;
}

.tokusyuu_box {
	border: 1px solid #cccccc;
	background-color: #f2f2f2;
	padding: 10px;
	margin:0px 20px 20px 20px;
}

.tokusyuu_box .ph{
		border: 1px solid #cccccc;
		padding:2px;
		float:left;
}

.tokusyuu_box .dl_normal{
	width:520px;
	float:left;
}

.table_ul{
	
}

.table_ul li{
	margin-left:0px;
}

.table_ol{
	zoom: normal;
}

.table_ol li{
	list-style-type:decimal;
	zoom: normal;
}

.tb_set_bus{
	margin: 0px auto 20px auto;
	background-color:#FFF;
}

.tb_set_bus caption{
	text-align:left;
	font-weight:bold;
	margin-bottom:5px;
}

.tb_set_bus th{
	width:54px;
	font-weight:normal;
	color: #FFFFFF;
	border: 1px solid #999999;
	background-color: #333333;
	padding:5px 0px;
}

.tb_set_bus td{
	text-align:center;
	border: 1px solid #999999;
	padding:5px 0px;
}

.tb_set_bus2{
	margin: 0px auto 20px auto;
	background-color:#FFF;
	float:left;
	margin:0px 10px 20px 10px;
}

.tb_set_bus2 caption{
	text-align:left;
	font-weight:bold;
	margin-bottom:5px;
}

.tb_set_bus2 th{
	width:100px;
	font-weight:normal;
	color: #FFFFFF;
	border: 1px solid #999999;
	background-color: #333333;
	padding:5px 0px;
}

.tb_set_bus2 td{
	text-align:center;
	border: 1px solid #999999;
	padding:5px 0px;
}


