@charset "utf-8";
/* CSS Document */

/*------------------------------------------

[1] home　ホーム
[2] activity　遊ぶ
[3] study　学ぶ
[4] onsen　温泉
[5] meal　食べる
[6] shopping　買う
[7] access　行く
[8] coupon　お得
[9] news　新着情報
[10] sitemap　サイトマップ

------------------------------------------*/

/**************************************************************************************************
 [1] home
**************************************************************************************************/
#home #outer{
	width:100%;
	height:558px;
	margin:0 auto;
	padding:0;
	text-align:center;
	background-image:url(../images/common/body_bg01.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
#home #flashContent{
	width:1440x;
	height:535px;
	margin:0 auto;
	padding:0;
	text-align:center;
}
#home #main-inc{
	margin:0;
}
#home #pickup{
	width:663px;
	height:910px;
	margin:0;
	padding:20px 0 0;
	background-image:url(../images/top/bg01.png);
	background-position:left top;
	background-repeat:repeat-y;
	border:1px solid #B4B4B4;
	letter-spacing:0.07em;
}
#home #pickup .pickup_top{
	width:643px;
	height:400px;
	/*float:left;*/
	margin:0 0 10px 20px;
}
#home #pickup .pickup_bottom{
	width:643px;
	/*height:282px;*/
	/*float:left;*/
	margin-left:20px;
}
#home #pickup .pickup_bottom .pickup_cap{
	/*height:80px;*/
	width:350px;
	margin:0 20px 0 0;
	float:left;
}
#pickup .pickup_bottom .pickup_img{
	/*height:80px;*/
	width:255px;
	float:left;
}
#home #pickup p{
	font-size:13px;
	text-align:justify;
}
#home #stay-list{
	width:663px;
	height:447px;
	margin:20px 0 0;
	padding:20px 0 0;
	border:1px solid #B4B4B4;
}
#home #stay-list h2{
	margin-left:15px;
}
#home #stay-list .stay-list_top{
	margin:30px 0 0 15px;
	height:180px;
}
#home #stay-list .stay-list_bottom{
	margin:20px 0 0 15px;
	height:180px;
}
#home #stay-list .stay-list_base{
	float:left;
	width:146px;
	margin-right:15px;
}
#home #stay-list .base-name{
	height:30px;
	margin:5px 0;
}
#home #stay-list .base-cap{
	font-size:11px;
	margin:0;
	padding:0;
	line-height:18px;
}
#home #leisure-info{
	width:663px;
	height:302px;
	margin:20px 0 0;
	padding:0;
	background-image:url(../images/top/bg02.png);
	background-position:left top;
	background-repeat:no-repeat;
	border:1px solid #B4B4B4;
}
#home #leisure-info .leisure-title{
	margin:20px 0 0 15px;
	width:647px;
}
#home #leisure-info .leisure-title .leisure-tl{
	float:left;
	width:370px;
}
#home #leisure-info .leisure-title .leisure-tr{
	float:left;
	width:252px;
	margin:0 15px 0 10px;
}
#home #leisure-info .leisure_body{
	width:645px;
	margin:15px 0 0 15px;
}
#home #leisure-info .leisure_base{
	width:200px;
	float:left;
	margin-right:15px;
	color:#004B79;
}
#home #leisure-info .leisure_base .base-name{
	height:35px;
	margin:5px 0;
	padding:0 0 0 5px;
	border-left:5px solid #004B79;
	width:190px;
}
#home #bottom-banner{
	width:665px;
	height:308px;
	margin:20px 0 0;
	padding:0;
}
#home .m_climbing-banner{
	width:322px;
	height:302px;
	float:left;
	margin:0 20px 0 0;
	padding:0;
}
#home .fishing-banner{
	width:322px;
	height:302px;
	float:right;
	margin:0;
	padding:0;
}
#home #info{
  margin:0;
	padding:20px 10px 20px 0px;
	height:588px;
	width:255px;
	margin:0 0 20px;
	background-image:url(../images/top/infobg.png);
	background-position:left top;
	background-repeat:no-repeat;
}
#home #info h2{
	padding:0;
	width:265px;
	text-align:center;
}
#home #info_list{
	margin:0 auto;
	padding:0;
	height:508px;
	width:240px;
	overflow:auto;
}
#home #info_list li{
	width:215px;
	font-size:12px;
	color:#333333;	
	padding-bottom:3px;
	margin-bottom:20px;
	border-bottom: 1px dotted #cccccc;
	display:inline-block;
}
#home #info_list .thum{
	float:right;
}
#home #info_list li img{
	width:105px;
	height:70px;
}
#home #info_list li a:hover img{
	filter:alpha(opacity=70); 
	-moz-opacity:0.70; 
	opacity:0.70;
}
#home #info_list .next{
  margin-right: 30px;
  font-size: 10px;
  text-align: right;
}

