

/* コンテナ */
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: 650px;
	float: right;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 25px}

div#content h2	{background-color: #014471;
	background-image: url(bar-blue.png);
	background-repeat: no-repeat;
	font-size: 0.875em;
	color: #ffffff;
	line-height: 28px;
	padding-left: 6px;
	margin-top: 10px;
	margin-bottom: 0}

div#content h3	{background-color: #e0e0e0;
	background-image: url(bar-green.png);
	background-repeat: no-repeat;
	font-size: 0.875em;
	line-height: 23px;
	padding-left: 30px;
	margin-top: 30px;
	margin-bottom: 0}

div#content p	{font-size: 0.75em;
	line-height: 1.6;
	margin-top: 10px}

div#content td {font-size: 0.75em}

div#footer a	{color: #009966}
strong {color: #007000}
b {color: #007000}

a {text-decoration: none;
  color: #009966}
  
  



/* サイドバー */
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}
div#img {text-align: center;
         margin-top: 30px}
div#img a {color:#ffffff}

a {color:#00994d}
         
ul.s-car {font-size: 0.75em;
          line-height: 2.5}
ul.ad-b {font-size: 0.75em;
         line-height: 2.5}
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: #009966;
                  background-color: #ffffff;
                  border-bottom: solid 1px #009966;
                  padding-left: 10px}                 
ul.sidemenu li a:hover {background-color: #33cc66}



/* フッター*/
div#footer	{background-image: url(line-green.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} 

