/*
Theme Name: palace-iwaya
Theme URI: http://www.palace-iwaya.jp/
Description: palace-iwaya
Author: adphic
*/


/*++++全称セレクタによる初期設定++++*/
*   {
    margin: 0;
    padding: 0;
    }


/*++料理の設定++*/

.right-title  {
    clear: both;
    width: auto;
    font-size: 100%;
    line-height: 1;
    text-align: center;
    color: #FFFFFF;
    font-weight: bold;	
    background-color: #cccc99;
    border-color: #969664;
    border-width:0 2px;
    border-style:solid;	
    padding: 3px;
    margin-bottom:5px;
    }

.cook-cat  {
    font-weight: bold;	
    line-height: 1;
    padding: 2px 0 2px 7px;
    background-color: #cccc99;
    margin-bottom:5px;
    }

.cook-title  {
    font-size: 200%;
    line-height: 1;
    font-weight: bold;	
    border-color: #cccc99;
    border-width:2px 0 0 0;
    border-style:solid;	
    padding-top:10px;
    margin-top:5px;
    }

.oota-left  {
    width:70px;
    float:left;
    }

.oota-right  {
    width:330px;
    float:right;
    }

.clear  {
    clear:both;
    }

.food  {
    width:390px;
    float:right;
    padding:10px;
    background-color: #eeeedd;
    }

.food-left  {
    width:190px;
    float:left;
    }

.food-right  {
    width:190px;
    float:right;
    }

.cook-info  {
    font-size: 100%;
    line-height: 1;
    color: #333333;
    font-weight: bold;	
    border-color: #969664;
    border-width:0 0 0 5px;
    border-style:solid;	
    padding: 5px 0 5px 7px;
    background-color: #cccc99;
    margin-bottom:10px;
    }

.make-left{
    width:25px;
    float:left;
    margin-bottom:5px;
}

.make-right{
    width:380px;
    float:right;
}

/*++++全体の文字・画像設定++++*/
/*++全体の設定++*/
body {
    font-size: 75%;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
    line-height: 1.5;
    color: #666666;
    img: border:0;
    background: #FFFFFF url(images/back-w.gif) repeat-y center top;
    }

/*++++レフトボックス++++*/
#left  {
    float: left;
    width: 180px;
    background-color: #ECECEC;
    }

.left-160  {
    width:160;
    padding:0 10px;
    }

.indbox  {
    float: left;
    width:180px;
    }

.left-namebox  {
    width:160px;
    margin-left: auto;
    margin-right: auto;
    }

/*++++ライトボックス++++*/
#right  {
    float: right;
    width: 160px;
    padding: 10px;
    }

/*++++センターボックス++++*/
#center  {
    float: left;
    width: 410px;
    }


/*++++メインボックス++++*/
#main  {
    float: right;
    width: 615px;
    }

.main-title  {
    float: left;
    width: 400px;
    height: 35px;
    font-size: 35px;
    line-height: 1;
    font-family: Times New Roman;
    color: #666666;
    margin: 0;
    }

.main-title2  {
    float: right;
    width: 210px;
    height: 12px;
    font-size: 12px;
    line-height: 1;
    text-align: right;
    color: #666666;
    padding-top: 20px;
    }

/*++++コンテナボックス++++*/
#containerbox {
    text-align: left;
    float: left;
    width: 820px;
    background: url(images/back-bothside.gif) repeat-y left top;
    }

/*++++全体・ヘッド設定++++*/
#allpage  {
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    width: 860px;
    }

#page  {
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    width: 820px;
    }

.head  {
    width: 820px;
    height: 35px;
    clear: both;
    margin-bottom: 10px;
    }

.logobox  {
    width: 200px;
    height: 35px;
    float: left;
    }

.headmenu-box {
    width: 340px;
    float: right;
    }

.headmenu  {
    width: auto;
    float: right;
    padding-left: 10px;
    }

.headtel  {
    clear: both;
    text-align:right;
    float: right;
    }

.menu  {
    text-align:left;
    width: 820px;
    clear: both;
    }