/*#home .info_base{
	width:230px;
	font-size:13px;
	color:#333333;	
	padding-bottom:3px;
	margin-bottom:20px;
	margin-right:10px;
	border-bottom: 1px dotted #cccccc;
}
#home .info_title{
	width:143px;
	float:left;
	margin-right:10px;
	font-size:12px;
}
#home .info_thum{
	width:77px;
	float:right;
}*/
#home .banner-list{
	margin:0;
	padding:0;
}
#home .banner-list p{
	margin-bottom:20px;
	padding:0;
}
/**************************************************************************************************
 [2] activity
**************************************************************************************************/
#sightseeing-inc{
	font-size:14px;
}
#sightseeing-inc #googleMap{
	widht:682px;
	height:682px;
	margin:0 0 50px;
	position:relative;
	z-index: 2;
	background-image:url(../images/activity/shikotsuko_map.png);
	background-position:left top;
	background-repeat:no-repeat;
}
#googleMap .gmap-icon01{
	position:absolute;
	top: 165px;
	left: 330px;
	z-index: 501;
}
#googleMap .gmap-icon02{
	position:absolute;
	top: 70px;
	left: 5px;
	z-index: 502;
}
#googleMap .gmap-icon03{
	position:absolute;
	top: 390px;
	left: 5px;
	z-index: 503;
}
#googleMap .gmap-icon04{
	position:absolute;
	top: 520px;
	left: 300px;
	z-index: 504;
}
#googleMap .gmap-icon05{
	position:absolute;
	top: 260px;
	left: 620px;
	z-index: 505;
}
#googleMap .gmap-icon06{
	position:absolute;
	top: 65px;
	left: 570px;
	z-index: 506;
}
#googleMap .gmap-icon07{
	position:absolute;
	top: 60px;
	left: 160px;
	z-index: 507;
}
#googleMap .gmap-icon08{
	position:absolute;
	top: 450px;
	left: 440px;
	z-index: 508;
}
#googleMap .gmap-icon09{
	position:absolute;
	top: 590px;
	left: 510px;
	z-index: 509;
}
#googleMap .gmap-icon10{
	position:absolute;
	top: 180px;
	left: 610px;
	z-index: 510;
}
#sightseeing-inc .sightseeing-base{
	width:682px;
	height:200px;
	margin:0 0 80px;
	padding:0;
}
#sightseeing-inc .sightseeing-left{
	width:442px;
	float:left;
	margin:0 20px 0 0;
	padding:0;
}
#sightseeing-inc .sightseeing-shopname{
	width:440px;
	height:27px;
	margin:0 0 15px;
	padding:4px 0;
	border-top:1px solid #b4b4b4;
	border-bottom:1px solid #b4b4b4;
}
#sightseeing-inc .sightseeing-shopname h4{
	line-height:31px;
}
#sightseeing-inc .shop_id{
	width:27px;
	height:27px;
	font-size:18px;
	padding:0;
	margin:0 0 0 2px;
	float:left;
}
#sightseeing-inc .shop_name{
	height:27px;
	font-size:18px;
	margin:0 0 0 10px;
	padding:0;
	float:left;
}
#sightseeing-inc .shop_map{
	width:37px;
	height:28px;
	padding:7px 0 0;
	margin:0 0 0 10px;
	float:left;
}
#sightseeing-inc .sightseeing-right{
	width:220px;
	float:right;
	margin:0;
	padding:0;
}
#sightseeing-inc .sightseeing-right .photo{
	margin:0;
	padding:0;
  top:0;
	position:relative;
  z-index: 1;
}
#sightseeing-inc .sightseeing-right .photo a:hover img {
  opacity: 0.7;
}
#leisure-inc{
	font-size:14px;
}
#leisure-inc #googleMap{
	widht:682px;
	height:682px;
	margin:0 0 50px;
	position:relative;
	z-index: 2;
	background-image:url(../images/activity/shikotsukomap2.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
#googleMap .gmap-icon11{
	position:absolute;
	top: 45px;
	left: 160px;
	z-index: 501;
}
#googleMap .gmap-icon12{
	position:absolute;
	top: 120px;
	left: 200px;
	z-index: 502;
}
#googleMap .gmap-icon13{
	position:absolute;
	top: 45px;
	left: 280px;
	z-index: 503;
}
#googleMap .gmap-icon14{
	position:absolute;
	top: 550px;
	left: 350px;
	z-index: 504;
}
#googleMap .gmap-icon15{
	position:absolute;
	top: 110px;
	left: 300px;
	z-index: 505;
}
#leisure-inc .leisure-base{
	width:682px;
	height:510px;
	margin:0 0 20px;
	padding:0;
}
#leisure-inc .leisure-base2{
	width:682px;
	height:330px;
	margin:0 0 20px;
	padding:0;
}
#leisure-inc .leisure-base3{
	width:682px;
	height:370px;
	margin:0 0 20px;
	padding:0;
}
#leisure-inc .leisure-base4{
	width:682px;
	height:450px;
	margin:0 0 20px;
	padding:0;
}
#leisure-inc .leisure-base5{
	width:682px;
	height:540px;
	margin:0 0 20px;
	padding:0;
}
#leisure-inc .leisure-left{
	width:442px;
	float:left;
	margin:0 20px 0 0;
	padding:0;
}
#leisure-inc .leisure-shopname{
	width:440px;
	height:27px;
	margin:0 0 15px;
	padding:4px 0;
	border-top:1px solid #b4b4b4;
	border-bottom:1px solid #b4b4b4;
}
#leisure-inc .leisure-shopname h4{
	line-height:31px;
}
#leisure-inc .shop_id{
	width:27px;
	height:27px;
	font-size:18px;
	padding:0;
	margin:0 0 0 2px;
	float:left;
}
#leisure-inc .shop_name{
	height:27px;
	font-size:18px;
	margin:0 0 0 10px;
	padding:0;
	float:left;
}
#leisure-inc .shop_name02{
	height:27px;
	font-size:18px;
	margin:0 0 0 5px;
	padding:0;
	float:left;
	color:#FE5C5C;
}
#leisure-inc .shop_map2{
	width:37px;
	height:28px;
	padding:7px 0 0;
	margin:0 0 0 10px;
	float:left;
}
#leisure-inc .leisure-data{
	width:440px;
}
#leisure-inc .leisure-data2{
	width:440px;
}
#leisure-inc .leisure-data .leisure-name{
	font-size:15px;
	padding:5px 0 0;
	font-weight:bold;
	float:left;
}
#leisure-inc .leisure-data .leisure-name-base{
	margin:10px 0 5px;
	height:30px;
	width:440px;
}
#leisure-inc .leisure-data .leisure-name-base2{
	margin:10px 0 5px;
	height:30px;
	width:440px;
}
#leisure-inc .leisure-data .leisure-name-base3{
	margin:10px 0 5px;
	height:30px;
	width:440px;
}
#leisure-inc .leisure-base2 .leisure-shopname .sub-name{
	width:300px;
	margin:5px 0 0;
	float:left;
}
#leisure-inc .leisure-data2 .leisure-name{
	padding:0;
	float:left;
	margin:0 0 0 8px;
}
#leisure-inc .leisure-data2 .shop_map3{
	margin:0;
	padding:0;
	margin:0 0 5px 8px;
	float:left;
}
#leisure-inc .leisure-data2 .shop_map4{
	margin:0;
	padding:0;
	margin:2px 0 0 8px;
	float:left;
}
#leisure-inc .leisure-data .shop_map{
	width:37px;
	height:30px;
	padding:7px 0 0;
	margin:0 0 0 10px;
	float:left;
}
#leisure-inc .leisure-data .leisure-cap a{
	color:#fe5c5c;
	/*font-weight:bold;*/
}
#leisure-inc a{
	color:#fe5c5c;
	/*font-weight:bold;*/
}
#leisure-inc a:hover{
	color:#fc8e8e;
}
#leisure-inc .leisure-data2 .leisure-cap2 a:hover{
	color:#fc8e8e;
}
#leisure-inc .leisure-right{
	width:220px;
	float:right;
	margin:0;
	padding:0;
}
#leisure-inc .leisure-right .photo{
	margin:0;
	padding:0;
  top:0;
	position:relative;
  z-index: 1;
}
#leisure-inc .leisure-right .photo a:hover img {
  opacity: 0.7;
}
#leisure-inc .leisure-right .information{
	margin:10px 0 0;
	padding:0;
}
.information .information-data{
	margin:0;
	padding:0;
	border:1px solid #fe5c5c;
	width:208px;
	padding:5px;
	font-size:12px;
}
.information .information-data .tel-area{
	width:208px;
	height:21px;
}
.information .information-data .tel-area2{
	width:208px;
	height:21px;
	text-align:right;
	margin:-10px 0 0;
}
.information li{
	margin-top:10px;
	font-size:11px;
}
#leisure-inc table.table-01 {
  width: 438px;
	margin:0;
  border: 1px #b4b4b4 solid;
  border-collapse: collapse;
  border-spacing: 0;
	line-height:18px;
	font-size:12px;
}
#leisure-inc table.table-01 th {
	width:119px;
  padding: 5px;
  border: #b4b4b4 solid;
  border-width: 0 0 1px 1px;
  background: #cccccc;
  font-weight: bold;
  text-align: center;
}
#leisure-inc table.table-01 td {
	width:219px;
  padding: 3px 0 3px 10px;
  border: 1px #b4b4b4 solid;
  border-width: 0 0 1px 1px;
  text-align:left;
}
#event-inc{
	font-size:14px;
}
#event-inc #eventMap{
	widht:682px;
	height:275px;
	margin:0 0 50px;
	position:relative;
	z-index: 2;
	background-image:url(../images/activity/bg01.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
#eventMap .emap-icon01{
	position:absolute;
	top: 60px;
	left: 5px;
	z-index: 501;
}
#eventMap .emap-icon02{
	position:absolute;
	top: 60px;
	left: 170px;
	z-index: 502;
}
#eventMap .emap-icon03{
	position:absolute;
	top: 60px;
	left: 350px;
	z-index: 503;
}
#eventMap .emap-icon04{
	position:absolute;
	top: 60px;
	left: 510px;
	z-index: 504;
}
#event-inc .event-base{
	width:682px;
	height:200px;
	margin:0 0 80px;
	padding:0;
}
#event-inc .event-left{
	width:442px;
	float:left;
	margin:0 20px 0 0;
	padding:0;
}
#event-inc .event-shopname{
	width:440px;
	height:27px;
	margin:0 0 15px;
	padding:4px 0;
	border-top:1px solid #b4b4b4;
	border-bottom:1px solid #b4b4b4;
}
#event-inc .event-shopname h4{
	line-height:31px;
}
#event-inc .shop_id{
	width:27px;
	height:27px;
	font-size:18px;
	padding:0;
	margin:0 0 0 2px;
	float:left;
}
#event-inc .shop_name{
	height:27px;
	font-size:18px;
	margin:0 0 0 10px;
	padding:0;
	float:left;
}
#event-inc .shop_map{
	width:37px;
	height:28px;
	padding:7px 0 0;
	margin:0 0 0 10px;
	float:left;
}
#event-inc .event-right{
	width:220px;
	float:right;
	margin:0;
	padding:0;
}
#event-inc .event-right .photo{
	margin:0;
	padding:0;
  top:0;
	position:relative;
  z-index: 1;
}
#event-inc .event-right .photo a:hover img {
  opacity: 0.7;
}

/* UI TAB */
/*ui-tabs-nav*/
.ui-tabs-hide {
	display: none;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
	display: block;
  clear: both;
  content: " ";
}
.ui-tabs-nav li {
  float: left;
  margin:0;
}
.ui-tabs-nav a, .ui-tabs-nav a span {
  display: block;
  padding: 0 10px;
}
.ui-tabs-nav a {
  padding-left: 0;
  color: #FFFFFF;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  outline: 0; /* prevent dotted border in Firefox */
  margin: 1px 2px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
	position: relative;
  top: 1px;
  z-index: 3;
}
.ui-tabs-nav a {
	background:#d3eef4 no-repeat;
	border:1px solid #d3eef4;
	border-bottom:none;
}
.ui-tabs-nav .ui-tabs-selected a {
  margin-top: 0;
  color:#2cb3d0;
	background:#FFFFFF no-repeat;
}
.ui-tabs-nav a span {
  width: 64px; /* IE 6 treats width as min-width */
  min-width: 64px;
  height: 18px; /* IE 6 treats height as min-height */
  min-height: 18px;
  padding-top: 6px;
  padding-right: 0;
}
*>.ui-tabs-nav a span { /* hide from IE 6 */
  width: auto;
  height: auto;
}
.ui-tabs-nav .ui-tabs-selected a span {
  padding-bottom: 1px;
}

