@charset "utf-8";

/*
2010-01-23、高村
ページ背景、基本レイアウトブロック、ヘッダ、フッタ、ナビゲーションはcommon.css参照。
記事ブロック内の要素はここに記述。
フォームがあればform.cssに書き分ける。
 */

/* ===========全ページ共通=========== */
h2.midasi-page {
	margin:0 0 25px;
	padding:0;
	line-height:1
}
h2.midasi-page img {
	vertical-align:bottom;
}
/* 日本語版のみ */
.txt-space05em {
	letter-spacing:0.5em;
}
.txt-space1em {
	letter-spacing:1em;
}
span.txt-space2em {
	letter-spacing:2em;
}
/* IE6対策でバラツキをリセットしておく */
h2,h3,h4,h5,h6 {
	font-size:100%;
}


/* ===========トップページ=========== */
#table-top {
	margin:0;
	padding:0;
	border-top:5px solid #262626;
	border-bottom:10px solid #262626;
}
#table-top .td-photo {
	width:425px;
	background:#262626;
}
#table-top .td-txt {
	color:#fff;
	background:#999 url(../images/top/p_top_okami.jpg) no-repeat bottom center;
	padding:0px 12px;
	vertical-align:top;
}
#table-top h2 {
	font-size:110%;
	font-weight:bold;
	margin:15px 0 10px;
	line-height:1.5;
}
#table-top p {
	margin:6px 0;
	line-height:1.6;
}
/* バナースペース */
.sec-bnrtop {
	margin:24px 0 20px;
	padding:0px 0px;
	/*background:#f3f3f3;*/
}
.sec-bnrtop img {
	margin-right:10px;
	vertical-align:bottom;
}

/* ===========サービス=========== */
/* 料金表 */
#sec-service {
	width:720px;
	margin:0 auto 25px;
}
#sec-service h3 {
	color:#fff;
	font-size:110%;
	margin:0 0 10px;
	padding:4px 10px;
	line-height:1;
	background:transparent url(../images/common/back_txt_S2.jpg) repeat-y;
}
#sec-service h4 {
	font-size:100%;
	margin:16px 10px 8px;
	padding:0px 0px;
	line-height:1;
}
/* 料金表ブロックの写真 */
#sec-service .box-photo {
	margin:0 auto 15px;
}
#sec-service .box-photo img {
	display:block;
	margin:0 auto;
	border:6px solid #fff;
}

/* 料金表 */
#sec-service .box-left {
	width:350px;
	float:left;
	margin-bottom:10px;
	padding-bottom:10px;
	background:#f3f3f3;
	/*border:1px solid #ccc;*/
}
#sec-service .box-right {
	width:350px;
	float:right;
	padding-bottom:10px;
	margin-bottom:10px;
	background:#f3f3f3;
	/*border:1px solid #ccc;*/
}
#sec-service table {
	width:334px;
	margin:0 auto;
	border-top:1px solid #e6e6e6;
	border-bottom:1px solid #e6e6e6;
}
#sec-service th {
	text-align:left;
	width:15em;
	padding:6px 6px;
	line-height:1.5;
	background:#ffdece;
	border-bottom:1px dotted #ccc;
}
#sec-service td {
	text-align:left;
	padding:6px 6px 6px 10px;
	background:#fff;
	line-height:1.5;
	border-bottom:1px dotted #ccc;
}

/* 罫線のダブリを消す */
#sec-service th.nobd, #sec-service td.nobd {
	border:none;
}

/* 個別指定用 */
#table-price1 {
}
#table-price2 {
}

#table-time {
}
#table-room {
}

/* クレジットカード */
#sec-service .box-credit {
	background:#e0e0c0;
	margin:15px 8px 0;
	padding:12px 0 6px;
}
#sec-service .box-credit h4 {
	margin:0px 10px 10px;
	padding:0px 5px 5px;
	line-height:1;
	border-bottom:1px dotted #666;
}

#sec-service .box-credit ul {
	margin:10px 0 0;
	margin-left:2.5em;
	padding:0;
	list-style:disc;
}
#sec-service .box-credit li {
	margin:6px 0;
	line-height:1;
}

