/* -----------------------以下ページのカスタマイズ----------------------- */
/* ---------------------------------------------------------
	Page restaurant
--------------------------------------------------------- */
.body_l a:hover img {
	opacity: 0.8;
	filter: Alpha(opacity=80);
}

.body_l img {
	vertical-align: top;
}
/* ---------------------------------------------------------
	Page : restaurant > index
--------------------------------------------------------- */
.rest {
	width: 685px;
}
.rest_l {
	float: left;
	width: 335px;
}
.rest_r {
	float: right;
	width: 335px;
}
.rest .clearfix {
	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom: dotted 1px #ccc;
}
.rest .f_right {
	width: 380px;
}
.rest h4 {
	margin: 10px 0 15px;
	padding-bottom: 10px;
	font-size: 130%;
}
.rest span {
	font-weight: normal;
	font-size: 100%;
}

/* ---------------------------------------------------------
	Page restaurant > thefish
--------------------------------------------------------- */
.rest_fish_01 {
	background: url(images/restaurant/rest_fish_07.jpg) no-repeat left bottom;
}
.thefish {
	margin-top: 20px;
}
.thefish h4 {
	background: url(images/restaurant/rest_fish_09.jpg) no-repeat left bottom;
}
/* ---------------------------------------------------------
	Page restaurant > funaosa
--------------------------------------------------------- */
.rest_funaosa_01 {
	background: url(images/restaurant/rest_funaosa_05.jpg) no-repeat right top;
	position: relative;
}
.rest_funaosa_01 p.right {
	width: 685px;
	position: absolute;
	top: 232px;
	text-align: right;
}
.rest_funaosa_02 {
	margin-top: 20px;
	padding: 15px;
	background: #fffae0;
}
.rest_funaosa_02 img {
	margin-right: 10px;
}
.funaosa {
	margin-top: 20px;
}
.funaosa h4 {
	background: url(images/restaurant/rest_funaosa_08.jpg) no-repeat left bottom;
}

/* ---------------------------------------------------------
	Page leisure
--------------------------------------------------------- */
.body_l  a {
	color: #333;
}
.body_l a:hover {
	color: #0B98BF;
}
.body_l img {
	vertical-align: top;
}
.body_l a:hover img {
	opacity: 0.8;
	filter: Alpha(opacity=80);
}
.body_l .right {
	text-align: right;
}
/* ---------------------------------------------------------
	Page leisure > leisure_a
--------------------------------------------------------- */
.leisure h3 {
	margin-top: 15px;
}
.leisure p.txt {
	margin: 15px 8px;
}
.leisure .right {
	margin-top: 15px;
}
.table_leisure {
	margin:5px auto 15px;
	width:685px;
}

/* ---------------------------------------------------------
	Page shopping
--------------------------------------------------------- */
.body_l  a {
	color: #333;
}
.body_l a:hover {
	color: #0B98BF;
}
.body_l a:hover img {
	opacity: 0.8;
	filter: Alpha(opacity=80);
}
.body_l .right {
	text-align: right;
}
.body_l img {
	vertical-align: top;
}
/* ---------------------------------------------------------
	Page shopping > index
--------------------------------------------------------- */
.shop_box {
	width: 685px;
	height: 100%;
}
.shop_box .box_l {
	float: left;
	width: 220px;
	height: 440px;
	margin-right: 13px;
}
.shop_box .box_c {
	float: left;
	width: 220px;
	height: 440px;
}
.shop_box .box_r {
	float: right;
	width: 220px;
	height: 440px;
}
/* ---------------------------------------------------------
	Page shopping > title
--------------------------------------------------------- */
.shop_hamazu_01 {
	position: relative;
}
.shop_hamazu_01 p.right {
	width: 685px;
	position: absolute;
	top: 215px;
	text-align: right;
}
.shop_minamitei_01 {
	position: relative;
}
.shop_minamitei_01 p.right {
	width: 685px;
	position: absolute;
	top: 310px;
	text-align: right;
}
/* ---------------------------------------------------------
	Page shopping > rest
--------------------------------------------------------- */
.rest {
}
.rest .clearfix {
	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom: dotted 1px #ccc;
}
.rest .f_right {
	width: 380px;
}
.rest h4 {
	margin: 10px 0 15px;
	padding-bottom: 10px;
	font-size: 130%;
}
.rest span {
	font-weight: normal;
	font-size: 90%;
}
.hamazu h4 {
	background: url(images/shopping/shop_hamazu_07.jpg) no-repeat left bottom;
}
.ichiba h4 {
	background: url(images/shopping/shop_ichiba_07.jpg) no-repeat left bottom;
}

