body {margin:0;background:#F5F5F5;}




#container {

 width:800px;

 margin:0 auto;

 border: ;

 border-top-color:#D7D7D7;
 border-top-style:solid;
 border-top-width:1px;

 
 border-left-color:#D7D7D7;
 border-left-style:solid;
 border-left-width:1px;
 
 border-right-color:#D7D7D7;
 border-right-style:solid;
 border-right-width:1px;

 border-bottom-color:#D7D7D7;
 border-bottom-style:solid;
 border-bottom-width:1px;

background:#F5F5F5;}


/* ヘッダ */
#header {
 width:800px;

 min-height:px;

 height:auto !important;

 height:px;

 background:#F5F5F5;

}



#header h1 {

 margin:px;

 padding:10px 10px 10px;

 font-size:220%;

 float:left;

 line-height:1em;

 background:#F5F5F5;
}
















/* コンテント */

#content {

 width:800px;

 clear:both;

}



#content h2 {

 margin:px ;

 padding:px;

 color:#F5F5F5;
height:auto;
 background:#F5F5F5;
font-size 150%;
line-height:1em;}



#content ul { margin:px;padding:10px 10px 10px;height:auto;background:#ffffff;line-height:1.5em;

 
}







/* フッタ */
#footer {width:800px;clear:both;}



#footer p {margin:0;padding:

3px 5px;

color:

ffffff;

background:#F5F5F5;

 font-size:65%;

 text-align:right;

 line-height:1.32em;

 font-family:verdana;}



#footer a { color:#F5F5F5;text-decoration:none;}