/* 料金ブロックの説明文 */
#sec-service p.cap-price1 {
	color:#930;
	margin:8px 16px 6px;
	padding:0;
	line-height:1.5;
}
#sec-service p.cap-price2 {
	clear:both;
	color:#930;
	margin:6px 6px;
	padding:0;
	line-height:1.5;
}

/* その他サービス説明 */
#sec-service .box-btm {
	clear:both;
	margin:6px 0 0;
	padding:5px 0 5px;
	background:#f3f3f3;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
#sec-service .box-btm h4 {
	margin:8px 16px 12px;
	padding:0;
	line-height:1;
}
#sec-service .box-btm ul {
	margin:5px 0 0;
	margin-left:2.5em;
	padding:0;
	list-style:disc;
}
#sec-service .box-btm li {
	margin:5px 0;
	line-height:1.2;
}

/* レストラン */
#sec-restaurant {
	width:720px;
	margin:0 auto 20px;
}
#sec-restaurant h3 {
	color:#fff;
	font-size:110%;
	margin:0 0 16px;
	padding:4px 10px;
	line-height:1;
	background:transparent url(../images/common/back_txt_L3.jpg) repeat-y;
}
#sec-restaurant p.txt-open {
	color:#fff;
	font-size:120%;
	margin:0;
	padding:6px 10px;
	line-height:1;
	background:transparent url(../images/common/back_txt_brown.jpg) repeat-y;
}

/* レストランの写真ブロック */
#sec-restaurant .box-photo {
	width:310px;
	float:left;
}
#sec-restaurant .box-photo img {
	border:1px solid #e6e6e6;
}
#sec-restaurant .box-photo .photo1 {
	margin-bottom:6px;
}
#sec-restaurant .box-photo .photo2 {
	margin-right:6px;
}

/* レストランの文字ブロック */
#sec-restaurant .box-txt {
	width:395px;
	float:right;
}
#sec-restaurant h4 {
	margin:20px 0 10px;
	padding:4px 5px 2px;
	background:#fff url(../images/common/back_txt_lightbrown.jpg) repeat ;
	line-height:1.5;
	border-top:1px solid #ffe5b2;
	border-bottom:1px solid #ffe5b2;
}
#sec-restaurant h5 {
	font-size:100%;
	color:#930;
	margin:16px 5px 10px;
	line-height:1;
}
#sec-restaurant p {
	margin:6px 5px;
	line-height:1.6;
}

#ul-time {
	margin:0 0 10px;
	border-top:1px solid #ccc;
}
#ul-time li {
	font-weight:normal;
	margin:0;
	padding:8px 5px 5px;
	line-height:1.5;
	background:#f3f3f3;
	border-bottom:1px solid #ccc;
}
.ul-food {
	margin-left:2em;
	list-style:disc;
}
.ul-food li {
	margin:5px 0;
	line-height:1.5;
}
.ul-food strong {
	color:#930;
}

/* サービス案内ページのフォトギャラリー（英語版のみ） */
#sec-photogal {
	width:720px;
	margin:25px auto;
	/*background:#f3f3f3;*/
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
#sec-photogal h3 {
	text-align:center;
	font-size:medium;
	font-style:italic;
	margin:10px 4px 10px;
	padding:5px 0;
	line-height:1;
	background:#ccc url(../images/common/back_txt_gray.jpg) repeat; 
}
#sec-photogal table {
	width:100%;
	margin:0 auto;
}
#sec-photogal td {
	text-align:center;
	vertical-align:top;
}
#sec-photogal img {
	margin:0;
	border:1px solid #e6e6e6;
}
#sec-photogal p {
	margin:5px auto 10px;
	line-height:1.5;
}