/*ui-tabs-nav2*/
.ui-tabs-nav2:after { /* clearing without presentational markup, IE gets extra treatment */
	display: block;
  clear: both;
  content: " ";
}
.ui-tabs-nav2 li {
  float: left;
  margin:0;
}
.ui-tabs-nav2 a, .ui-tabs-nav2 a span {
  display: block;
  padding: 0 10px;
}
.ui-tabs-nav2 a {
  padding-left: 0;
  color: #FFFFFF;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  outline: 0; /* prevent dotted border in Firefox */
  margin: 1px 2px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
	position: relative;
  top: 1px;
  z-index: 3;
}
.ui-tabs-nav2 a {
	background:#fa9fae no-repeat;
	border:1px solid #fa9fae;
	border-bottom:none;
}
.ui-tabs-nav2 .ui-tabs-selected a {
  margin-top: 0;
  color:#f17085;
	background:#FFFFFF no-repeat;
}
.ui-tabs-nav2 a span {
  width: 64px; /* IE 6 treats width as min-width */
  min-width: 64px;
  height: 18px; /* IE 6 treats height as min-height */
  min-height: 18px;
  padding-top: 6px;
  padding-right: 0;
}
*>.ui-tabs-nav2 a span { /* hide from IE 6 */
  width: auto;
  height: auto;
}
.ui-tabs-nav2 .ui-tabs-selected a span {
  padding-bottom: 1px;
}

/*ui-tabs-nav3*/
.ui-tabs-nav3:after { /* clearing without presentational markup, IE gets extra treatment */
	display: block;
  clear: both;
  content: " ";
}
.ui-tabs-nav3 li {
  float: left;
  margin:0;
}
.ui-tabs-nav3 a, .ui-tabs-nav3 a span {
  display: block;
  padding: 0 10px;
}
.ui-tabs-nav3 a {
  padding-left: 0;
  color: #FFFFFF;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  outline: 0; /* prevent dotted border in Firefox */
  margin: 1px 2px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
	position: relative;
  top: 1px;
  z-index: 3;
}
.ui-tabs-nav3 a {
	background:#89c198 no-repeat;
	border:1px solid #89c198;
	border-bottom:none;
}
.ui-tabs-nav3 .ui-tabs-selected a {
  margin-top: 0;
  color:#48a460;
	background:#FFFFFF no-repeat;
}
.ui-tabs-nav3 a span {
  width: 64px; /* IE 6 treats width as min-width */
  min-width: 64px;
  height: 18px; /* IE 6 treats height as min-height */
  min-height: 18px;
  padding-top: 6px;
  padding-right: 0;
}
*>.ui-tabs-nav3 a span { /* hide from IE 6 */
  width: auto;
  height: auto;
}
.ui-tabs-nav3 .ui-tabs-selected a span {
  padding-bottom: 1px;
}
/*ui-tabs-nav4*/
.ui-tabs-nav4:after { /* clearing without presentational markup, IE gets extra treatment */
	display: block;
  clear: both;
  content: " ";
}
.ui-tabs-nav4 li {
  float: left;
  margin:0;
}
.ui-tabs-nav4 a, .ui-tabs-nav4 a span {
  display: block;
  padding: 0 10px;
}
.ui-tabs-nav4 a {
  padding-left: 0;
  color: #FFFFFF;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  outline: 0; /* prevent dotted border in Firefox */
  margin: 1px 2px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
	position: relative;
  top: 1px;
  z-index: 3;
}
.ui-tabs-nav4 a {
	background:#ff894f no-repeat;
	border:1px solid #ff894f;
	border-bottom:none;
}
.ui-tabs-nav4 .ui-tabs-selected a {
  margin-top: 0;
  color:#d15113;
	background:#FFFFFF no-repeat;
}
.ui-tabs-nav4 a span {
  width: 64px; /* IE 6 treats width as min-width */
  min-width: 64px;
  height: 18px; /* IE 6 treats height as min-height */
  min-height: 18px;
  padding-top: 6px;
  padding-right: 0;
}
*>.ui-tabs-nav4 a span { /* hide from IE 6 */
  width: auto;
  height: auto;
}
.ui-tabs-nav3 .ui-tabs-selected a span {
  padding-bottom: 1px;
}

.ui-tabs-nav2 a:hover, .ui-tabs-nav2 a:focus, .ui-tabs-nav2 a:active,
.ui-tabs-nav2 .ui-tabs-unselect a:hover, .ui-tabs-nav2 .ui-tabs-unselect a:focus, .ui-tabs-nav2 .ui-tabs-unselect a:active,
.ui-tabs-nav3 a:hover, .ui-tabs-nav3 a:focus, .ui-tabs-nav3 a:active,
.ui-tabs-nav3 .ui-tabs-unselect a:hover, .ui-tabs-nav3 .ui-tabs-unselect a:focus, .ui-tabs-nav3 .ui-tabs-unselect a:active,
.ui-tabs-nav4 a:hover, .ui-tabs-nav4 a:focus, .ui-tabs-nav4 a:active,
.ui-tabs-nav4 .ui-tabs-unselect a:hover, .ui-tabs-nav4 .ui-tabs-unselect a:focus, .ui-tabs-nav4 .ui-tabs-unselect a:active,
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active { /* @ Opera, we need to be explicit again here now... */
  cursor: pointer;
}
.ui-tabs-panel, .ui-tabs-panel2, .ui-tabs-panel3,.ui-tabs-panel4 {
	/*width:180px;
  padding:0 0 0 502px;*/
  width:700px;
  margin:10px 0 40px;
  background: #FFFFFF; /* declare background color for container to avoid distorted fonts in IE while fading */
  }
