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;}
  
.header h2{
  font-size:0.6em;
  float:right;}
  
.header p{font-size:0.6em;}  
  
/* ヘッダーコンテンツ */
.header {
  width:100%;}

/* ヘッダーサイトマップ */
.headersite{
  float:right;}
  
  

div#content h2 {font-size: 1em}

div#content p {font-size: 0.75em;
               line-height: 1.4}

div#footer	{background-color: #017acd;
             margin-top: 25px}
             
address {font-size: 0.75em;
         style: normal;
         color: #ffffff;
         line-height: 1.4;
         text-align: center}
             
address a {color: #ffffff}