/*++++フットボックス++++*/
#foot  {
    clear: both;
    text-align:center;
    font-size: 10px;
    width: 820px;
    border-color: #D7D7D7;
    border-width:1px 0 0 0;
    border-style:solid;
    margin-left: auto;
    margin-right: auto;
    padding: 5px 0 20px 0;
    }

/*++文字設定++*/
h1 {
    font-size: 130%;
    line-height: 1.2;
    font-weight: normal;
    color: #333333;
    }

h2 {
    font-size: 120%;
    line-height: 1.3;
    font-weight: normal;
    color: #333333;
    }

h3 {
    font-size: 110%;
    line-height: 1.4;
    font-weight: normal;
    color: #333333;
    }

h4 {
    font-size: 100%;
    line-height: 1.4;
    color: #333333;
    }

/*++リンク設定++*/
a  {
    color: #333333;
    text-decoration: none;
    }
a:link  {
    color: #333333;
    }
a:visited  {
    color: #333333;
    }
a:hover  {
   color: #CF0226;
    }
a img {
    border:0;
    vertical-align: bottom;
    margin: 0;
    padding: 0;
    }

/*++リストの設定++*/
ul  {
    list-style: none;
    line-height : 1.6;
    background-positon : left top;
    }

li  {
    list-style: none;
    }

/*++ページトップ移動++*/
.gotop {
    clear: both;
    font-size: 80%;
    text-align: right;
    }

/*++ボーダー++*/
.imgdot {
    width: auto;
    height: 3px;
    background-image: url(images/border-dot03.gif);
    background-repeat: repeat-x;
    margin: 5px 0 5px 0;
    clear: both;
    }

.imgdot0 {
    width: auto;
    height: 3px;
    background-image: url(images/border-dot03.gif);
    background-repeat: repeat-x;
    margin-bottom: 3px;
    clear: both;
    }

.imgdot23 {
    width: auto;
    height: 23px;
    background-image: url(images/border-dot23.gif);
    background-repeat: repeat-x;
    clear: both;
    }

/*++スペーサー++*/
.spacer20 {
    clear: both;
    width: auto;
    height: 20px;
    }

.spacer10 {
    clear: both;
    width: auto;
    height: 10px;
    }

.spacer5 {
    clear: both;
    width: auto;
    height: 5px;
    }

.spacer1 {
    clear: both;
    width: auto;
    height: 1px;
    }

/*++インデント++*/

.indent1em-1em  {
    text-indent : -1em;
    padding: 0 0 0 1em;
    }

.indent1em  {
    padding: 0 5px 0 10px;
    }

.indent05em  {
    padding: 0 5px 0 5px;
    }

/*++++パンくずリスト++++*/
.bread{
    text-align: left;
}

/*++++メニューのロールオーバー++++*/
/*++イベント&お得情報++*/
.inde-1 ,.inde-1 a,.inde-1 a:hover,.inde-1 a:focus {
    width:138px;height:26px;text-indent:-4000px;
    background:url(images/inde-1.gif) no-repeat;
    float:left;
    background-color: #000000;
    }
.inde-1,.inde-1 a:hover,.inde-1 a:focus {
    background:url(images/inde-1-2.gif) no-repeat;
    }
.inde-1-2 ,.inde-1-2 a,.inde-1-2 a:hover,.inde-1-2 a:focus {
    width:138px;height:26px;text-indent:-4000px;
    background:url(images/inde-1-2.gif) no-repeat;
    float:left;
    }
/*++ブライダルプラン++*/
.inde-2 ,.inde-2 a ,.inde-2 a:hover,.inde-2 a:focus {
    width:136px;height:26px;text-indent:-4000px;
    background:url(images/inde-2.gif) no-repeat;
    float:left;
    background-color: #000000;
    }
.inde-2,.inde-2 a:hover,.inde-2 a:focus {
    background:url(images/inde-2-2.gif) no-repeat;
    }
.inde-2-2 ,.inde-2-2 a ,.inde-2-2 a:hover,.inde-2-2 a:focus {
    width:136px;height:26px;text-indent:-4000px;
    background:url(images/inde-2-2.gif) no-repeat;
    float:left;
    }