.ui-tabs-panel{
  border-bottom: 1px solid #d3eef4;
}
.ui-tabs-panel2{
	border-bottom: 1px solid #fa9fae;
}
.ui-tabs-panel3{
  border-bottom: 1px solid #89c198;
}
.ui-tabs-panel4{
  border-bottom: 1px solid #ff894f;
}
/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
  display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
  display: inline-block;
}
.pro-source-inc .ps-title{
	font-size:18px;
	font-weight:bold;
	color:#323232;
	float:left;
}
dl.pro-source-inc dt {
	clear: left;
	float: left;
	padding:0;
	margin:0 0 30px;
	width: 100px;
}
dl.pro-source-inc dd {
	width: 572px;
	padding:0 10px 0 0;
  margin:0 0 30px 100px;
}
.tab-inc{
	width:682px;
	margin:0 0 120px;
}
.pro-source-inc .txt-13{
	float:left;
	font-size:13px;
	padding:5px 0 0;
}
.pro-source-inc #o_navi{
	height:23px;
	width:572px;
	margin:0 0 10px;
}
#tour-inc{
	font-size:14px;
	width:682px;
}
#tour-inc #tour-top{
	/*height:440px;*/
	height:100%;
	margin:0 0 30px;
}
#tour-inc .caution-cap{
	height:60px;
	margin:0 0 10px;
	font-size:12px;
	color:#FF0000;
}
#tour-inc #tour-top .tour-title{
	width:682px;
	height:41px;
	margin:0 0 30px;
	padding:0;
	border-bottom:1px solid #6eb88e;
	position:relativ;
	z-index:5;
}
#tour-inc #tour-top .tour-title .left{
	width:415px;
	float:left;
	margin:0;
}
#tour-inc #tour-top .tour-title .right{
	width:172px;
	float:right;
	padding:0 0 0 95px;
}
#tour-inc #tour-top .tour-title .right li{
	margin:6px 2px 0 0;
	height:35px;
	width:83px;
	float:left;
}
#tour-inc #tour-top .tour-title2{
	width:682px;
	height:41px;
	margin:0 0 30px;
	padding:0;
	border-bottom:1px solid #4892d7;
	position:relativ;
	z-index:5;
}
#tour-inc #tour-top .tour-title2 .left{
	width:415px;
	float:left;
	margin:0;
}
#tour-inc #tour-top .tour-title2 .right{
	width:172px;
	float:right;
	padding:0 0 0 95px;
}
#tour-inc #tour-top .tour-title2 .right li{
	margin:6px 2px 0 0;
	height:35px;
	width:83px;
	float:left;
}
#tour-inc .tour-base{
	width:682px;
}
#tour-inc .tour-base .tour-left{
	width:272px;
	float:left;
}
.tour-base .tour-left .top{
	margin:-10px 0 0;
}
.tour-base .tour-left .bottom .cap{
	font-size:12px;
}
#tour-inc .tour-base .tour-right{
	width:400px;
	float:right;
	position:relative;
  z-index: 1;
}
#tour-inc .tour-shopdata{
	width:682px;
	/*height:515px;*/
	height:100%;
	margin:0 0 60px;
	padding:0;
}
#tour-inc .tour-shopdata2{
	width:682px;
	height:460px;
	margin:0 0 40px;
	padding:0;
}
#tour-inc .tour-shopdata3{
	width:682px;
	height:320px;
	margin:0 0 40px;
	padding:0;
}
#tour-inc .tour-shopdata4{
	width:682px;
	height:600px;
	margin:0 0 40px;
	padding:0;
}
#tour-inc .tour-shopdata5{
	width:682px;
	height:390px;
	margin:0 0 40px;
	padding:0;
}
#tour-inc .tour-shopdata6{
	width:682px;
	height:300px;
	margin:0 0 40px;
	padding:0;
}
#tour-inc .tour-shopdata7{
	width:682px;
	height:420px;
	margin:0 0 40px;
	padding:0;
}
#tour-inc .shopdata-left{
	width:422px;
	float:left;
	margin:0 20px 0 0;
	padding:0;
}
#tour-inc .tour-shopname{
	width:412px;
	/*height:70px;*/
	height:100%;
	margin:0 0 15px;
	padding:8px 5px;
	border-top:1px solid #b4b4b4;
	border-bottom:1px solid #b4b4b4;
}
#tour-inc .tour-shopname2{
	width:412px;
	height:50px;
	margin:0 0 15px;
	padding:8px 5px;
	border-top:1px solid #b4b4b4;
	border-bottom:1px solid #b4b4b4;
}
#tour-inc .tour-shopname h4{
	line-height:25px;
}
#tour-inc .shop_id{
	width:412px;
	height:14px;
	padding:0;
	margin:0;
}
#tour-inc .shop_name{
	/*height:27px;*/
	font-size:18px;
	padding:0;
	margin:0;
}
#tour-inc .shopdata-table{
	width:420px;
	margin:0 0 0 2px
}
#tour-inc table.table-01 {
  width: 420px;
	margin:15px 0 0;
  border: 1px #b4b4b4 solid;
  border-collapse: collapse;
  border-spacing: 0;
	line-height:18px;
	font-size:12px;
}
#tour-inc table.table-01 th {
  padding: 5px;
  border: #b4b4b4 solid;
  border-width: 0 0 1px 1px;
  background: #cccccc;
  font-weight: bold;
  text-align: center;
	width:80px;
}
#tour-inc table.table-01 td {
  padding: 5px 0 5px 10px;
  border: 1px #b4b4b4 solid;
  border-width: 0 0 1px 1px;
  text-align:left;
}
#tour-inc table.table-01 .tel-area{
	line-height:21px;
}
#tour-inc .shopdata-right{
	width:230px;
	/*height:370px;*/
	height:100%;
	float:right;
	margin:0;
	padding:0;
}
#tour-inc .shopdata-right2{
	width:230px;
	height:320px;
	float:right;
	margin:0;
	padding:0;
}
#tour-inc .shopdata-right3{
	width:230px;
	height:220px;
	float:right;
	margin:0;
	padding:0;
}
#tour-inc .shopdata-right .photo, #tour-inc .shopdata-right2 .photo, #tour-inc .shopdata-right3 .photo{
	height:180px;
	margin:0 0 20px;
	padding:0;
  top:0;
	position:relative;
  z-index: 1;
}
#tour-inc .shopdata-right .photo a:hover img, #tour-inc .shopdata-right2 .photo a:hover img, #tour-inc .shopdata-right3 .photo a:hover img{
  opacity: 0.7;
}
#tour-inc .shopdata-right .coution{
	font-size:12px;
}
#tour-inc .tour-footer{
	width:682px;
}
#tour-inc .tour-footer .tour-footer-inc{
	width:680px;
	height:33px;
	border:1px solid #6EB88E;
	font-size:16px;
	text-align:center;
	padding:15px 0 0;
	margin:0 0 10px;
}
#tour-inc .tour-footer2 .tour-footer-inc{
	width:680px;
	height:33px;
	border:1px solid #4892D7;
	font-size:16px;
	text-align:center;
	padding:15px 0 0;
	margin:0 0 10px;
}
#leisure-inc #tour-footer{
	width:682px;
	/*text-align:right;*/
}
#leisure-inc #tour-footer .tour-footer-inc{
	width:680px;
	height:33px;
	border:1px solid #6EB88E;
	font-size:16px;
	text-align:center;
	padding:15px 0 0;
	margin:0 0 10px;
}
#leisure-inc #tour-footer2 .tour-footer-inc{
	width:680px;
	height:33px;
	border:1px solid #4892D7;
	font-size:16px;
	text-align:center;
	padding:15px 0 0;
	margin:0 0 10px;
}
/**************************************************************************************************
 [3] study
**************************************************************************************************/
#index .dl-b-title{
	margin:20px 0;
	padding:0 0 0 5px;
	height:30px;
	width:677px;
	border-bottom:5px solid #81BCCF;
	font-size:20px;
	font-weight:bold;
	color:#81BCCF;
	letter-spacing:2px;
}
#index .dl-m-title{
	font-size:12px;
	padding:0 0 0 10px;
}
#index .dl_set{
	width:682px;
	height:400px;
	margin:0 0 80px;
}
#index .dl-list{
	width:330px;
	height:380px;
	float:left;
	margin:0 22px 0 0;
}
#index .dl-list-last{
	width:330px;
	height:380px;
	float:right;
	margin:0;
}
#index .dl-image{
	width:330px;
	margin:0;
	padding:0;	
}
#index .dl-title{
	width:325px;
	line-height:30px;
	border-left:6px solid #fe5c5c;
	padding:0 0 0 5px;
	margin:10px 0;
	font-size:15px;
}
#index .dl-button{
	width:330px;
	height:40px;
	text-align:left;
	border-bottom:1px dashed #323232;
	margin-bottom:5px;
}
#index .dl-button .dl-button-left{
	height:27px;
	padding:13px 0 0 15px;
	float:left;
}
#index .dl-button .dl-button-right{
	height:37px;
	padding:3px 0 0;
	float:right;
}
#index .dl_set2{
	width:682px;
	height:1109px;
	margin:0 0 80px;
}
#index .dl_set2 .dl-list{
	width:220px;
	height:250px;
	float:left;
	margin:0 11px 0 0;
}
#index .dl_set2 .dl-list-last{
	width:220px;
	height:250px;
	float:right;
	margin:0;
}
#index .dl_set2 .dl-image{
	width:220px;
	height:165px;
	margin:0;
	padding:0;	
}
#index .dl_set2 .dl-title{
	width:209px;
	height:25px;
	line-height:25px;
	border-left:6px solid #fe5c5c;
	padding:0 0 0 5px;
	margin:10px 0;
	font-size:12px;
}
#index .dl_set2 .dl-button2{
	width:220px;
	height:40px;
	text-align:left;
	margin:0;
}
#index .dl_set2 .dl-button2 .dl-button-left{
	width:75px;
	height:21px;
	padding:5px 0 0 5px;
	float:left;
}
#index .dl_set2 .dl-button2 .dl-button-right{
	width:140px;
	height:26px;
	padding:0;
	float:right;
}
#index .photo-set{
	width:682px;
	height:550px;
	margin:0 0 20px;
}
#index .photo-set-l{
	width:319px;
	height:550px;
	padding-right:11px;
	float:left;
	border-right:1px dashed #323232;
	margin-right:11px;
}
#index .photo-set-r{
	width:330px;
	height:550px;
	float:right;
}
#index .M {
  font-size: 13px;
  line-height: 20px;
}
#index .S {
  font-size: 12px;
  line-height: 18px;
}
#index #history-inc{
	width:682px;
	background-image:url(../images/study/bg01.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding:100px 0 0;
	margin:0;
	font-size:14px;
}
#index #history-inc .history-title{
	width:682px;
	margin:0 0 20px;
}
#index #history-inc .txt-area-t{
	margin:0;
}
#index #history-inc .txt-area{
	margin:80px 0 0;
}
#index #history-inc .txt-area-b{
	width:682px;
	background-image:url(../images/study/img03.png);
	background-position:right bottom;
	background-repeat:no-repeat;
	margin:0;
}
#index #history-inc .txt-area-l{
	width:477px;
	padding:80px 0 0;
}
#index #nature-inc{
	width:682px;
	padding:0;
	margin:0;
	font-size:14px;
}
#index #nature-inc .nature-title{
	width:682px;
	margin:0;
}
#index #nature-inc .txt-area-t{
	margin:0;
}
#index #nature-inc .txt-area{
	height:300px;
	margin:20px 0 0;
}
#index #nature-inc .txt-area-b{
	width:682px;
	background-image:url(../images/study/img06.png);
	background-position:right bottom;
	background-repeat:no-repeat;
	margin:0 0 20px;
}
#index #nature-inc .txt-area-l{
	width:385px;
	padding:20px 0 0;
}
#index #movie_list .movie_base{
	width:682px;
	margin:0 0 60px;
	padding:0;
}
.movie_base .movie_title{
	margin:0 0 10px;
	padding:2px 0 0 52px;
	background-image:url(../images/study/muvie_title.png);
	background-position:top left;
	background-repeat:no-repeat;
	line-height:48px;
	height:50px;
	width:630px;
	font-size:18px;
	font-weight:bold;
}
.movie_base .movie-inc{
	width:645px;
	margin:0 0 0 37px;
	padding:0;
}
.movie_base .movie-inc .movie_base-l{
	width:285px;
	margin:0;
	padding:0;
	float:left;
}
.movie_base .movie-inc .movie_base-r{
	width:345px;
	margin:0 0 0 15px;
	padding:0;
	float:right;
}
/*.movie_base .movie-inc .movie_base-r .movie-cap{
	font-size:16px;
	font-weight:bold;
	border-left:6px solid #FE5C5C;
	padding:0 0 0 5px;
	margin:0 0 5px;
}*/
/**************************************************************************************************
 [4] onsen
**************************************************************************************************/
#onsen-inc{
	width:682px;
	padding:0;
	margin:0;
	font-size:14px;
}
#onsen-inc .onsen-title{
	width:682px;
	margin:0 0 20px;
}
#onsen-inc .txt-area-t{
	margin:0;
}
#onsen-inc .txt-area{
	margin:50px 0 0;
}
#onsen-inc .txt-area-b{
	width:682px;
	background-image:url(../images/study/img03.png);
	background-position:right bottom;
	background-repeat:no-repeat;
	margin:0;
}
#onsen-inc .onsen-info{
	width:682px;
	height:700px;
	margin:80px 0 0;
}
#onsen-inc .onsen-left{
	float:left;
	width:330px;
}
#onsen-inc .onsen-right{
	float:right;
	width:330px;
}
#onsen-inc .onsen-body{
  border:1px solid #1E70A0;
  border-collapse:collapse;
  border-spacing:0;
  background-color:#FFFFFF;
  empty-cells:show;
	width:330px;
}
#onsen-inc .onsen-body th{
  border:1px solid #1E70A0;
  color:#FFFFFF;
  background-color:#004B79;
	font-weight:normal;
  padding:10px;
  text-align:center;
	font-size:12px;
	height:12px;
}
#onsen-inc .onsen-body td{
  border:1px solid #008299;
  padding:10px;
	font-size:12px;
  text-align:left;
	height:20px;
}
#onsen-inc .onh-01{
	width:20px;
}
#onsen-inc .ond-01{
	width:270px;
}
#onsen-inc .onh-02{
	width:60px;
}
#onsen-inc .ond-02{
	width:180px;
}
#onsen-inc .onsen-section{
	border-left:10px solid #004B79;
	font-size:22px;
	width:315px;
	line-height:30px;
	padding:0 0 0 5px;
	margin:0 0 10px;
}
#o_navi .higaeri-base{
	width:682px;
	height:610px;
	margin:0 0 50px;
}
#o_navi .higaeri-base-lo{
	width:682px;
	height:510px;
	margin:0 0 50px;
}
#o_navi .higaeri-base-lo2{
	width:682px;
	height:670px;
	margin:0 0 50px;
}
#o_navi .higaeri-base-lo3{
	width:682px;
	height:560px;
	margin:0 0 50px;
}
#o_navi .higaeri-name{
	width:682px;
	height:40px;
	padding:0;
	margin:0 0 20px;
}
#o_navi .higaeri-cap{
	width:672px;
	padding:10px 5px 0;
	font-size:14px;
}
#higaeri-inc .higaeri-data{
	widrh:682px;
	height:290px;
}
.higaeri-plan{
	width:682px;
	margin:0 0 20px;
}
#o_navi .higaeri-left{
	widrh:430px;
	height:290px;
	float:left;
}
#o_navi .higaeri-right{
	widrh:225px;
	float:right;
}
#sightmap {
	border:5px solid #5987C0;
	width:672px;
	height:440px;
	margin:0 0 0;
}
.sightmapinfo{
	font-size:12px;
	text-align:right;
	width:682px;
	height:20px;
	padding:3px 0 0;
	margin:0 0 50px;
	color:#5987C0;
}
#accm-inc{
	font-size:14px;
}
#accm-inc .accm-base{
	width:682px;
	height:550px;
	margin:0 0 80px;
	padding:0;
}
#accm-inc .accm-top{
	width:682px;
	height:230px;
	margin:0 0 20px;
	padding:0;
}
#accm-inc .accm-shopname{
	width:682px;
	height:27px;
	margin:0;
	padding:4px 0;
	border-top:1px solid #b4b4b4;
	border-bottom:1px solid #b4b4b4;
}
#accm-inc .accm-shopname2{
	width:682px;
	height:27px;
	margin:0 0 10px;
	padding:4px 0;
	border-top:1px solid #b4b4b4;
	border-bottom:1px solid #b4b4b4;
}
#accm-inc .accm-shopname h4{
	line-height:31px;
}
#accm-inc .shop_id{
	width:37px;
	height:28px;
	padding:7px 0 0;
	margin:0 0 0 10px;
	float:left;
}
#accm-inc .shop_name{
	height:27px;
	font-size:18px;
	padding:0;
	margin:0;
	float:left;
}
#accm-inc .accm-top .movie{
	height:218px;
}
#accm-inc .accm-top .photo{
	width:282px;
	height:230px;
	margin:0;
	padding:0;
  top:0;
	position:relative;
  z-index: 1;
}
#accm-inc .accm-top .photo a:hover img {
  filter:alpha(opacity=70); 
  -moz-opacity:0.70;
  opacity: 0.7;
}
#accm-inc .accm-cap{
	width:678px;
	font-size:14px;
	margin:0;
	padding:10px 2px;
}
#accm-inc .accm-cap2{
	width:380px;
	font-size:14px;
	margin:0;
	padding:0;
}
#accm-inc .accm-top-l{
	width:282px;
	height:230px;
	float:left;
	margin:0;
}
#accm-inc .accm-top-r{
	width:380px;
	height:230px;
	float:right;
}
#accm-inc .accm-bottom{
	width:682px;
	margin:0;
	padding:0;
}
#accm-inc .accm-data{
	width:682px;
	margin:0;
}
#accm-inc table.table-01{
  width: 682px;
	margin:0;
  border: 1px #b4b4b4 solid;
  border-collapse: collapse;
  border-spacing: 0;
	line-height:18px;
	font-size:12px;
}
#accm-inc table.table-01 th{
  padding: 5px;
  border: #b4b4b4 solid;
  border-width: 0 0 1px 1px;
  background: #cccccc;
  font-weight: bold;
  text-align: center;
}
#accm-inc table.table-01 td{
  padding: 5px 0 5px 10px;
  border: 1px #b4b4b4 solid;
  border-width: 0 0 1px 1px;
  text-align:left;
}
#accm-inc table.table-01 .tel-area{
	line-height:21px;
}
/*
#accm-inc .accm-base{
	width:682px;
	height:370px;
	margin:0 0 80px;
	padding:0;
}
#accm-inc .accm-left{
	width:422px;
	float:left;
	margin:0 20px 0 0;
	padding:0;
}
#accm-inc .accm-shopname{
	width:422px;
	height:27px;
	margin:0 0 15px;
	padding:4px 0;
	border-top:1px solid #b4b4b4;
	border-bottom:1px solid #b4b4b4;
}
#accm-inc .accm-shopname h4{
	line-height:31px;
}
#accm-inc .shop_id{
	width:37px;
	height:28px;
	padding:7px 0 0;
	margin:0 0 0 10px;
	float:left;
}
#accm-inc .shop_name{
	height:27px;
	font-size:18px;
	padding:0;
	margin:0;
	float:left;
}
#accm-inc .accm-data{
	width:420px;
	margin:0 0 0 2px
}
#accm-inc table.table-01 {
  width: 420px;
	margin:15px 0 0;
  border: 1px #b4b4b4 solid;
  border-collapse: collapse;
  border-spacing: 0;
	line-height:18px;
	font-size:12px;
}
#accm-inc table.table-01 th {
  padding: 5px;
  border: #b4b4b4 solid;
  border-width: 0 0 1px 1px;
  background: #cccccc;
  font-weight: bold;
  text-align: center;
}
#accm-inc table.table-01 td {
  padding: 5px 0 5px 10px;
  border: 1px #b4b4b4 solid;
  border-width: 0 0 1px 1px;
  text-align:left;
}
#accm-inc table.table-01 .tel-area{
	line-height:21px;
}
#accm-inc .accm-right{
	width:230px;
	height:370px;
	float:right;
	margin:0;
	padding:0;
}
#accm-inc .accm-right .photo{
	height:180px;
	margin:0 0 5px;
	padding:0;
  top:0;
	position:relative;
  z-index: 1;
}
#accm-inc .accm-right .photo a:hover img {
  filter:alpha(opacity=70); 
  -moz-opacity:0.70;
  opacity: 0.7;
}
#accm-inc .accm-right .movie{
	height:180px;
}*/
/**************************************************************************************************
 [5] meal
**************************************************************************************************/
#gourmet-inc{
	width:682px;
	font-size:14px;
}
#gourmet-inc .gourmet-topics{
	height:360px;
	width:682px;
}
#gourmet-inc .topics-base{
	height:180px;
	width:682px;
	margin:0 0 30px;
}
#gourmet-inc .topics-base .topics-base-l{
	float:left;
	width:340px;
	margin:0;
}
#gourmet-inc .topics-base .topics-base-r{
	float:right;
	width:320px;
	height:180px;
	margin:0;
}
#gourmet-inc .topics-title{
	font-size:20px;
	color:#78d0c9;
	font-weight:bold;
}
#gourmet-inc .gourmet-top{
	width:682px;
	margin:80px 0 20px;
}
#gourmet-inc .gourmet-bottom{
	width:682px;
	margin:0 0 50px;
}
#gourmet-inc .gourmet-slist{
	margin:70px 0 0;
}
#gourmet-inc .gourmet-slist .photo{
	width:160px;
	height:106px;
	float:left;
	margin:0 14px 30px 0;
	text-align:center;
	font-size:12px;
	position:relative;
  z-index: 1;
}
#gourmet-inc .gourmet-slist a:hover img {
  filter:alpha(opacity=70); 
  -moz-opacity:0.70;
  opacity: 0.7;
}
#gourmet-inc .gourmet-slist .photo-l{
	width:160px;
	height:106px;
	float:left;
	margin:0 0 30px;
	text-align:center;
	font-size:12px;
	position:relative;
  z-index: 2;
}
#restaurant-inc{
	font-size:14px;
}
#restaurant-inc #googleMap{
	widht:682px;
	height:403px;
	margin:0 0 50px;
	position:relative;
	z-index: 2;
	background-image:url(../images/meal/restaurant_map.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
#googleMap .rest-icon01{
	position:absolute;
	top: 70px;
	left: 110px;
	z-index: 501;
}
#googleMap .rest-icon02{
	position:absolute;
	top: 70px;
	left: 250px;
	z-index: 502;
}
#googleMap .rest-icon03{
	position:absolute;
	top: 140px;
	left: 40px;
	z-index: 503;
}
#googleMap .rest-icon04{
	position:absolute;
	top: 140px;
	left: 110px;
	z-index: 504;
}
#googleMap .rest-icon05{
	position:absolute;
	top: 220px;
	left: 110px;
	z-index: 505;
}
#googleMap .rest-icon06{
	position:absolute;
	top: 220px;
	left: 180px;
	z-index: 506;
}
#googleMap .rest-icon07{
	position:absolute;
	top: 220px;
	left: 250px;
	z-index: 507;
}
#googleMap .rest-icon08{
	position:absolute;
	top: 300px;
	left: 110px;
	z-index: 508;
}
#googleMap .rest-icon09{
	position:absolute;
	top: 300px;
	left: 180px;
	z-index: 509;
}
#googleMap .rest-icon10{
	position:absolute;
	top: 70px;
	left: 40px;
	z-index: 510;
}
#googleMap .rest-icon11{
	position:absolute;
	top: 70px;
	left: 180px;
	z-index: 511;
}
#googleMap .rest-icon12{
	position:absolute;
	top: 220px;
	left: 40px;
	z-index: 512;
}
#googleMap .rest-icon13{
	position:absolute;
	top: 300px;
	left: 40px;
	z-index: 513;
}
#googleMap .rest-icon14{
	position:absolute;
	top: 140px;
	left: 180px;
	z-index: 514;
}
#googleMap .rest-icon15{
	position:absolute;
	top: 140px;
	left: 250px;
	z-index: 515;
}
#googleMap .rest-icon16{
	position:absolute;
	top: 300px;
	left: 250px;
	z-index: 516;
}
#restaurant-inc .rest-base{
	width:682px;
	height:300px;
	margin:0 0 30px;
	padding:0;
}
#restaurant-inc .rest-left{
	width:382px;
	float:left;
	margin:0 20px 0 0;
	padding:0;
}
#restaurant-inc .rest-shopname{
	width:380px;
	height:27px;
	margin:0 0 15px;
	padding:4px 0;
	border-top:1px solid #b4b4b4;
	border-bottom:1px solid #b4b4b4;
}
#restaurant-inc .rest-shopname h4{
	line-height:31px;
}
#restaurant-inc .shop_id{
	width:27px;
	height:27px;
	font-size:18px;
	padding:0;
	margin:0 0 0 2px;
	float:left;
}
#restaurant-inc .shop_name{
	width:345px;
	height:27px;
	font-size:18px;
	padding:0;
	margin:0;
	float:right;
}
#restaurant-inc .shop_name02{
	width:345px;
	height:27px;
	font-size:18px;
	padding:0;
	margin:0;
	padding-left:10px;
}
#restaurant-inc .rest-data{
	width:380px;
	margin:0 0 0 2px
}
#restaurant-inc table.table-01 {
  width: 380px;
	margin:15px 0 0;
  border: 1px #b4b4b4 solid;
  border-collapse: collapse;
  border-spacing: 0;
	line-height:18px;
	font-size:12px;
}
#restaurant-inc table.table-01 th {
	width:90px;
  padding: 5px;
  border: #b4b4b4 solid;
  border-width: 0 0 1px 1px;
  background: #cccccc;
  font-weight: bold;
  text-align: center;
}
#restaurant-inc table.table-01 td {
	width:258px;
  padding: 5px 0 5px 10px;
  border: 1px #b4b4b4 solid;
  border-width: 0 0 1px 1px;
  text-align:left;
}
#restaurant-inc table.table-01 .tel-area{
	line-height:21px;
	background-image: url(../images/common/telicon.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left:33px;
}
#restaurant-inc .rest-right{
	width:280px;
	height:230px;
	float:right;
	margin:0;
	padding:0;
}
#restaurant-inc .rest-right .photo{
	margin:0;
	padding:0;
  top:0;
	position:relative;
  z-index: 1;
}
#restaurant-inc .rest-right .photo a:hover img {
  opacity: 0.7;
}
/**************************************************************************************************
 [6] shopping
**************************************************************************************************/
.read-cap{
	font-size:14px;
	margin:-20px 0 30px;
}
#souvenir-inc{
	font-size:14px;
}
#souvenir-inc .souvenir-base{
	width:682px;
	height:300px;
	margin:0 0 70px;
	padding:0;
}
#souvenir-inc .souvenir-base2{
	width:682px;
	height:510px;
	margin:0 0 70px;
	padding:0;
}
#souvenir-inc .souvenir-left{
	width:382px;
	float:left;
	margin:0 20px 0 0;
	padding:0;
}
#souvenir-inc .souvenir-shopname{
	width:380px;
	height:50px;
	margin:0 0 15px;
	padding:4px 0;
	border-top:1px solid #b4b4b4;
	border-bottom:1px solid #b4b4b4;
}
#souvenir-inc .souvenir-shopname h4{
	line-height:31px;
	color:#70aee4;
}
#souvenir-inc .souvenir-shopname p{
	margin:5px 0 0 5px;
	font-size:11px;
}
#souvenir-inc .shop_name{
	width:340px;
	height:27px;
	font-size:18px;
	padding:0 0 0 5px;
	margin:0;
}
#souvenir-inc .souvenir-data{
	width:380px;
	margin:0 0 0 2px
}
#souvenir-inc table.table-01 {
  width: 380px;
	margin:15px 0 0;
  border: 1px #b4b4b4 solid;
  border-collapse: collapse;
  border-spacing: 0;
	line-height:18px;
	font-size:12px;
}
#souvenir-inc table.table-01 th {
	width:90px;
  padding: 5px;
  border: #b4b4b4 solid;
  border-width: 0 0 1px 1px;
  background: #cccccc;
  font-weight: bold;
  text-align: center;
}
#souvenir-inc table.table-01 td {
	width:258px;
  padding: 5px 0 5px 10px;
  border: 1px #b4b4b4 solid;
  border-width: 0 0 1px 1px;
  text-align:left;
}
#souvenir-inc table.table-01 .tel-area{
	line-height:21px;
}
#souvenir-inc .souvenir-right{
	width:280px;
	height:230px;
	float:right;
	margin:0;
	padding:0;
}
#souvenir-inc .souvenir-right .photo{
	margin:0;
	padding:0;
  top:0;
	position:relative;
  z-index: 1;
}
#souvenir-inc .souvenir-right .photo a:hover img {
  opacity: 0.7;
}
#placemap-inc{
	font-size:14px;
}
#placemap-inc #googleMap{
	widht:682px;
	height:403px;
	margin:0 0 50px;
	position:relative;
	z-index: 2;
	background-image:url(../images/meal/restaurant_map.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
#googleMap .place-icon01{
	position:absolute;
	top: 70px;
	left: 110px;
	z-index: 501;
}
#googleMap .place-icon02{
	position:absolute;
	top: 70px;
	left: 250px;
	z-index: 502;
}
#googleMap .place-icon03{
	position:absolute;
	top: 140px;
	left: 40px;
	z-index: 503;
}
#googleMap .place-icon04{
	position:absolute;
	top: 140px;
	left: 110px;
	z-index: 504;
}
#googleMap .place-icon05{
	position:absolute;
	top: 220px;
	left: 110px;
	z-index: 505;
}
#googleMap .place-icon06{
	position:absolute;
	top: 220px;
	left: 180px;
	z-index: 506;
}
#googleMap .place-icon07{
	position:absolute;
	top: 220px;
	left: 250px;
	z-index: 507;
}
#googleMap .place-icon08{
	position:absolute;
	top: 300px;
	left: 110px;
	z-index: 508;
}
#googleMap .place-icon09{
	position:absolute;
	top: 300px;
	left: 180px;
	z-index: 509;
}
#googleMap .place-icon10{
	position:absolute;
	top: 70px;
	left: 40px;
	z-index: 510;
}
#googleMap .place-icon11{
	position:absolute;
	top: 70px;
	left: 180px;
	z-index: 511;
}
#googleMap .place-icon12{
	position:absolute;
	top: 220px;
	left: 40px;
	z-index: 512;
}
#googleMap .place-icon13{
	position:absolute;
	top: 300px;
	left: 40px;
	z-index: 513;
}
#googleMap .place-icon14{
	position:absolute;
	top: 140px;
	left: 180px;
	z-index: 514;
}
#googleMap .place-icon15{
	position:absolute;
	top: 140px;
	left: 250px;
	z-index: 515;
}
#googleMap .place-icon16{
	position:absolute;
	top: 300px;
	left: 250px;
	z-index: 516;
}
#placemap-inc .placemap-base{
	width:682px;
	height:390px;
	margin:0 0 30px;
	padding:0;
}
#placemap-inc .placemap-base-s{
	width:682px;
	height:290px;
	margin:0 0 30px;
	padding:0;
}
#placemap-inc .placemap-left{
	width:382px;
	float:left;
	margin:0 20px 0 0;
	padding:0;
}
#placemap-inc .placemap-shopname{
	width:380px;
	height:27px;
	margin:0 0 15px;
	padding:4px 0;
	border-top:1px solid #b4b4b4;
	border-bottom:1px solid #b4b4b4;
}
#placemap-inc .placemap-shopname h4{
	line-height:31px;
}
#placemap-inc .shop_id{
	width:27px;
	height:27px;
	font-size:18px;
	padding:0;
	margin:0 0 0 2px;
	float:left;
}
#placemap-inc .shop_name{
	width:345px;
	height:27px;
	font-size:18px;
	padding:0;
	margin:0;
	float:right;
}
#placemap-inc .placemap-data{
	width:380px;
	margin:0 0 0 2px
}
#placemap-inc table.table-01 {
  width: 380px;
	margin:15px 0 0;
  border: 1px #b4b4b4 solid;
  border-collapse: collapse;
  border-spacing: 0;
	line-height:18px;
	font-size:12px;
}
#placemap-inc table.table-01 th {
	width:90px;
  padding: 5px;
  border: #b4b4b4 solid;
  border-width: 0 0 1px 1px;
  background: #cccccc;
  font-weight: bold;
  text-align: center;
}
#placemap-inc table.table-01 td {
	width:258px;
  padding: 5px 0 5px 10px;
  border: 1px #b4b4b4 solid;
  border-width: 0 0 1px 1px;
  text-align:left;
}
#placemap-inc table.table-01 .tel-area{
	line-height:21px;
}
#placemap-inc .placemap-right{
	width:280px;
	height:230px;
	float:right;
	margin:0;
	padding:0;
}
#placemap-inc .placemap-right .photo{
	margin:0;
	padding:0;
  top:0;
	position:relative;
  z-index: 1;
}
#placemap-inc .placemap-right .photo a:hover img {
  opacity: 0.7;
}
/**************************************************************************************************
 [7] access
**************************************************************************************************/
#access #main{
	width:922px;
	margin:0;
	padding:0 13px 0;
	border-left:1px solid #b4b4b4;
	border-right:1px solid #b4b4b4;
}
#access #access_top{
	width:922px;
	height:690px;
}
#access h2{
	width:912px;
	margin:20px 0;
	padding:10px 0 10px 10px;
	border-top:1px solid #b4b4b4;
	border-bottom:1px solid #b4b4b4;
}
#access .access_top-left{
	width:425px;
	height:690px;
	float:left;
}
#access .access_top-left iframe{
	border:1px solid #b4b4b4;
}
#access .access_top-right{
	width:470px;
	height:690px;
	float:right;
}
#access #ul_menu{
  position:relative;
  width:200px;
  list-style:none;
  text-align:center;
}
#access #ul_menu li{
  width:200px;
  float:left;
  position:relative;
}
#access #ul_menu li a{
  width:197px;
  background-color:#5987C0;
  float:none;
  height:29px;
  display:block;
	border-top:1px solid #A5BFDD;
  border-right:1px solid #999999;
	border-bottom:1px solid #999999;
  color:#FFFFFF;
	padding:11px 0 0;
	font-size:17px;
	font-weight:bold;
	letter-spacing:10px;
}
#access .sub_list {
  position: absolute;
  top: 464px;
  left: 215px;
  text-align: center;
  list-style:none;
  padding:0;
}
#access #access_top .access_top-right ul{
	width:420px;
	margin:0 0 15px;
	padding:5px 0 0 30px;
	list-style-type: decimal;
	font-size:14px;
}
#access #access-box{
	text-align:center;
}
#access #access-box h3{
	margin:50px 0 30px;
}
#access .bus-newchitose {
	width: 922px;
	margin:30px 0 0 0;
	padding:0;
}
#access .bus-newchitose table.table-01 {
  width: 834px;
	margin:0 0 0 43px;
  border: 1px #b4b4b4 solid;
  border-collapse: collapse;
  border-spacing: 0;
}
#access .bus-newchitose table.table-01 th {
  padding: 5px;
  border: #b4b4b4 solid;
  border-width: 0 0 1px 1px;
  background: #cccccc;
  font-weight: bold;
  line-height: 120%;
  text-align: center;
}
#access .bus-newchitose table.table-01 td {
  padding: 5px;
  border: 1px #E3E3E3 solid;
  border-width: 0 0 1px 1px;
  text-align: center;
}
#access .bus-newchitose .gusu{
	background-color:#fafafa;
}
#access .bus-newchitose p{
	margin:10px 0 0 43px;
	text-align:left;
}
/**************************************************************************************************
 [8] coupon
**************************************************************************************************/
#coupon #main{
	width:922px;
	margin:0;
	padding:0 13px 0;
	border-left:1px solid #b4b4b4;
	border-right:1px solid #b4b4b4;
}
#coupon h2{
	width:922px;
	height:130px;
	margin:20px 0 0;
	padding:0 0 40px;
}
#coupon #coupon_inc{
	width:922px;
	height:290px;
	margin:0;
	padding:0;
}
#coupon .outer{
  margin:0 1px;
	padding:1px 0;
	background-color:#FFFCDB;
	height:288px;
	width:918px;
}
#coupon .inner{
	margin:0 -1px;
	padding:20px;
	background-color:#FFFCDB;
	height:248px;
	width:880px;
}
#coupon .coupon-data{
	width:839px;
	margin:0;
}
#coupon .coupon-left{
	float:left;
	width:360px;
	height:250px;
	margin:0 20px 0 0; 
}
#coupon .coupon-right{
	float:left;
	width:459px;
	height:250px;
}
#coupon .coupon-title{
	font-size:25px;
	font-weight:bold;
	border-bottom:1px #333333 solid;
	color:#FF0000;
}
#coupon .coupon-cap{
	font-size:20px;
	font-weight:bold;
	margin:10px 10px 0;
}
#coupon .coupon-limit{
	font-size:15px;
	font-weight:bold;
	margin:0 0 0 10px;
}
#coupon .coupon-qrcode{
	margin:60px 0 0;
}
/**************************************************************************************************
 [9] news
**************************************************************************************************/
#news #main{
	width:922px;
	margin:0;
	padding:0 13px 0;
	border-left:1px solid #b4b4b4;
	border-right:1px solid #b4b4b4;
}
#news h2{
	width:860px;
	height:84px;
	margin:50px 0 10px 30px;
	border-bottom:1px solid #b4b4b4;
}
#news #news_inc{
	width:877px;
	margin:30px 0 0;
	padding:60px 0 0 45px;
	background-image:url(../images/news/news_index_t.png);
	background-position:left top;
	background-repeat:no-repeat;
}
#news #news_inc #news_data{
	width:845px;
	height:600px;
	overflow:auto;
}
#news #news_inc .updateWrap {
	width: 805px;
	text-align: left;
}
#news #news_inc .updateWrap .dateWrap {
	border-bottom: 1px solid #b4b4b4;
	height: 18px;
	margin-bottom: 15px;
}
#news #news_inc .updateWrap .dateWrap .date {
	border-bottom: 4px solid #b4b4b4;
	display: block;
	width: 112px;
	height: 18px;
	padding-left: 5px;
	white-space: nowrap;
	font-weight: bold;
}
#news #news_inc .updateWrap .dateWrap .date span {
	font-size: 11px;
	margin-left: 3px;
}
#news #news_inc .updateWrap ul {
	list-style: none;
	margin: 0 0 40px 0;
	padding: 0;
}
#news #news_inc .updateWrap ul li {
	background: url(../images/news/news_icon.gif) no-repeat 25px 5px;
	padding-left: 35px;
	margin: 10px 0;
	font-size: 12px;
	line-height: 1.6;
}
#news #news_inc .updateWrap ul li a:hover {
	text-decoration: none;
}

