@charset "Shift_JIS";

/* 要素リセット */
body{
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 75%;
	font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'Osaka', sans-serif;
	color: #333333; /* 標準文字色 */
	background-color: #FFFFFF;
	background-image : url(bg_4Kc.png);
	background-repeat: repeat;
	background-position: center top;
}
/* Safari用ハック 文字サイズ調整 */
/*\*/
html:first-child body{
    font-size: 70%;
}
/* end */

img{
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
}

/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */
#hpb-headerMain{
	float: right;
	width: 360px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#hpb-headerMain h1{
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	text-align: right;
	font-weight: normal;
	line-height: 12px;
	font-size: 10px;
	margin: 0;
}

#hpb-headerLogo{
	width: 440px;
	float: left;
	height: 83px;
	margin-top: 10px;
}

#hpb-headerLogo a{
	display: block;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	text-indent: -9999px;
	overflow: hidden;
	height: 83px;
	background-image : url(logo_4Cb.png);
	background-position: center left;
	background-repeat: no-repeat;
}

#hpb-headerExtra1{
	width: 360px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	float: right;
}

#hpb-headerExtra1 p.tel{
	/* 電話番号の文字設定 */
    margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	font-size: 14px;
	font-weight:bold;
	line-height: 19px;
	text-align: right;
	color: #3e6744;
}

#hpb-headerExtra1 p.tel span{
	color: #666666;    /* 電話番号の「TEL」文字設定 */
	font-size: 12px;
	font-weight:normal;
	padding-right:3px;
}

#hpb-headerExtra1 p.address{
	/* 住所文字設定 */
    margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	line-height: 19px;
	text-align: right;
}

#hpb-headerExtra2 {
}

/* フッター内パーツ */
#hpb-footer{
	clear: both;
	position: relative;
	padding-top: 18px;
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #19882b;
}

#hpb-footerMain {
}

#hpb-footerMain p{
	/* コピーライト文字設定 */
    margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 25px;
	padding-right: 15px;
	font-size: 0.9em;
	text-align: right;
	line-height: 18px;
	background-image : url(footerBg_4Kc.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 0px;
	color:#19882b;
	font-weight:bold;
}

#hpb-footerLogo {
}

#hpb-footerExtra1{
	width: 400px;
	position: absolute;
	top: 20px;
	left:0;
}

#hpb-footerExtra1 ul{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 10px;
    list-style-type: none;
    text-align: left;
}

#hpb-footerExtra1 li{
	/* フッターナビ設定 */
    line-height: 1.2;
	font-size: 0.85em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#hpb-footerExtra1 li a{
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left:15px;
	font-size: 1.0em;
	margin-right: 8px;
	margin-left: 8px;
	background-image : url(fpoint_4Kc.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	color: #333333;
}

#hpb-footerExtra1 a:link{
	text-decoration: underline;
}
#hpb-footerExtra1 a:visited{
	text-decoration: underline;
}
#hpb-footerExtra1 a:hover{
	text-decoration: none;
}
#hpb-footerExtra1 a:active{
	text-decoration: none;
}

#hpb-footerExtra2 {
}

/* サイドブロック内パーツ */

/* バナー */
#banner{
	width: 230px;
	margin-right: auto;
	padding-bottom: 10px;
}

#banner ul{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
}

#banner li{
	display: block;
	height: 48px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
}

#banner li a{
	display: block;
	height: 48px;
	text-indent: 50px;
	overflow: hidden;
	text-align: left;
	font-size:1.1em;
	color:#FFFFFF;
	font-weight:bold;
	line-height:50px;
	text-decoration:none;
	overflow:hidden;
    background-position: left top;
    background-repeat: no-repeat;
}

#banner a#banner-special{
    /* 限定メニューバナー */
    background-image : url(banner_4Kc_01.png);
}

#banner a#banner-event{
    /* イベント情報バナー */
    background-image : url(banner_4Kc_02.png);
}

#banner a#banner-space{
    /* 貸切スペースバナー */
    background-image : url(banner_4Kc_03.png);
}

#banner a#banner-access{
    /* アクセスバナー */
    background-image : url(banner_4Kc_04.png);
}

#banner a#banner-reserve{
    /* ご予約バナー */
    background-image : url(banner_4Kc_05.png);
}


/* 店舗情報 */
#shopinfo{
	padding-top: 15px;
	padding-bottom: 5px;
	background-color: #FFF;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffb20d;
	border-bottom-color: #ffb20d;
	background-image : url(shopInfo_4Kc.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ffb20d;
	border-left-color: #ffb20d;
}

#shopinfo img.shopinfo-img{
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}

#shopinfo h3{
    height: 1px;
    margin-top: 0;
    margin-bottom: 0;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
}