.minamitei h4 {
	background: url(images/shopping/shop_minamitei_18.jpg) no-repeat left bottom;
}
/* ---------------------------------------------------------
	Page shopping > shop_minamitei_02
--------------------------------------------------------- */
.shop_minamitei_02 {
	width: 700px;
	margin-top: 20px;
	list-style: none;
}
.shop_minamitei_02 li {
	float: left;
	margin-right: 2px;
}
/* ---------------------------------------------------------
	Page shopping > shop_minamitei_03
--------------------------------------------------------- */
.shop_minamitei_03 {
	margin: 20px 0;
	padding-bottom: 15px;
	background: #f3e9de;
}
.shop_minamitei_03 p.txt {
	margin: 8px 10px 8px;
}
.shop_minamitei_03 p.right {
	margin: 5px 5px 0;
}
.shop_minamitei_03 img.f_left {
	margin-right: 10px;
}
#shop_minamitei_10 p.right {
	width: 470px;
}

/* ---------------------------------------------------------
	Page access
--------------------------------------------------------- */
.map iframe {
	width: 685px;
	border: 1px solid #ccc;
}
.access {
	margin-top: 30px;
}
.access .clearfix {
	padding-bottom: 3px;
}
.access h4 {
	margin-right: 10px;
}
.access p {
	margin-top: 4px;
}
.access a {
	margin-right: 5px;
	padding: 3px 4px 2px;
	background: #ff9f23;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}
.access a:hover {
	background: #ffb24f;
	color: #fff;
}
.access dt {
	margin-top: 15px;
	font-weight: bold;
}
.access dd {
	margin-top: 5px;
	padding-bottom: 10px;
	border-bottom: dotted 1px #ccc;
}

/* ---------------------------------------------------------
	Page access > map_car
--------------------------------------------------------- */
.map_car .clearfix {
	border-bottom: solid 3px #ff68af;
}
.map_car dt {
	color: #ff68af;
}
/* ---------------------------------------------------------
	Page access > map_train
--------------------------------------------------------- */
.map_train .clearfix {
	border-bottom: solid 3px #37b200;
}
.map_train dt {
	color: #37b200;
}
/* ---------------------------------------------------------
	Page access > map_ferry
--------------------------------------------------------- */
.map_ferry .clearfix {
	border-bottom: solid 3px #429fff;
}
.map_ferry dt {
	color: #429fff;
}

/* ---------------------------------------------------------
	Page sightseeing
--------------------------------------------------------- */
.body_l a:hover img {
	opacity: 0.8;
	filter: Alpha(opacity=80);
}
.sight_tit {
	border-bottom:3px solid #3a9dff;
}
.sightseeing .center {
	margin-top: 15px;
	text-align: center;
}
.sightseeing .clearfix {
	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom: dotted 1px #ccc;
}
.sightseeing .f_right {
	width: 520px;
}
.sightseeing p {
	margin-bottom: 10px;
}
.sightseeing strong {
	padding-left: 22px;
	background: url(images/sightseeing/sightseeing_03.jpg) no-repeat left;
	font-size: 120%;
	line-height: 16px;
}
.sightseeing table {
	width: 520px;
	border-collapse: collapse;
}
.sightseeing th {
	width: 22%;
	padding: 10px;
	border: solid 1px #ccc;
	background: #f0f0f0;
	text-align: center;
}
.sightseeing td {
	padding: 10px;
	border: solid 1px #ccc;
	text-align: left;
}


/* ---------------------------------------------------------
	Page coupon
--------------------------------------------------------- */
.body_l a:hover img {
	opacity: 0.8;
	filter: Alpha(opacity=80);
}
.coupon h2 {
	height: 40px;
}
.coupon p.center {
	margin-bottom: 20px;
	text-align: center;
}
.coupon {
	text-align: center;
}
.coupon dl {
	width: 594px;
	margin: 4px auto 0;
	padding: 10px;
	border-bottom: dotted 1px #ccc;
	text-align: left;
}
.coupon dt {
	float: left;
	width: 70px;
}
.coupon dd {
	float: left;
	width: 500px;
}

/* ---------------------------------------------------------
	Page coupon > outline
--------------------------------------------------------- */
.coupon p {
	margin-top: 15px;
	line-height: 170%;
}
.coupon table {
	width: 604px;
	margin: 30px auto 0;
	border-collapse: collapse;
}
.coupon th {
	width: 18%;
	padding: 10px;
	border: solid 1px #ccc;
	background: #f0f0f0;
	text-align: center;
	vertical-align: top;
}
.coupon td {
	padding: 10px;
	border: solid 1px #ccc;
	text-align: left;
}

/* ---------------------------------------------------------
	Page info
--------------------------------------------------------- */
.body_l a:hover img {
	opacity: 0.8;
	filter: Alpha(opacity=80);
}
/* ---------------------------------------------------------
	Page info > privacy
--------------------------------------------------------- */
.privacy p {
	margin-top: 15px;
	line-height: 170%;
}
/* ---------------------------------------------------------
	Page info > link
--------------------------------------------------------- */
.link p.center {
	margin-bottom: 20px;
	text-align: center;
}
.link dl {
	margin-bottom: 30px;
}
.link dt {
	margin-top: 15px;
	padding-left: 22px;
	background: url(images/sightseeing/sightseeing_03.jpg) no-repeat left;
	font-size: 120%;
	line-height: 16px;
}
.link dd {
	margin-top: 5px;
	padding-bottom: 10px;
	border-bottom: dotted 1px #ccc;
}
/* ---------------------------------------------------------
	Page info > outline
--------------------------------------------------------- */
.outline p {
	margin-top: 15px;
	line-height: 170%;
}
.outline table {
	width: 685px;
	margin-top: 15px;
	border-collapse: collapse;
}
.outline th {
	width: 18%;
	padding: 10px;
	border: solid 1px #ccc;
	background: #f0f0f0;
	text-align: center;
	vertical-align: top;
}
.outline td {
	padding: 10px;
	border: solid 1px #ccc;
	text-align: left;
}
.sightseeing{
	width: 685px;
}

/* ---------------------------------------------------------
	Page sitemap
--------------------------------------------------------- */
.sitemap ul {
	width: 342px;
	overflow: hidden;
}
.sitemap li {
	margin-top: 15px;
	line-height: 170%;
	list-style: none;
	padding-left: 22px;
	background: url(images/sightseeing/sightseeing_03.jpg) no-repeat 0 3px;
}
.sitemap li ul {
	margin-top: 4px;
}
.sitemap li li {
	margin: 0;
	padding-left: 0px;
	background: none;
}
.sitemap a {
	text-decoration: none;
	color: #333;
}
.sitemap a:hover {
	text-decoration: underline;
	color:#17bbea;
}

/* ---------------------------------------------------------
	Page Contact (団体様向けページ)
--------------------------------------------------------- */
.dantai-menu{
	margin:20px 0px;
	width: 685px;
}
.menu-list{
	margin-top:20px;
	padding-bottom:20px;
	border-bottom:1px dotted #CCCCCC;
	overflow: hidden;
}
.menu-list img{
	float:left;
	padding:4px;
	border:1px solid #CCCCCC;
}
.menu-list-r{
	float:right;
	width: 380px;
}
p.menu-title{
	margin:10px 0px 15px;
	padding-bottom:10px;
	font-size:130%;
	background:url(images/contact/rest_fish_09.jpg) no-repeat left bottom;
}
.contact-section{
	margin:20px 0px;
}
p.how-contact{
	margin:20px 0px;
	line-height:180%;
}

/* ---------------------------------------------------------
	Page Restraunt (商品紹介ページ)
--------------------------------------------------------- */
p.menu-title-funaosa{
	margin:10px 0px 15px;
	padding-bottom:10px;
	font-size:130%;
	background:url(images/restaurant/rest_funaosa_08.jpg) no-repeat left bottom;
}
p.menu-title-hamazu{
	margin:10px 0px 15px;
	padding-bottom:10px;
	font-size:130%;
	background:url(images/shopping/shop_hamazu_07.jpg) no-repeat left bottom;
}
p.menu-title-ichiba{
	margin:10px 0px 15px;
	padding-bottom:10px;
	font-size:130%;
	background:url(images/shopping/shop_ichiba_07.jpg) no-repeat left bottom;
}
p.menu-title-minamitei{
	margin:10px 0px 15px;
	padding-bottom:10px;
	font-size:130%;
	background:url(images/shopping/shop_minamitei_18.jpg) no-repeat left bottom;
}


/* ---------------------------------------------------------
	Page event201307 (イベントカレンダー)
--------------------------------------------------------- */
.clearfix a img:hover{
	opacity:0.7;
}
#campaign{
	margin:30px auto;
}
#campaign h2{
	font-size:18px;
	color:#006699;
	border-bottom:3px solid #3B9DFF;
	padding-bottom:3px;
	width:330px;
}
#campaign .topics{
	margin:20px 0px 50px 0px;
	overflow:hidden;	
}
#campaign .topics img{
	float:left;
	border:1px dashed #CCCCCC;
}
#campaign .content{
	width:485px;
	float:right;
}
#campaign .content h3{
	font-size:15px;
	color:#006699;
	border-bottom:1px solid #3B9DFF;
	padding-bottom:3px;
	margin:5px;
}
#campaign .content p{
	margin:5px 0px 10px 0px;	
}
#campaign .content a p:hover{
	opacity:0.7;
}
#campaign p.more{
	font-size:11px;
	font-weight:bold;
	padding:5px 20px;
	color:white;
	background-color:#006699;
	float:right;
}

/* ---------------------------------------------------------
	Page ｎｙｂｋ (のこぎりやま基金)
--------------------------------------------------------- */
#rightmain h2{
	font-size:18px;
	letter-spacing:0.1em;
	padding:7px 0px 7px 0px;
	border-top:3px double #000000;
	border-bottom:3px double #000000;
	margin:20px 0px;
}
#rightmain h3{
	font-size:25px;
	font-weight:bold;
	letter-spacing: 0.15em;	
	padding-left:8px;
	margin:20px 0px;
}
#rightmain h5{
	font-size:18px;
	letter-spacing:0.1em;
	padding:7px 0px 14px 0px;
	border-bottom:1px solid #000000;
	text-align:center;
	margin:20px 0px;
}


table{}
tbody{}
tr{}
td.question{
	width:220px;
	background:#EDEDEE;
	padding:15px 0px 15px 20px;
}
td.answer{
	width:420px;
	padding:15px 0px 15px 20px;
}
span.must{
	font-size:10px;
	color:red;
	padding-left:1px;
}
input,textarea,select{
	font-size:12px;
}
.submit{
	width:170px;
	margin:20px 235px;
}