/*kiji*/
#news #news_inc .diary{
	padding:0 50px;
}
#news #news_inc .diary-title{
}
#news #news_inc .diary-title .diary-title-l{
	float:left;
	width:78px;
}
#news #news_inc .diary-title .diary-title-r{
	float:left;
	width:644px;
	padding:0 0 0 10px;
}
#news #news_inc .diary h3{
	padding:0px;
	margin:0px;
	text-align:left;
	font-size:18px;
	letter-spacing:2px;
}
#news #news_inc .diary h3 span{
	font-size:15px;
}
#news #news_inc .diary h4{
	margin:30px 0 10px 0;
	font-size:15px;
}
#news #news_inc .diary-date{
	margin:0 0 20px 0;
	padding:0;
	text-align:right;
}
#news #news_inc .diary-date{
	margin:0 0 20px 0;
	padding:0;
	text-align:right;
}
#news #news_inc .diary-txt{
	margin:0;
	padding-bottom:20px;
	line-height:1.9em;
	letter-spacing:1px;
	font-size:13px;
}
#news #news_inc .diary-root {
	font-size:80%;
	margin:80px 0 0 0;
	padding:0;
	text-align: center;
}
#news .diary a img{
	border:1px solid #cccccc;
}
#news .diary a:hover img{
	filter:alpha(opacity=70); 
	-moz-opacity:0.70; 
	opacity:0.70;
	border:1px solid /*#004B79*/#4CA8FF;
}
/*pager*/
#pager {
	font-size:80%;
	margin:50px auto 0 auto;
	padding:0;
	text-align: center;
}
#pager .ico_bg_l {
	background-image: url(../images/common/side_icon_l.png);
  background-position: left 5px;
  background-repeat: no-repeat;
  font-size: 11px;
  padding: 3px 15px 0 20px;
}
#pager .ico_bg_r {
	background-image: url(../images/common/side_icon.png);
  background-position: right 5px;
  background-repeat: no-repeat;
  font-size: 11px;
  padding: 3px 20px 0 15px;
}

