div#container {width: 760px;
               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 h3 {font-size: 1em;
                padding-left: 5px}

div#content p {font-size: 0.75em;
               line-height: 1.4}

div#content h4 {font-size: 1em;
                color: #47C285}
                
h4 {font-size: 1em;
    color: #47C285}  

h5 {font-size: 0.75em;
    color: #47C285;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
    color: #ffffff}   
    
h5 {background-color: #00CC66}

div#form {text-align: center;
          line-height: 8}

div#img {text-align: center;
         margin-bottom: 20px;
         margin-top: 20px}

div#link {text-align: center;
          line-height: 4}

div#footer	{background-color: #009966;
             margin-top: 25px}
             
address {font-size: 0.75em;
         style: normal;
         color: #ffffff;
         line-height: 1.4;
         text-align: center}
         
address a {color: #ffffff}
             