/* ===========アクセスマップ=========== */
/* 地図 */
.sec-map {
	width:680px; /* 旧幅 */
	width:720px;
	margin:0 auto 20px;
	padding-bottom:0px;
	border-bottom:1px solid #ccc;
}
img#map{
	display:block;
	margin:0 auto;
	border:3px solid #e6e6e6;
}
p.lead-map {
	color:#000;
	text-align:center;
	font-size:110%;
	margin:0 0 5px;
	line-height:1.5;
}
/* GoogleMap用 */
.sec-map iframe {
	width:600px;
	display:block;
	margin:0 auto;
	border:3px solid #ccc;
}
#btn-mapChange {
	text-align:center;
	width:606px;
	font-size:110%;
	margin:8px auto 16px;
	padding:6px 0;
	line-height:1;
	background:#f3f3f3;
	border-top:1px solid #e6e6e6;
	border-bottom:1px solid #e6e6e6;
}
#btn-mapChange a {
	color:#f60;
}
#btn-mapChange a:hover {
	color:#f90;
}
.sec-map address {
	font-size:100%;
	text-align:center;
	font-style:normal;
	margin:8px auto;
	line-height:1.4;
}
.sec-map address strong {
	font-size:120%;
}

/* ビジターの写真 */
.sec-vistorph {
	width:680px; /* 旧幅 */
	width:720px;
	margin:0 auto 25px;
}
.sec-vistorph h2 {
	font-size:110%;
	color:#fff;
	margin:0 0 12px;
	padding:6px 10px;
	line-height:1;
	background:transparent url(../images/common/back_txt_L3.jpg) repeat-y;
	border-bottom:1px solid #ccc;
}
.sec-vistorph .box-photo {
}
.sec-vistorph .box-photo img {
	margin:0 5px;
	border:1px solid #ccc;
}
.sec-vistorph .box-photo img.nomg {
	margin-right:0px;
}
.sec-vistorph p {
	margin:7px 0;
	padding:6px 10px;
	line-height:1.5;
	background:#ffdece;
}

/* にっか亭の紹介 */
#sec-nikkatei {
	width:712px;
	margin:25px auto;
	background:#000 url(../images/access/back_nikkateki.jpg) no-repeat left bottom;
	border:4px solid #ccc;
}
#sec-nikkatei h2 {
	text-align:center;
	color:#fff;
	font-size:130%;
	margin:16px 16px 8px 220px;
	padding:0 5px 4px;
	line-height:1;
	letter-spacing:1px;
	border-bottom:1px solid #ccc;
}

#sec-nikkatei p {
	text-align:center;
	color:#fff;
	margin:0px 16px 16px 220px;
	line-height:1;
	letter-spacing:1px;
}
#sec-nikkatei p strong {
	font-size:120%;
}
#sec-nikkatei .box-photo {
	text-align:right;
	margin:0 16px 16px 0;
}
#sec-nikkatei .box-photo img {
	margin-left:12px;
	border:1px solid #ccc;
}

/* 日本語版のみ、文字のサイズ調整用 */
#sec-nikkatei h2.txt-jp {
	font-size:120%;
	padding:0 5px 4px;
}
#sec-nikkatei h2.txt-jp strong {
	font-size:130%;
	letter-spacing:3px;
}

/* ===========観光情報=========== */
.sec-localphoto {
	width:720px;
	margin:0 auto 25px;
}
.sec-localphoto h3 {
	text-align:center;
	color:#333;
	font-size:110%;
	margin:0 0 15px;
	padding:5px;
	line-height:1.5;
	background:#fff url(../images/common/back_txt_lightbrown.jpg) repeat ;
	border-top:1px solid #ffe5b2;
	border-bottom:1px solid #ffe5b2;
}
/* 観光情報のリンク集 */
.sec-links {
	width:720px;
	margin:0 auto 25px;
}
.sec-links h3 {
	font-size:110%;
	color:#fff;
	margin:0 0 16px;
	padding:6px 10px;
	line-height:1;
	background:transparent url(../images/common/back_txt_L3.jpg) repeat-y;
	border-bottom:1px solid #ccc;
}
.sec-links ul {
	margin:10px 10px;
	padding:0;
}
.sec-links li {
	margin:0;
	padding:0;
	line-height:1.5;
}