/*レポート用*/
#news .diary .rep p{
	margin-bottom:20px;
}
#news .diary .rep span{
	font-size:11px;
}
#news .diary .photo_r{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	text-align:center;
}
#news .diary .bg{
	background-image: url(../images/common/cont_index01.png);
	background-position: right top;
	background-repeat:no-repeat;
	width:450px;
	height:290px;
	padding-top:70px;
	margin:0px;
}
#news .diary .bg img{
	width:350px;
}
#news .diary .photo_l{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	text-align:center;
}
#news .diary .photo-box{
	margin-top:15px;
}
#news .diary .photo-box p{
	float:left;
	width:252px;
	margin-bottom:0px;
	text-align:center;
}
#news .diary .photo-box img{
	width:250px;
}
#news .diary .photo-box .ma-r{
	margin-right:10px;
}

/*---------------------------
2012.10.10名湯ライナー用
-----------------------------*/

#news #liner{
	width:777px;
	height:100%;
	background-image: url(../images/news/liner/bg.jpg);
	background-repeat: repeat;
	padding:0 0 30px 0;
	margin:0;
}
#news #liner a img{
	border:none;
}
#news #liner a:hover img{
	filter:alpha(opacity=80); 
	-moz-opacity:0.80; 
	opacity:0.80;
	border:none;
}
#news #liner p{
	line-height:100%;
	padding:0;
	margin:0;
}
/*time*/
#news #liner #time{
	width:777px;
	height:100%;
	background-image: url(../images/news/liner/bg_umi.png);
	background-repeat: repeat;
	padding-bottom:10px;
}
#news #liner #time{
	width:100%;
	height:100%;
	background-image: url(../images/news/liner/bg_umi.png);
	background-repeat: repeat;
}
#news #liner #time .lef{
	width:489px;
	height:370px;
	float:left;
	margin-left:40px;
}
#news #liner #time .rig{
	width:200px;
	height:317px;
	float:right;
	margin-right:35px;
	padding-top:53px;
	background-image: url(../images/news/liner/img04.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#news #liner #time .rig dl{
	margin:20px 0 0 0;
	padding:0 5px 0 0;
}
#news #liner #time .rig dt{
	color:#500000;
	font-weight:bold;
	font-size:110%;
	letter-spacing:0px;
}
#news #liner #time .rig dd{
	margin:0px;
	color:#500000;
	line-height:130%;
	padding:0 0 0 8px;
}
#news #liner #time .rig .btn_map{
	text-align:right;
	padding:5px 5px 0 0;
}
#news #liner #time p{
	color:#500000;
	font-size:130%;
	line-height:150%;
	font-weight:bold;
	padding:0px 40px 10px 40px;
}
/*map*/
#news #liner #map{
	padding:70px 40px 0px 40px;
}
#news #liner #map .zoom{
	width:342px;
	height:31px;
	display:block;
}
#news #liner #map .zoom img{
	margin-top:5px;
	float:right;
	display:block;
}
#news #liner #map .box{
	float:left;
	width:342px;
	height:100%;
	margin-top:13px;
}
#news #liner #map .box#rig{
	float:right;
}
#news #liner #time .rig dl{
	margin:10px 0 0 0;
}
#news #liner #map .box dt{
	color:#500000;
	font-weight:bold;
	font-size:110%;
	letter-spacing:0px;
	clear:both;
}
#news #liner #map .box dd{
	margin:0px;
	color:#500000;
	line-height:130%;
	padding:0 0 0 8px;
}
#news #liner #map .box p{
	float:left;
	display:inline-block;
}
#news #liner #map .box p.btn_way{
	float:right;
	display:inline-block;
	width:149px;
	height:18px;
}
/*yado*/
#news #liner #yado{
	margin:70px 26px 0px 26px;
	/*background-image: url(../images/news/liner/photo_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;*/
	height:100%;
	background-color:#f1ede4;
	border:6px solid #ffffff;
	padding:23px 14px 23px 14px;
}
#news #liner #yado ul{
	margin-top:20px;
	background-color:#333333;
}
#news #liner #yado li{
	list-style:none;
	float:left;
	display:inline-block;
	width:179px;
	height:240px;
}
#news #liner #yado li.w_sm{
	width:147px;
}
#news #liner #yado li img{
	margin-bottom:10px;
}
#news #liner #yado li p.tel{
	background-image: url(../images/news/liner/icon_tel.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:22px;
	height:15px;
	font-size:100%;
}
#news #liner #yado li p{
	font-size:85%;
	letter-spacing:0px;
	margin-bottom:5px;
	word-break: break-all;
}