/*++ウエディングスタイル++*/
.inde-3 ,.inde-3 a ,.inde-3 a:hover,.inde-3 a:focus {
    width:136px;height:26px;text-indent:-4000px;
    background:url(images/inde-3.gif) no-repeat;
    float:left;
    background-color: #000000;
    }
.inde-3,.inde-3 a:hover,.inde-3 a:focus {
    background:url(images/inde-3-2.gif) no-repeat;
    }
.inde-3-2 ,.inde-3-2 a ,.inde-3-2 a:hover,.inde-3-2 a:focus {
    width:136px;height:26px;text-indent:-4000px;
    background:url(images/inde-3-2.gif) no-repeat;
    float:left;
    }
/*++ブライダルパーティー++*/
.inde-4 ,.inde-4 a ,.inde-4 a:hover,.inde-4 a:focus {
    width:136px;height:26px;text-indent:-4000px;
    background:url(images/inde-4.gif) no-repeat;
    float:left;
    background-color: #000000;
    }
.inde-4,.inde-4 a:hover,.inde-4 a:focus {
    background:url(images/inde-4-2.gif) no-repeat;
    }
.inde-4-2 ,.inde-4-2 a ,.inde-4-2 a:hover,.inde-4-2 a:focus {
    width:136px;height:26px;text-indent:-4000px;
    background:url(images/inde-4-2.gif) no-repeat;
    float:left;
    }
/*++婚礼料理++*/
.inde-5 ,.inde-5 a ,.inde-5 a:hover,.inde-5 a:focus {
    width:136px;height:26px;text-indent:-4000px;
    background:url(images/inde-5.gif) no-repeat;
    float:left;
    background-color: #000000;
    }
.inde-5,.inde-5 a:hover,.inde-5 a:focus {
    background:url(images/inde-5-2.gif) no-repeat;
    }
.inde-5-2 ,.inde-5-2 a ,.inde-5-2 a:hover,.inde-5-2 a:focus {
    width:136px;height:26px;text-indent:-4000px;
    background:url(images/inde-5-2.gif) no-repeat;
    float:left;
    }
/*++ドレス&アイテム++*/
.inde-6 ,.inde-6 a ,.inde-6 a:hover,.inde-6 a:focus {
    width:138px;height:26px;text-indent:-4000px;
    background:url(images/inde-6.gif) no-repeat;
    float:left;
    background-color: #000000;
    }
.inde-6,.inde-6 a:hover,.inde-6 a:focus {
    background:url(images/inde-6-2.gif) no-repeat;
    }
.inde-6-2 ,.inde-6-2 a ,.inde-6-2 a:hover,.inde-6-2 a:focus {
    width:138px;height:26px;text-indent:-4000px;
    background:url(images/inde-6-2.gif) no-repeat;
    float:left;
    }

/*++ウエディングレポート++*/
.inde-7 ,.inde-7 a,.inde-7 a:hover,.inde-7 a:focus {
    width:180px;height:30px;text-indent:-4000px;
    background:url(images/inde-report1.gif) no-repeat;
    float:left;
    background-color: #000000;
    }
.inde-7,.inde-7 a:hover,.inde-7 a:focus {
    background:url(images/inde-report2.gif) no-repeat;
    }
.inde-7-2 ,.inde-7-2 a,.inde-7-2 a:hover,.inde-7-2 a:focus {
    width:180px;height:30px;text-indent:-4000px;
    background:url(images/inde-report2.gif) no-repeat;
    float:left;
    }
/*++ブライダルスタッフ++*/
.inde-8 ,.inde-8 a,.inde-8 a:hover,.inde-8 a:focus {
    width:180px;height:30px;text-indent:-4000px;
    background:url(images/inde-staff1.gif) no-repeat;
    float:left;
    background-color: #000000;
    }
.inde-8,.inde-8 a:hover,.inde-8 a:focus {
    background:url(images/inde-staff2.gif) no-repeat;
    }
.inde-8-2 ,.inde-8-2 a,.inde-8-2 a:hover,.inde-8-2 a:focus {
    width:180px;height:30px;text-indent:-4000px;
    background:url(images/inde-staff2.gif) no-repeat;
    float:left;
    }