#shopinfo h4{
    width: 190px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    font-weight: bold;
    font-size: 1em;
    padding-top: 0;
    color: #9e6c01;
}

#shopinfo p{
	width: 195px;
	margin-top: 0.1em;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.5;
	margin-bottom: 10px;
}

/*--------------------------------------------------------
  ナビゲーションデザイン設定
--------------------------------------------------------*/

#hpb-nav li a {
    /* ナビゲーション文字設定 */
}


/*--------------------------------------------------------
  基本パーツデザイン設定
--------------------------------------------------------*/

/* リンク文字色 */
a:link{
	color: #333333;
	text-decoration: underline;
}
a:visited{
	color: #333333;
	text-decoration: underline;
}
a:hover{
	color: #3e6744;
	text-decoration: none;
}
a:active{
	color: #3e6744;
	text-decoration: none;
}

#hpb-skip{
    /* ヘッダースキップの非表示 */
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
}

p{
	margin-top: 0.5em;
	margin-bottom: 2em;
	padding-right: 1em;
	padding-left: 1em;
	line-height: 1.4;
	text-align: left;
}

p.large{
    font-weight: bold;
}
p.indent{
    padding-left: 15px;
}

.left{
    float: left;
}
.right{
    float: right;
}

hr{
    width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    clear: both;
    border-top-width: 1px;
    border-top-style: none;
    border-right-width: 1px;
    border-right-style: none;
    border-left-width: 1px;
    border-left-style: none;
    color: #ffffff;
    border-bottom-width: 1px;
    border-bottom-style: none;
}

.hpb-layoutset-02 h2{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	height: 60px;
	text-align: left;
	overflow: hidden;
	line-height: 62px;
	font-weight:bold;
	background-image : url(titleBg_4Kc.png);
	background-repeat: repeat-y;
	background-position: right top;
}

.hpb-layoutset-02 h2 span.ja{
	font-size: 17px;
	padding-left: 13px;
	padding-bottom: 0px;
	padding-top: 0px;
	color: #3e6744;
}

.hpb-layoutset-02 h2 span.en{
	font-size: 12px;
	color: #8CC495;
	font-weight: normal;
	padding-left: 13px;
	text-transform: uppercase;
}

#hpb-wrapper h3{
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 17px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-size: 15px;
	line-height: 1.2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #19882b;
	text-align: left;
	color: #3e6744;
	background-image : url(indexBg_4Kc.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#hpb-wrapper h3 span.en{
    display: none;
}

#hpb-wrapper h3 span.ja{
	font-size: 15px;
}

h3.hpb-c-index{
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
    background: none;
}

h4{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	text-align: left;
	font-size: 1em;
	line-height: 1.2;
	font-weight: bold;
	color: #3e6744;
}

h5{
    display: inline;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 18px;
    text-align: left;
    background-image : url(point_4Kc.png);
    background-position: 3px 6px;
    background-repeat: no-repeat;
    font-size: 1.1em;
    line-height: 1.5;
    font-weight: normal;
}

table{
    margin-top: 5px;
    margin-right: auto;
    margin-bottom: 5px;
    margin-left: 0;
    border-collapse: collapse;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #9e6c01;
}

table th{
    padding-top: 5px;
    padding-right: 16px;
    padding-bottom: 5px;
    padding-left: 9px;
    text-align: left;
    background-color: #ffe6af;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #9e6c01;
}

table td{
    padding-top: 5px;
    padding-right: 15px;
    padding-bottom: 5px;
    padding-left: 8px;
    text-align: left;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #9e6c01;
}

/* フォームパーツ設定 */
input.button{
    margin-top: 10px;
    margin-bottom: 15px;
	margin-left:auto;
	margin-right:auto;
}

textarea{
    width: 350px;
    height: 200px;
}

input.l{
    width: 350px;
}
input.m{
    width: 250px;
}
input.s{
    width: 50px;
}


/* メインコンテンツ内基本パーツ */

#hpb-main ul{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
}

#hpb-main ul li{
    text-align: left;
    line-height: 1.4;
    padding-top: 5px;
    padding-right: 15px;
    padding-bottom: 5px;
    padding-left: 18px;
    background-image : url(point_4Kc.png);
    background-position: 5px 8px;
    background-repeat: no-repeat;
}

#hpb-main dl{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 20px;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
}

#hpb-main dt{
    float: left;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    text-align: left;
    line-height: 1.4;
    font-weight: normal;
    width: 9em !important;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 2px;
    padding-left: 15px;
}

#hpb-main dd{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 2px;
    text-align: left;
    line-height: 1.4;
    padding-left: 11em;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #CCCCCC;
}

* html #hpb-main dd{
    height: 1%; /* for IE6 */
}