/*yado_en*/
#news #liner #yado_en{
	margin:70px 26px 0px 26px;
	/*background-image: url(../images/news/liner/photo_bg_en.png);
	background-repeat: no-repeat;
	background-position: right bottom;*/
	height:100%;
	background-color:#f1ede4;
	border:6px solid #ffffff;
	padding:23px 14px 23px 14px;
}
#news #liner #yado_en ul{
	margin-top:20px;
	background-color:#333333;
}
#news #liner #yado_en li{
	list-style:none;
	float:left;
	display:inline-block;
	width:179px;
	height:240px;
}
#news #liner #yado_en li.w_sm{
	width:147px;
}
#news #liner #yado_en li img{
	margin-bottom:10px;
}
#news #liner #yado_en li p.tel{
	background-image: url(../images/news/liner/icon_tel.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:22px;
	height:15px;
	font-size:100%;
}
#news #liner #yado_en li p{
	font-size:85%;
	letter-spacing:0px;
	margin-bottom:5px;
	word-break: break-all;
}


#
/**************************************************************************************************
 [10] sitemap
**************************************************************************************************/
#sitemap #main{
	width:922px;
	margin:0;
	padding:0 13px 0;
	border-left:1px solid #b4b4b4;
	border-right:1px solid #b4b4b4;
}
#sitemap h2{
	width:860px;
	height:84px;
	margin:50px 0 10px 30px;
	border-bottom:1px solid #b4b4b4;
}
#sitemap #sitemap_inc{
	width:877px;
	margin:30px 0 0;
	padding-left:35px;
}
#sitemap #sitemap_inc .updateWrap {
	width: 845px;
	text-align: left;
	margin:0;
	padding:0;
}
#sitemap #sitemap_inc .updateWrap .dateWrap {
	border-bottom: 1px solid #b4b4b4;
	margin-bottom: 15px;
}
#sitemap #sitemap_inc .updateWrap .dateWrap .date {
	border-bottom: 4px solid #b4b4b4;
	display: block;
	height: 30px;
	padding-left: 5px;
	white-space: nowrap;
	font-weight: bold;
}
#sitemap #sitemap_inc .updateWrap .dateWrap .date span {
	font-size: 20px;
	margin-left: 3px;
}
#sitemap #sitemap_inc .updateWrap ul li {
	background: url(../images/common/sitemap_icon.gif) no-repeat 25px 5px;
	padding-left: 35px;
	margin: 10px 0;
	font-size: 12px;
	line-height: 1.6;
	display:inline-block;
}
#sitemap #sitemap_inc .updateWrap ul li a:hover {
	text-decoration: none;
}