@charset "UTF-8";
/*========== 部屋の貸出ページ独自のスタイル設定 ========== */



p.intro2             { width:600px;
                       margin:40px auto;
                       padding:10px;
                       text-align:left;
                       line-height:200%;
                       background-color:#f5faff;
                       border:1px solid #e9eaf2;
                       border-radius:20px; }



p.heya                   { width:580px;
                           margin:50px auto;
                           padding:20px;
                           text-align:left;
                           font-size:1.2em;
                           line-height:150%;
                           background-image:url(ok-01cc.gif);
                           border:3px solid #ff8c00;
                           border-radius:20px; }

p.heya span              { font-size:1.4em;
                           color:#ff0000; }



p.bihin                  { width:300px;
                           margin:50px auto;
                           padding:20px;
                           text-align:left;
                           font-size:1.2em;
                           line-height:150%;
                           background-image:url(ok-01cc.gif);
                           border:3px solid #ff8c00;
                           border-radius:20px; }

p.bihin span             { font-size:1.4em;
                           color:#ff0000; }



.col_two_one ul li img   { width: 90%;
                           height:auto;}


