/*
Theme Name: palace-iwaya
Theme URI: http://www.palace-iwaya.jp/
Description: palace-iwaya
Author: adphic
*/

/*++++全称セレクタによる初期設定++++*/
*   {
    margin: 0;
    padding: 0;
    }

/*++++パンくずリスト++++*/
.bread{
    text-align: left;
}



/*++++コメント++++*/
.comment-title  {
    font-size: 90%;
    line-height: 1;
    text-align: center;
    color: #FFFFFF;
    font-weight: bold;
    background-color: #9FB5E0;
    padding: 4px;
    margin-bottom: 10px;
    }

.comment-text  {
    color: #6785C1;
    margin-bottom: 10px;
    }

.comment-data  {
    font-size: 90%;
    margin-bottom: 5px;
    }

#commentform p {
	margin: 20px 0;
	}


/*++++ブログ写真++++*/
.alignleft {
   float: left;
   padding-right: 20px;
   padding-top: 10px;
   padding-bottom: 10px;
   }

.alignright {
   float: right;
   padding-right: 20px;
   padding-top: 10px;
   padding-bottom: 10px;
   }

.aligncenter {
   clear: both;
   margin-left: auto;
   margin-right: auto;
   padding-top: 10px;
   padding-bottom: 10px;
   }

.alignnone {
   padding-top: 10px;
   padding-bottom: 10px;
   }


/*++++全体の文字・画像設定++++*/
/*++全体の設定++*/
body {
    font-size: 80%;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
    line-height: 1.6;
    color: #666666;
    img: border:0;
    background: #FFFFFF url(images/back-w.gif) repeat-y center top;
    }

/*++++レフトボックス++++*/
#left  {
    float: left;
    width: 180px;
    background-color: #ECECEC;
    }

.indbox  {
    float: left;
    width:180px;
    }

/*++++ライトボックス++++*/
#right  {
    float: right;
    width: 160px;
    background-color: #FFFFFF;
    color: #333333;
    border-color: #E3E3E3;
    border-width:1px;
    border-style:solid;	
    padding: 10px 9px;
    }

.right-title  {
    clear: both;
    width: auto;
    font-size: 90%;
    line-height: 1;
    text-align: center;
    color: #FFFFFF;
    font-weight: bold;	
    background-color: #6785C1;
    border-color: #4365A9;
    border-width:0 2px;
    border-style:solid;	
    padding: 3px;
    }

.right-link {
    width: 160px;
    font-size: 100%;
    line-height: 1.6;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    list-style: none;
    }

ul  {
    list-style: none;
    line-height : 1.6;
    padding-left : 12px;
    padding-right : 0px;
    background-positon : left top;
    }

/*++++メインボックス++++*/
.main  {
    float: right;
    width: 610px;
    background: url(images/back-line.gif) repeat-y right top;
    }

.centerbox  {
    width: 400px;
    height: auto;
    float: left;
    }

.centerbox h1 {
    background-color: #FFFCDA;
    border-left: #F9C5D1 5px solid;
    border-right: #E5D5D9 1px solid;
    border-bottom: #E5D5D9 1px solid;
    font-size: 150%;
    line-height: 1.2;
    font-weight: bold;
    color: #E56F8B;
    padding: 3px 0px 3px 10px;
    margin-bottom: 10px;
    }

.center-title  {
    font-size: 130%;
    line-height: 1;
    color: #666666;
    font-weight: bold;	
    border-color: #ACACAC;
    border-width:0 0 0 5px;
    border-style:solid;	
    padding: 5px 0 5px 7px;
    background-color: #F5F5F5;
    }

/*++++コンテナボックス++++*/
#containerbox {
    text-align: left;
    float: left;
    width: 820px;
    background: url(images/back-leftside.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: 150%;
    line-height: 1.2;
    font-weight: bold;
    color: #333333;
    padding-bottom: 10px;
    }

h2 {
    font-size: 130%;
    line-height: 1.3;
    font-weight: bold;
    color: #333333;
    }

h3 {
    font-size: 110%;
    line-height: 1.4;
    font-weight: bold;
    color: #333333;
    }

ul  {
    padding-left : 1em;
    }

ol  {
    padding-left : 2em;
    }

/*++リンク設定++*/
a  {
    color: #333333;
    text-decoration: none;
    }
a:link  {
    color: #3B5C9D;
    }
a:visited  {
    color: #3B5C9D;
    }
a:hover  {
   color: #000000;
    }
a img {
    border:0;
    vertical-align: bottom;
    margin: 0;
    padding: 0;
    }

/*++ページトップ移動++*/
.gotop {
    clear: both;
    font-size: 80%;
    text-align: right;
    }

.comments {
    clear: both;
    font-size: 80%;
    text-align: left;
    }

/*++ボーダー++*/
.imgdot {
    width: auto;
    height: 3px;
    background-image: url(images/border-dot03.gif);
    background-repeat: repeat-x;
    margin: 5px 0 5px 0;
    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;
    }

/*++++カレンダー++++*/
#wp-calendar {
    font-size: 12px;
    color: #666;
    margin: 0;
    width: 100%;
    }

#wp-calendar #next a {
    padding-right: 10px;
    text-align: right;
    }

#wp-calendar #prev a {
    padding-left: 10px;
    text-align: left;
    }

#wp-calendar a {
    display: block;
    text-decoration: none;
    }

#wp-calendar a:link {
    color: #3B5C9D;
    }

#wp-calendar a:hover {
    background: #e0e6e0;
    color: #000000;
    }

#wp-calendar caption {
    color: #666;
    font-size: 12px;
    text-align: center;
    }

#wp-calendar td {
    color: #666;
    font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
    letter-spacing: normal;
    padding: 2px 0;
    text-align: center;
    }

#wp-calendar td.pad:hover {
    background: #fff;
    }

#wp-calendar td:hover, #wp-calendar #today {
    background: #eee;
    color: #666666;
    }

#wp-calendar th {
    font-style: normal;
    text-transform: capitalize;
    }

/*++++メニューのロールオーバー++++*/
/*++イベント&お得情報++*/
.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;
    }

