/*-------------------------------------------------
　　ホテルギンモンド京都

　　作成：藤井　紀樹　(Noriki Works)
-------------------------------------------------*/

/*-------------------------------------------------
　　▼　基本タグ　▼
-------------------------------------------------*/

body         { margin-top: 0; margin-bottom: 0; background-color:#FFFAE6}
p            { margin: 0}
.space       { margin-top: 0; margin-bottom: 10}
.spacetop    { margin-top: 5}
a            { color:#800000; text-decoration:none underline }
a:visited    { color:#BA9A6A; text-decoration:none }
a:hover      { color:#FF9966; text-decoration:none }

/*　メインテーブル　*/
table.all    { border:1px solid #999999; background-color:#FFFFFF}
td           { font-family: ＭＳ Ｐゴシック; font-size: 13px; color:#800000;}

/*-------------------------------------------------
　　▼　トップページのみ　▼
-------------------------------------------------*/

/*■□■■□■　右部メニュー　■□■■□■*/
/*　ページ右セル　*/
.right       { vertical-align: top; background-image: url('topimg/rightbgw.gif'); background-repeat: repeat-y; background-attachment: scroll}
.logobgw     { text-align: right;}

/*　トップロゴ　*/
.logo        { background-image: url('topimg/logobg.gif'); background-repeat: repeat-x; background-attachment: scroll; vertical-align:bottom}

/*　インフォメーション　*/
.logobgb       { background-image: url('topimg/rightbgb.gif'); background-repeat: repeat-y; background-attachment: scroll; vertical-align:top}
ul             { margin-left: 30; margin-right: 0; margin-top: 15; margin-bottom: 10; list-style-image:url('topimg/listb.gif') }
li             { line-height:120%; margin-left:10; margin-top:0; margin-bottom:5;}
li a           { color:#663300; text-decoration:none }
li a:visited   { color:#BA9A6A; text-decoration:none }
li a:hover     { color:#885A2D; text-decoration:none }

/*　携帯　*/

.mova          { background-image: url('topimg/mova.gif'); background-repeat: no-repeat}
.mova p        { margin-left: 77; margin-top: 35}

/*■□■■□■　下部　■□■■□■*/

/*　ホテル住所　*/
.address         { line-height:130%; padding-top:5px; padding-bottom:5px; background-image:url('topimg/bg.gif'); text-align:right; padding-right:30px; }


/*-------------------------------------------------
　　▼　各ページ共通　▼
-------------------------------------------------*/
/*　リンクボタン　*/
table.button           { background-color: #544C29}
table.button a         { color:#EAE2CE; text-decoration:none; vertical-align:middle; margin-left:16; }
table.button a:visited { color:#BA9A6A; text-decoration:none }
table.button a:hover   { color:#FFFFFF; text-decoration:none }

/*　著作権表示　*/
.copy                  { text-align: right; background-image:url('topimg/bg.gif'); padding-right:30px; padding-bottom:7px}

/*　ページサブタイトル　*/
.subtitle              { background-image: url('tempimg/subtitlebg.gif'); background-repeat: repeat-x; background-attachment: scroll}

/*-------------------------------------------------
　　▼　ゲストルームページのみ　▼
-------------------------------------------------*/
/*　カラーテーブル　*/
.room1        { background-color: #EAE2CE; padding-left:10px; padding-top:3px; padding-bottom:3px; line-height:120%;}
.room2        { background-color: #EFEADA; padding-left:12px; padding-top:3px; padding-bottom:3px; line-height:120%;}
.room3        { background-color: #F7F3EA; padding-left:10px; padding-top:3px; padding-bottom:3px; line-height:120%;}

/*　ゲストルーム注釈　*/
.comment      { line-height: 150%; border: 1px solid #544C29; background-color: #E0D4B1; padding-left:15px; padding-top:5px; padding-bottom:5px;}

/*　サブタイトル　*/
.sub          { border-left: 4px solid #544C29; border-top: 1px solid #544C29; padding-left: 10px; padding-top: 4px; padding-bottom: 4px}

/*-------------------------------------------------
　　▼　ゲストルームページのみ　▼
-------------------------------------------------*/
.privacy      { padding-left: 170px}

/*-------------------------------------------------
　　▼　観光情報ページのみ　▼
-------------------------------------------------*/
.kankou       { margin-top: 8; margin-bottom: 8}

/*　５０音順　*/
body.serch    { margin:0; background-color:#FFFAE6 }
.midasi       { color: #FFFFFF; background-color: #544C29}

/*-------------------------------------------------
　　▼　宿泊予約　▼
-------------------------------------------------*/
/*　リンクボタン　*/
.book            { color: #FFFFFF; font-size: 16px; text-decoration: underline; font-weight: bold; background-color: #009999}
.book a          { color: #FFFFFF; font-size: 16px; text-decoration: underline; font-weight: bold; background-color: #009999}
.book a:visited  { color: #FFFFFF; font-size: 16px; text-decoration: underline; font-weight: bold; background-color: #009999}
.book a:hover    { color: #DDFFFF; font-size: 16px; text-decoration: underline; font-weight: bold; background-color: #009999}

/*　お車でお越しのお客様　*/
table.car        { border: 1px solid #544C29; padding-left: 7px; padding-right: 7px; padding-top: 3px; padding-bottom: 3px}
td.car           { padding-left: 7px; padding-right: 7px}

/*-------------------------------------------------
　　▼　レストラン　▼
-------------------------------------------------*/
/*　丁子屋ロゴ　*/
.chojiyalogo     { vertical-align: top; background-image: url('pageimg/chojiya/clogo.gif'); background-repeat: no-repeat; 
                   background-attachment: scroll; background-position: right bottom;
                   padding-left:20px; padding-right:20px; padding-top:20px; padding-bottom:10px}


/*　ベラロゴ　*/
.bellalogo       { vertical-align: top; background-image: url('pageimg/bellarossa/title2.gif'); background-repeat: no-repeat; 
                   background-attachment: scroll; background-position: right bottom;
                   padding-left:20px; padding-right:20px; padding-top:20px; padding-bottom:10px}

/*-------------------------------------------------
　　▼　周辺地図　▼
-------------------------------------------------*/
/*　お車でお越しのお客様セル　*/
.park            { padding-left: 16px; padding-right: 16px; padding-top: 7px; padding-bottom: 7px}