@charset "Shift_JIS";

/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */

#hpb-headerMain
{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}

/* フッター内パーツ */
#hpb-footerMain
{
    width: 400px;
    float: right;
}

#hpb-footerMain p
{
    /* コピーライト文字設定 */
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    line-height: 1.2;
    text-align: right;
}

#hpb-footerLogo
{
}

#hpb-footerExtra1
{
    width: 400px;
    float: left;
}

#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: 0;
    list-style-type: none;
    text-align: left;
}

#hpb-footerExtra1 li
{
    /* フッターナビ設定 */
    margin: 0;
    padding: 0;
    line-height: 1.2;
}

#hpb-footerExtra1 li a
{
    padding-left: 12px;
    padding-right: 15px;
    background-image : url(point_6E.png);
    background-position: left center;
    background-repeat: no-repeat;
}

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

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

#hpb-aside H5 {
    line-height: 42px;
	text-align: center;
	background-image: url(indexBg_6E_01.png);
	background-position: left top;
	background-repeat: no-repeat;
	font-family: Century, HeiseiMincho, 'Hiragino Mincho Pro', 'MS Mincho', 'ヒラギノ明朝 Pro W3', 'ＭＳ Ｐ明朝', serif;
	font-size: 1.7em;
	letter-spacing: 0.1em;
}


/* バナー */
#banner
{
    border: 1px solid #d9d8d8;
    background-color: #eeeded;
    padding-top: 6px;
    padding-right: 5px;
    padding-bottom: 1px;
    padding-left: 5px;
}

#banner ul
{
    width: 267px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
}

#banner li
{
    display: block;
    margin-bottom: 5px;
    text-align: left;
}

#banner li a
{
    display: block;
    width: 267px;
    height: 136px;
    text-indent: -9999px;
    overflow: hidden;
    color: #fff;
}

#banner A#banner-reserve
{
    background-image : url(banner_6E_00.png);
    background-position: center center;
    background-repeat: no-repeat;
}

#banner A#banner-pet
{
    background-image : url(banner_6E_01.png);
    background-position: center center;
    background-repeat: no-repeat;
}

#banner A#banner-resort
{
    background-image : url(banner_6E_02.png);
    background-position: center center;
    background-repeat: no-repeat;
}

#banner A#banner-special
{
    background-image : url(recruit.png);
    background-position: center center;
    background-repeat: no-repeat;
}

#banner A#banner-keitai
{
    background-image : url(banner_6E_03.png);
    background-position: center center;
    background-repeat: no-repeat;
}

#banner A#banner-qa
{
    background-image : url(banner_6E_04.png);
    background-position: center center;
    background-repeat: no-repeat;
}

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


#hpb-nav A:link
{
    color: #6a3500;
    text-decoration: none;
}
#hpb-nav a:visited {
	color: #6a3500;
	text-decoration: none;
}
#hpb-nav a:hover
{
    text-decoration: none;
}
#hpb-nav a:active
{
    text-decoration: none;
}


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

/* リンク文字色 */
a:link
{
    color: #9c6b20;
    text-decoration: underline;
}
a:visited
{
    color: #9c6b20;
    text-decoration: underline;
}
a:hover
{
    color: #bf000f;
    text-decoration: none;
}
a:active
{
    color: #d1891a;
    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: 0.1em;
    padding-left: 0.1em;
    line-height: 1.4;
    text-align: left;
    overflow: visible;
}

P.large
{
    font-weight: bold;
    font-size : 1.1em;
    margin-bottom: 10px;
    margin-top: 5px;
}
p.indent
{
    padding-left: 15px;
}

.price
{
    color: #ff0000;
}

.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
{
    line-height: 42px;
    text-align: left;
    background-image : url(indexBg_6E_01.png);
    background-position: top left;
    background-repeat: no-repeat;
    font-size: 1.7em;
    letter-spacing: 0.1em;
    font-weight: normal;
    margin-left: -10px;
    margin-right: 0;
    margin-bottom: 10px;
    margin-top: 0;
    padding-left: 25px;
}

.hpb-layoutset-02 h2 span.ja
{
}

.hpb-layoutset-02 h2 span.en
{
    display: none;
}

#hpb-wrapper h3
{
    margin-top: 10px;
    margin-right: 0;
    margin-bottom: 20px;
    margin-left: 0;
    padding-top: 0;
    padding-left: 25px;
    padding-bottom: 0;
    font-size: 1.4em;
    line-height: 25px;
    text-align: left;
    font-weight: normal;
}