#hpb-main dl::after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-main img.left{
    margin-top: 5px;
    margin-right: 20px;
    margin-bottom: 10px;
    float: left;
}

#hpb-main img.right{
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 20px;
    float: right;
}

#pagetop{
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	text-align: left;
	padding-left: 5px;
}

#pagetop a{
    /* ページの先頭へのリンク設定 */
    display: block;
    width: 150px;
    height: 18px;
    margin-left: 0;
    margin-right: auto;
    background-image : url(returnTop_4Kc.gif);
    background-position: center left;
    background-repeat: no-repeat;
    text-align: left;
    text-indent: 15px;
    overflow: hidden;
}


/* トップページ デザイン定義 */
#toppage-info{
}
#toppage-info h3{
}
#toppage-info p{
	margin-top:0;
	margin-bottom:0;
	padding-bottom:15px;
}
#toppage-info hr{
	display:none;
}

#toppage-news{
	padding-bottom: 5px;
}

#toppage-news h3{
    margin-bottom: 0;
}

#toppage-news dt{
    width: 76px !important;
    padding-left: 0;
    padding-bottom: 0;
    padding-top: 5px;
    padding-right: 0;
}

#toppage-news dt img{
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #aaaaaa;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #aaaaaa;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #aaaaaa;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #aaaaaa;
}

#toppage-news dd{
    padding-left: 77px;
    min-height: 63px;
    padding-bottom: 5px;
    padding-top: 5px;
    color: #666666;
    border-bottom-style: solid;
}

* html #toppage-news dd{
    height: 68px; /* for ie6 */
}

*:first-child + html #toppage-news dd{
    height: 68px; /* for ie7 */
}

#hpb-main dd::after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#toppage-news span.date{
    color: #3e6744;
    line-height: 1.5;
    font-size: 1.0em;
}


.news-photo{
    float: left;
    padding-right: 10px;
    padding-bottom: 2px;
}

.news-comment{
    margin: 0px;
    color: #666666;
    margin-top: 0px;
	padding-top:15px;
}

#toppage-news hr{
    padding-top: 10px;
    margin-top: 0;
    margin-bottom: 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCCCCC;
    clear: both;
}

.news-photo img{
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #aaaaaa;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #aaaaaa;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #aaaaaa;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #aaaaaa;
	margin-left:10px;
}


/* アクセスマップ */

#access img{
	float:right;
	padding-left:10px;
	padding-bottom:10px;
}

/* ご予約 */

#contact form{
	padding-left:15px;
	text-align:center;
}
#contact form th,
#contact form td,
#contact form td input{
	text-align:left;
}

