/* コンテナ */
div#container {width: 800px;
               margin-left: auto;
               margin-right: auto}
               
/* ヘッダーコンテンツ */
.header {
  text-align:left;
  padding-bottom:0.5em;}
  
.header h1{
  font-size:0.65em;
  padding:0;
  float:left;
  font-weight:lighter;}
  
.header h2{
  font-size:0.55em;
  float:right;
  font-weight:lighter;}
  
.header p{font-size:0.6em;}  
  
/* ヘッダーコンテンツ */
.header {
  width:100%;}

/* ヘッダーサイトマップ */
.headersite{
  float:right;}


/* コンテンツ*/

div#content  {width: 635px;
              float: right;
              margin-left: auto;
              margin-right: auto;
              margin-top: 10px;
              margin-bottom: 25px}
              
div#content h2 {margin-top: 0;
               font-size: 0.8em;
               padding-top: 2px;
               padding-bottom: 2px;
               padding-left: 5px;
               background-color: #29b8ff;
               color: #ffffff} 
              
div#content h3 {margin-top: 0;
                font-size: 0.8em;
                line-height: 1.5;
                background-color: #29b8ff;
                color: #ffffff} 
                
div#content h4 {margin-top: 0;
                font-size: 0.8em;
                line-height: 1.5;
                margin-top: 20px;
                background-color: #29b8ff;
                color: #ffffff;
                clear: both} 
                
div#content b {font-size: 0.75em;
               margin-bottom: 20px}
                
div#content p {font-size: 0.75em;
               margin-top: 20px}
               
div#content a {color: #ff643d}

table {font-size: 0.75em;
       margin-bottom: 20px;
       width: 630px;
       border-collapse: collapse;
       text-align: center}
td {padding-top: 10px;
    padding-bottom: 10px}
              
/* サイドバー*/
div#sidebar {width: 135px;
             float: left;
             margin-top: 10px;
             margin-bottom: 25px}
div#sidebar p {text-align: center;
               font-size: 0.75em;
               line-height: 1.5;}
div#sidebar h6 {text-align: center;
                font-size: 0.75em;
                line-height: 2.5;}
ul.s-car {font-size: 0.75em;
          line-height: 2.5}
ul.ad-b {font-size: 0.75em;
         line-height: 2.5}
div#img {text-align: center;
         margin-top: 40px}
ul.sidemenu {font-size: 0.75em;
             margin-top: 0;
             margin-left: 0;
             padding-left: 0;
             line-height: 0}
ul.sidemenu li {list-style-type: none}
ul.sidemenu li a {display: block;
                  line-height :30px;
                  text-decoration: none;
                  color: #29b8ff;
                  background-color: #ffffff;
                  border-bottom: solid 1px;
                  padding-left: 10px}
ul.sidemenu li a:hover {background-color: #8fffff}
/* サイトマップ*/
div#sitemap {font-size: 0.75em;
             line-height: 2}
/* フッター*/
div#footer	{background-image: url(line-blue.jpg);
             background-repeat: repeat-x;
             width: 800px;
             margin-top: 0px;
             padding-top: 8px;
             clear: both}
div#footer {font-size: 0.65em;
            text-align: center;
            line-height: 1.5}            
address      {font-style: normal} 