.hpb-layoutset-02 #hpb-wrapper h3
{
    margin-top: 10px;
    margin-right: 0;
    margin-bottom: 20px;
    margin-left: 0;
    padding-top: 8px;
    padding-left: 25px;
    padding-bottom: 0;
    font-size: 1.1em;
    line-height: 25px;
    text-align: left;
    background-image : url(indexBg_6E_03.png);
    background-position: top left;
    background-repeat: no-repeat;
    font-weight: normal;
}

#hpb-wrapper h3 span.en
{
    text-transform: capitalize;
}

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: 2px;
    text-align: left;
    font-size: 1.1em;
    line-height: 1.2;
    font-weight: bold;
    color: #6a3500;
}

h5
{
    margin-top: 0;
    margin-bottom: 0;
    text-align: left;
    font-size: 1.1em;
    line-height: 1.5;
    font-weight: bold;
}

table
{
    width: 100%;
    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: #d9d8d8;
}

table th
{
    padding-top: 5px;
    padding-right: 16px;
    padding-bottom: 5px;
    padding-left: 9px;
    text-align: left;
    background-color: #eeeded;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #d9d8d8;
    white-space: nowrap;
border-width: 1px 0px; /* 上下だけ引く */
}

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: #d9d8d8;
}

td p
{
    margin-bottom: 0.5em;
}

/* --------------------------------------------------
   coder Table
-------------------------------------------------- */
.coder {
    border-spacing: 0;
	
    border: 1px solid #CCC;
    -webkit-border-radius: 6px;
       -moz-border-radius: 6px;
         -o-border-radius: 6px;
            border-radius: 6px;
    box-shadow: 0 1px 1px #CCC;	
}
.coder th,
.coder td {
    padding:10px;
    background:#FFF;
    border-bottom:solid 1px #CCC;
    border-right:solid 1px #CCC;
}
.coder th {
    background:#e3dcd5;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8) inset;
    color:#69655c;
}

