@charset "UTF-8";
/*========== ＡＣＣＥＳＳページ独自のスタイル設定 ========== */

p.access_photo          { width:700px;
                          margin:40px auto; }

p.access_photo img      { width:100%; }



p.access_aboutmap       { width:500px;
                          margin:40px auto; }

p.access_aboutmap img   { width:100%; }



table                   { width:700px;
                          margin:60px auto;
                          border-collapse:collapse;
                          border:2px solid #ff8c00; }

table th                { background-color:#fff6f0;
                          padding:10px;
                          text-align:left;
                          border:1px solid #ff8c00; }

table td                { background-color:#ffffff;
                          padding:10px;
                          line-height:150%;
                          border:1px solid #ff8c00; }

table th img               { float:right; }



iframe                  { margin:30px auto;
                          width:700px;
                          height:525px;
                          border:3px solid #ff8c00; }