.table-photo {
}
.table-photo td {
	vertical-align:top;
}
.table-photo img {
	border:1px solid #e6e6e6;
}
.table-photo p {
	font-size:90%;
	/*font-style:italic;*/
	text-align:center;
	margin:5px 0px 15px;
	padding:5px 10px;
	line-height:1.5;
	background:#f3f3f3 ;
	border:1px dotted #ccc;
}
.table-photo p span {
	font-size:90%;
	color:#555;
}

/* ==観光プラン、日本語版のみ== */
#sec-kankoplan {
	width:720px;
	margin:25px auto;
	border:1px solid #999;
}
#sec-kankoplan h3 {
	text-align:center;
	color:#fff;
	font-size:110%;
	margin:0 0;
	padding:7px 0;
	line-height:1;
	background:#000 url(../images/common/back_txt_black.jpg) repeat-y;
	border-bottom:1px solid #fff;
}

/* 観光業者 */
#sec-kankogyosha {
	background:#000 url(../images/common/back_txt_gray.jpg) repeat-y;
}
#sec-kankogyosha h4 {
	text-align:center;
	font-size:110%;
	margin:0 0;
	padding:10px 16px 6px;
	line-height:1;
}
#sec-kankogyosha p {
	text-align:center;
	margin:0 0;
	padding:0 16px 6px;
	line-height:1.5;
}
#sec-kankogyosha p.info-gyosha {
	background:#fff;
	margin:0;
	padding:6px 16px;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
}
#sec-kankogyosha strong {
	font-size:110%;
}

/* 観光コース紹介 */
.sec-kankocouese {
	margin:15px 0px 0;
	padding-bottom:5px;
}
.sec-kankocouese h4 {
	text-align:center;
	font-size:110%;
	margin:15px 0px 10px;
	padding:5px 0;
	line-height:1;
	background:#000 url(../images/common/back_txt_gray.jpg) repeat-y;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.sec-kankocouese h5 {
	font-size:110%;
	color:#930;
	margin:20px 6px 6px;
	line-height:1;
}
.sec-kankocouese p {
	margin:5px 10px;
	padding-left:1em;
	text-indent:-1em;
	line-height:1.5;
}
.sec-kankocouese ul {
	margin:6px 10px 10px;
	border-top:1px dashed #ccc;
}
.sec-kankocouese li {
	margin:5px 0px;
	line-height:1.5;
	padding:2px 0;
	padding-left:12px;
	background:transparent url(../images/common/icn_arrow_brown.gif) no-repeat 0px 6px;
	border-bottom:1px dashed #ccc;
}
.sec-kankocouese li strong{

}

/* ===========日本語版の旧ページ、お引っ越しアナウンス=========== */
#sec-changeURL {
	width:700px;
	min-height:400px;
	height:auto !important; /* IE6以外 */
	height:400px; /* IE6 */	
	margin:30px auto;
}
#sec-changeURL h2 {
	font-size:medium;
	text-align:center;
	margin:0 0 16px;
	padding:6px 12px;
	letter-spacing:0.2em;
	background:transparent url(../images/common/back_txt_lightbrown.jpg) repeat ;
	border-top:1px solid #ffe5b2;
	border-bottom:1px solid #ffe5b2;
}
#sec-changeURL p {
	line-height:2;
}
#sec-changeURL ul {
	margin:20px 40px;
	list-style:disc;
}
#sec-changeURL li {
	margin:10px 0;
	line-height:1.5;
}
#sec-changeURL a {
	color:#f60;
	text-decoration:underline;
}
#sec-changeURL a:hover {
	color:#f90;
	text-decoration:underline;
}

/*==========clearfix 基本==========*/
/* for modern brouser */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

/*==========clearfix 基本終了==========*/
/*========== clearfix適用 ==========*/

/* for modern brouser */
.section:after,
.box-company:after,
.newsbox:after
{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.section,
.box-company,
.newsbox
{
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .section,
* html .box-company,
* html .newsbox
{
	height: 1%;
}
.section,
.box-company,
.newsbox
{
	display: block;
}
/* End hide from IE-mac */