/* -----------------------
  左上角丸　最初の行の最初のセル
----------------------- */
.coder tr:first-child th:first-child,
.coder tr:first-child td:first-child {
    -webkit-border-radius: 6px 0 0 0;
       -moz-border-radius: 6px 0 0 0;
         -o-border-radius: 6px 0 0 0;
            border-radius: 6px 0 0 0;
}
/* -----------------------
  右上角丸　最初の行の最後のセル
----------------------- */
.coder tr:first-child th:last-child,
.coder tr:first-child td:last-child {
    -webkit-border-radius: 0 6px 0 0;
       -moz-border-radius: 0 6px 0 0;
         -o-border-radius: 0 6px 0 0;
            border-radius: 0 6px 0 0;
}
/* -----------------------
  左下角丸　最後の行の最初のセル
----------------------- */
.coder tr:last-child th:first-child,
.coder tr:last-child td:first-child {
    -webkit-border-radius: 0 0 0 6px;
       -moz-border-radius: 0 0 0 6px;
         -o-border-radius: 0 0 0 6px;
            border-radius: 0 0 0 6px;
}
/* -----------------------
  右下角丸　最後の行の最後のセル
----------------------- */
.coder tr:last-child th:last-child,
.coder tr:last-child td:last-child {
    -webkit-border-radius: 0 0 6px 0;
       -moz-border-radius: 0 0 6px 0;
         -o-border-radius: 0 0 6px 0;
            border-radius: 0 0 6px 0;
}
/* --------------------------------------------
  thaed,tbodyを使う場合の設定
-------------------------------------------- */
.coder thead th {background:#e3dcd5;}
.coder thead+tbody th {background:#f4ede6;}
.coder tbody th {text-align:left;}/*IE*/
/* -----------------------
  左上角丸 thead内　最初の行の最初のセル
----------------------- */
.coder thead tr:first-child th:first-child,
.coder thead tr:first-child td:first-child {
    -webkit-border-radius: 6px 0 0 0;
       -moz-border-radius: 6px 0 0 0;
         -o-border-radius: 6px 0 0 0;
            border-radius: 6px 0 0 0;
}
/* -----------------------
  右上角丸 thead内　最初の行の最後のセル
----------------------- */
.coder thead tr:first-child th:last-child,
.coder thead tr:first-child td:last-child {
    -webkit-border-radius: 0 6px 0 0;
       -moz-border-radius: 0 6px 0 0;
         -o-border-radius: 0 6px 0 0;
            border-radius: 0 6px 0 0;
}
/* -----------------------
  角丸なし　thaedの後のtbody 最初の行の最初のセル
  角丸なし　thaedの後のtbody 最初の行の最後のセル
----------------------- */
.coder thead+tbody tr:first-child th:first-child,
.coder thead+tbody tr:first-child td:first-child,
.coder thead+tbody tr:first-child th:last-child,
.coder thead+tbody tr:first-child td:last-child {
    -webkit-border-radius:0px;
       -moz-border-radius:0px;
         -o-border-radius:0px;
            border-radius:0px;
}
/* -----------------------
  左下角丸　thaedの後のtbody 最後の行の最初のセル
----------------------- */
.coder thead+tbody tr:last-child th:first-child,
.coder thead+tbody tr:last-child td:first-child {
    -webkit-border-radius: 0 0 0 6px;
       -moz-border-radius: 0 0 0 6px;
         -o-border-radius: 0 0 0 6px;
            border-radius: 0 0 0 6px;
}
/* -----------------------
  右下角丸　thaedの後のtbody 最後の行の最後のセル
----------------------- */
.coder thead+tbody tr:last-child th:last-child,
.coder thead+tbody tr:last-child td:last-child {
    -webkit-border-radius: 0 0 6px 0;
       -moz-border-radius: 0 0 6px 0;
         -o-border-radius: 0 0 6px 0;
            border-radius: 0 0 6px 0;
}           

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

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

input.l
{
    width: 430px;
}
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: 15px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #422B0F;
    background-image : url(point_6E.png);
    background-position: top left;
    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: 19px;
    min-height: 19px;
    width: 170px !important;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 2px;
    padding-left: 15px;
    background-image : url(point_6E.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#hpb-main dd
{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 5px;
    padding-right: 15px;
    padding-bottom: 5px;
    text-align: left;
    line-height: 19px;
    min-height: 19px;
    padding-left: 185px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #DDDDDD;
    color: #6a3500;
}
*:first-child + html #hpb-main dd
{
    /* for IE7 */
    padding-left: 10px;
    min-height: 20px;
}

* html #hpb-main dd
{
    /* for IE6 */
    padding-left: 0px;
    height: 20px;
}

#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: 15px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    text-align: right;
    padding-right: 10px;
}

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

/* トップページ デザイン定義 */

#toppage-a H3 {
	line-height: 42px;
	text-align: left;
	background-image: url(indexBg_6E_01.png);
	background-position: left top;
	background-repeat: no-repeat;
	font-family: Century, HeiseiMincho, 'Hiragino Mincho Pro', 'MS Mincho', 'ヒラギノ明朝 Pro W3', 'ＭＳ Ｐ明朝', serif;
	font-size: 1.7em;
	letter-spacing: 0.1em;
}

#toppage-review
{
    width: 630px;
}

#toppage-review
{
 overflow: auto;
 height: 700px;
}

#toppage-review H3 {
	line-height: 42px;
	text-align: left;
	background-image: url(indexBg_6E_01.png);
	background-position: left top;
	background-repeat: no-repeat;
	font-family: Century, HeiseiMincho, 'Hiragino Mincho Pro', 'MS Mincho', 'ヒラギノ明朝 Pro W3', 'ＭＳ Ｐ明朝', serif;
	font-size: 1.7em;
	letter-spacing: 0.1em;
}

#toppage-review
{
    padding-bottom: 0px;
}
#toppage-review span.ja
{
    display: none;
}

#toppage-news
{
    width: 630px;
}

#toppage-news
{
 overflow: auto;
 height: 300px;
}

#toppage-news H3 {
	line-height: 42px;
	text-align: left;
	background-image: url(indexBg_6E_01.png);
	background-position: left top;
	background-repeat: no-repeat;
	font-family: Century, HeiseiMincho, 'Hiragino Mincho Pro', 'MS Mincho', 'ヒラギノ明朝 Pro W3', 'ＭＳ Ｐ明朝', serif;
	font-size: 1.7em;
	letter-spacing: 0.1em;
}

#toppage-news
{
    padding-bottom: 15px;
}
#toppage-news span.ja
{
    display: none;
}

