@charset "utf-8";

#wrapper {
           width: 804px;
           height: auto;
           margin-left: auto;
           margin-right: auto;
          }

#wrapper #header {
                  width: 100%;
                  height: auto;
                  margin-left: auto;
                  margin-right: auto;
                  margin-top: 0.5em;
                  }
#wrapper #inner {
                 width: 100%;
                 height: auto;
                 margin-top: 0.4em;
                }


#menwcolumn {
               float:left;
               width: 178px;
               height: 1100px;
               background-color:#d9eef7;
               }

#menwcolumn ul {
                 list-style: none;
                 width: 160px;
                 height: auto;
                 margin-left: auto;
                 margin-right: auto;
                 margin-top: 0.8em;
               }

#menwcolumn ul li {padding-bottom: 3px;}

#mainecolumn {
               float:right;
               width: 594px;
                height: auto;
               margin-top: 1.6em;
               margin-left: 24px;
              }
h1 {font-size: 260%;
           font-weight: bold;
           color: #000;}

p.hyodai {
           font-size: 180%;
           font-weight: bold;
           color: #fff;
           text-indent: 0.6em;
           line-height: 1.34em;
           background-color: #1155a5;
           }
p.map {
           font-size: 98%;
           font-weight: nomale;
           color: #903;
           text-indent: 0.6em;
           line-height: 1.4em;
           }

#workshop1 p img,#workshop2 p img {
                           width: 560px;
                           height: 456px;
                           margin-right: auto;
                           margin-left: auto;
                           margin-bottom: 1.6em;
                           }



#footer {
          clear:both;
          width: 100%;
          height: auto;
          text-align: left;
          }
#page_jamp {width: 100%; height: auto;}
ul { list-style-type: none;}
ul.pagelist li{ display: inline;font-size:78%;}
ul.pagelist li a {color: #d9333f;line-height: 1.6em;}