/* =======================================================
  レスポンシブル設定
======================================================= */
@media screen and (max-width: 568px) {
	
	body{
		background-image : none;
	}

	/*--------------------------------------------------------
	  共通レイアウトパーツ設定
	--------------------------------------------------------*/
	/* ヘッダー内パーツ */
	#hpb-headerMain{
		float: none;
		width: 100%;
		margin-top: 0;
	}

	#hpb-headerMain h1{
		padding-top: 20px;
		padding-right: 5px;
		padding-bottom: 5px;
		padding-left: 5px;
		text-align: left;
		line-height: 1.4;
	}

	#hpb-headerLogo{
		width: 98%;
		float: none;
		height: auto;
		margin-top: 0;
		margin-bottom: 0;
		margin-left: auto;
		margin-right: auto;
	}

	#hpb-headerLogo a{
		max-width: 100%;
		margin-top: 10px;
		margin-right: auto;
		margin-bottom: 10px;
		margin-left: auto;
		background-size: contain;
		background-position: top center;
	}

	#hpb-headerExtra1{
		width: 98%;
		margin-right: auto;
		margin-left: auto;
		padding-bottom: 0;
		float: none;
	}

	#hpb-headerExtra1 p.tel span{
		/* 電話番号の「TEL」文字設定 */
		display: block;
		padding-right: 0;
	}

	/* フッター内パーツ */
	#hpb-footer{
		padding-top: 0;
		margin-right: 0;
		margin-left: 0;
		background-image : url(footerBg_4Kc.gif);
		background-repeat: repeat-x;
		background-position: center bottom;
	}

	#hpb-footerMain p{
		/* コピーライト文字設定 */
		word-break: break-all;
		padding-top: 10px;
		padding-bottom: 10px;
		padding-right: 5px;
		padding-left: 5px;
		text-align: center;
		background-image : none;
	}

	#hpb-footerExtra1{
		width: 96%;
		position: relative;
		top: 0;
		margin-right: auto;
		margin-left: auto;
		padding-bottom: 23px;
	}

	#hpb-footerExtra1 ul{
		padding-left: 0;
	}

	#hpb-footerExtra1 li{
		/* フッターナビ設定 */
		line-height: 1.4;
		display: inline-block;
		margin-top: 3px;
		margin-bottom: 3px;
	}

	#hpb-footerExtra1 li a{
		display: inline-block;
	}
	
	/* サイドブロック内パーツ */

	/* バナー */
	#banner{
		max-width: 100%;
		box-sizing: border-box;
		margin-left: auto;
	}

	#banner a#banner-special{
		/* 限定メニューバナー */
		background-size: contain;
		background-position: center center;
		max-width: 100%;
		margin-right: auto;
		margin-left: auto;
	}

	#banner a#banner-event{
		/* イベント情報バナー */
		background-size: contain;
		background-position: center center;
		max-width: 100%;
		margin-right: auto;
		margin-left: auto;
	}

	#banner a#banner-space{
		/* 貸切スペースバナー */
		background-size: contain;
		background-position: center center;
		max-width: 100%;
		margin-right: auto;
		margin-left: auto;
	}

	#banner a#banner-access{
		/* アクセスバナー */
		background-size: contain;
		background-position: center center;
		max-width: 100%;
		margin-right: auto;
		margin-left: auto;
	}

	#banner a#banner-reserve{
		/* ご予約バナー */
		background-size: contain;
		background-position: center center;
		max-width: 100%;
		margin-right: auto;
		margin-left: auto;
	}


	/* 店舗情報 */
	#shopinfo img.shopinfo-img{
		max-width: 96%;
		box-sizing: border-box;
		margin-right: auto;
		margin-left: auto;
	}

	#shopinfo h4{
		width: 195px;
		max-width: 96%;
		box-sizing: border-box;
	}

	#shopinfo p{
		max-width: 96%;
		box-sizing: border-box;
	}

	/*--------------------------------------------------------
	  ナビゲーションデザイン設定
	--------------------------------------------------------*/

	#hpb-nav h3.hpb-c-index{
		width: 27px;
		height: 20px;
		background-image : url(btn_menu.png);
		background-position: top left;
		background-repeat: no-repeat;
		margin-left: 10px;
		margin-top: 10px;
		margin-bottom: 10px;
		overflow: hidden;
		text-indent: -9999px;
		cursor: pointer;
	}

	/*--------------------------------------------------------
	  基本パーツデザイン設定
	--------------------------------------------------------*/

	/* リンク文字色 */

	p{
		padding-right: 0;
		padding-left: 0;
	}

	.hpb-layoutset-02 h2{
		height: auto;
		line-height: 1.4;
		padding-top:10px;
		padding-bottom: 10px;
		background-image : none;
		background-color: #e8f3e9;
		border-top-color: #19882b;
		border-top-width: 2px;
		border-top-style: solid;
		border-right-color: #19882b;
		border-right-width: 2px;
		border-right-style: solid;
		border-bottom-color: #19882b;
		border-bottom-width: 2px;
		border-bottom-style: solid;
		border-left-color: #19882b;
		border-left-width: 2px;
		border-left-style: solid;
		width: 96%;
		margin-right: auto;
		margin-left: auto;
		border-top-left-radius:6px;
		border-top-right-radius:6px;
		-webkit-border-top-left-radius:4px;
		-webkit-border-top-right-radius:4px;
		display: inline-block;
		word-break: break-all;
	}

	.hpb-layoutset-02 h2 span.ja{
		padding-right: 13px;
		display: block;

	}

	.hpb-layoutset-02 h2 span.en{
		padding-right: 13px;
		display: block;

	}

	#hpb-wrapper h3{
		padding-right: 10px;
	}

	h4{
		padding-right: 0;
		padding-left: 0;
	}

	table{
		width: 100%;
		margin-left: auto;
		box-sizing: border-box;
	}

	/* フォームパーツ設定 */
	textarea{
		width: 96%;
	}
	input.l{
		width: 96%;
	}
	input.m{
		width: 60%;
	}
	input.s{
		width: 30%;
	}


	/* メインコンテンツ内基本パーツ */
	#hpb-main ul li{
		padding-right: 0;
	}

	#hpb-main dt{
		float: none;
		max-width: 100%;
		box-sizing: border-box;
	}

	#hpb-main dd{
		padding-left: 0;
	}

	#hpb-main img.left{
		margin-right: 0;
		float: none;
	}

	#hpb-main img.right{
		margin-left: 0;
		float: none;
	}

	#pagetop{
		margin-bottom: 0;
	}

	/* トップページ デザイン定義 */
	.news-photo img{
		margin-left: 0;
	}

	/* アクセスマップ */

	#access img{
		float:none;
		padding-left:0;
	}

	/* ご予約 */

	#contact form{
		padding-left:0;
	}

	#contact form td input{
		margin-top: 5px;
		margin-bottom: 5px;
	}

}