/* 店舗情報 */
#toppage-info
{
    width: 630px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #cfcfcf;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #cfcfcf;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cfcfcf;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #cfcfcf;
}

#toppage-info img.shopinfo
{
    float: right;
    margin-top: 20px;
    margin-right: 20px;
}

#toppage-info h3
{
    line-height: 51px;
    margin-top: 0px;
    margin-right: 0;
    margin-bottom: 5px;
    margin-left: 0;
    padding-top: 0;
    padding-left: 22px;
    padding-bottom: 0;
    text-align: left;
    background-image : url(indexBg_6E_02.png);
    background-position: top left;
    background-repeat: repeat-x;
    font-family: Century, HeiseiMincho, 'Hiragino Mincho Pro' , 'MS Mincho' , 'ヒラギノ明朝 Pro W3' , 'ＭＳ Ｐ明朝' , serif;
    font-size: 1.7em;
    letter-spacing: 0.1em;
}

#toppage-info span.ja
{
    display: none;
}

#toppage-info h4
{
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    margin-top: 0;
    font-weight: bold;
    font-size: 1.15em;
    padding-left: 22px;
}

#toppage-info h4 span.en
{
    color: #6a3500;
    padding-bottom: 0px;
    padding-top: 0px;
    margin-bottom: 20px;
}

#toppage-info p
{
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: 22px;
    margin-right: auto;
    line-height: 1.5;
}

#toppage-info p.access
{
    background-image : url(accessButton_6E.png);
    background-position: top left;
    background-repeat: no-repeat;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 20px;
}

#toppage-info p.access a
{
    line-height: 33px;
    width: 104px;
    display: block;
    overflow: hidden;
    text-indent: -9999px;
}

/* 物件詳細 デザイン定義 */
#detail h3
{
    color: #442c10;
    background-image: none;
    padding-left: 5px;
    font-size: 1.2em;
    font-weight: bold;
}

#detail-imgbox
{
    margin-top: 5px;
    margin-right: 5px;
    margin-left: 5px;
    padding-top: 10px;
    padding-bottom: 5px;
    text-align: center;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #CCCCCC;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #CCCCCC;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCCCCC;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #CCCCCC;
}

#detail-imgbox img
{
    margin-top: 4px;
    margin-right: 15px;
    margin-bottom: 4px;
    margin-left: 15px;
}

.doubleline {
	/*二重取り消し線*/
background-image:url(http://miracle-eyes.jp/images/doubleline.gif);
background-repeat:repeat-x;
background-position: center;
} 

.frame {
 background:url("/frame.png") left top no-repeat;
 width:640px;
 height452px;
 padding:30px;
}

div.toppageframe{
width:640px;
margin:0 0 10px 0;
padding:0;
}

div.toppageframe div.top{
background-image:url("/frametop.png");
background-repeat:no-repeat;
height:27px;
}

div.toppageframe div.bottom{
background-image:url("/framebottom.png");
background-repeat:no-repeat;
height:27px;
}

div.toppageframe p{
margin:0;
padding-top:0px;
padding-left:30px;
padding-right:30px;
padding-bottom:0px;
background-image:url("/frameside.png");
background-repeat:repeat-y;
}

div.toppageframe2 div.top{
background-image:url("/frame2top.png");
background-repeat:no-repeat;
height:128px;
}

div.toppageframe2 div.bottom{
background-image:url("/frame2bottom.png");
background-repeat:no-repeat;
height:128px;
}

div.toppageframe2 p{
margin-top:-90px;
margin-bottom:-90px;
padding-top:0px;
padding-left:50px;
padding-right:50px;
padding-bottom:0px;
background-image:url("/frame2side.png");
background-repeat:repeat-y;
}

/*++++++++++++++++++++++++++++++++++++++++++++++*/
/* blog style                                   */
/*++++++++++++++++++++++++++++++++++++++++++++++*/


#feed {
	margin: 0;
	font-size:12px;
	}
#feed ul li {
	line-height:1.8em;
	margin:0 0 10px -40px;
	padding-bottom:10px;
	list-style: none;
	border-width: 0 0 1px 0;
	border-bottom: dotted;
	border-color: #cccccc;
	}
#feed ul li p.wp {
	font-weight:bold;
	margin-bottom:6px;
	}
#feed ul li p.day {
	text-align:right;
	margin:6px;
	}

 