/*++スタッフブログ++*/
.inde-9 ,.inde-9 a,.inde-9 a:hover,.inde-9 a:focus {
    width:180px;height:30px;text-indent:-4000px;
    background:url(images/inde-blog1.gif) no-repeat;
    float:left;
    background-color: #000000;
    }
.inde-9,.inde-9 a:hover,.inde-9 a:focus {
    background:url(images/inde-blog2.gif) no-repeat;
    }
.inde-9-2 ,.inde-9-2 a,.inde-9-2 a:hover,.inde-9-2 a:focus {
    width:180px;height:30px;text-indent:-4000px;
    background:url(images/inde-blog2.gif) no-repeat;
    float:left;
    }
/*++宴会のご案内++*/
.inde-10 ,.inde-10 a,.inde-10 a:hover,.inde-10 a:focus {
    width:180px;height:30px;text-indent:-4000px;
    background:url(images/inde-party1.gif) no-repeat;
    float:left;
    background-color: #000000;
    }
.inde-10,.inde-10 a:hover,.inde-10 a:focus {
    background:url(images/inde-party2.gif) no-repeat;
    }
.inde-10-2 ,.inde-10-2 a,.inde-10-2 a:hover,.inde-10-2 a:focus {
    width:180px;height:30px;text-indent:-4000px;
    background:url(images/inde-party2.gif) no-repeat;
    float:left;
    }
/*++ご宿泊おすすめホテル++*/
.inde-11 ,.inde-11 a,.inde-11 a:hover,.inde-11 a:focus {
    width:180px;height:30px;text-indent:-4000px;
    background:url(images/inde-hotel1.gif) no-repeat;
    float:left;
    background-color: #000000;
    }
.inde-11,.inde-11 a:hover,.inde-11 a:focus {
    background:url(images/inde-hotel2.gif) no-repeat;
    }
.inde-11-2 ,.inde-11-2 a,.inde-11-2 a:hover,.inde-11-2 a:focus {
    width:180px;height:30px;text-indent:-4000px;
    background:url(images/inde-hotel2.gif) no-repeat;
    float:left;
    }
/*++アクセス++*/
.inde-12 ,.inde-12 a,.inde-12 a:hover,.inde-12 a:focus {
    width:180px;height:30px;text-indent:-4000px;
    background:url(images/inde-access1.gif) no-repeat;
    float:left;
    background-color: #000000;
    }
.inde-12,.inde-12 a:hover,.inde-12 a:focus {
    background:url(images/inde-access2.gif) no-repeat;
    }
.inde-12-2 ,.inde-12-2 a,.inde-12-2 a:hover,.inde-12-2 a:focus {
    width:180px;height:30px;text-indent:-4000px;
    background:url(images/inde-access2.gif) no-repeat;
    float:left;
    }
/*++コンセプト++*/
.inde-13 ,.inde-13 a,.inde-13 a:hover,.inde-13 a:focus {
    width:180px;height:30px;text-indent:-4000px;
    background:url(images/inde-concept1.gif) no-repeat;
    float:left;
    background-color: #000000;
    }
.inde-13,.inde-13 a:hover,.inde-13 a:focus {
    background:url(images/inde-concept2.gif) no-repeat;
    }
.inde-13-2 ,.inde-13-2 a,.inde-13-2 a:hover,.inde-13-2 a:focus {
    width:180px;height:30px;text-indent:-4000px;
    background:url(images/inde-concept2.gif) no-repeat;
    float:left;
    }

/*++成人式++*/
.inde-14 ,.inde-14 a,.inde-14 a:hover,.inde-14 a:focus {
    width:180px;height:30px;text-indent:-4000px;
    background:url(images/inde-seijin1.gif) no-repeat;
    float:left;
    background-color: #000000;
    }
.inde-14,.inde-14 a:hover,.inde-14 a:focus {
    background:url(images/inde-seijin2.gif) no-repeat;
    }
.inde-14-2 ,.inde-14-2 a,.inde-14-2 a:hover,.inde-14-2 a:focus {
    width:180px;height:30px;text-indent:-4000px;
    background:url(images/inde-seijin2.gif) no-repeat;
    float:left;
    }

