
body{text-align:center;width:100%;overflow-y:scroll;}


/* page design */
#page{align:center;margin:0 auto;width:700px;}



/* top contents */
#top { width: 700px; margin-top: 0px; }
#top h1 {  font-size: medium; display:none;}
#top .title1{font-size:medium;color:#ffffff;background-color:#0000ff;text-align:left;}
#top .memo{font-size:80%;margin-top:6pt;margin-bottom:6pt;text-align:left;}

/* menu contents */
#menu {  width: 150px; float:left}
#menu h1 {  font-size: medium;margin-top:0pt;text-align:left;}
#menu a{font-size:80%;}
#menu a:hover{font-size:80%;background-color:#0000ff;color:#ffffff;}
#menu a:visited{font-size:80%;}
#menu a:linked{font-size:80%;}
#menu h1.home{color:#ffffff;backgroung-color:#00ff00;}
#menu h1.here{}

#amenu table,td,th,tr{vertical-align:top;}

/* body contents */
#body {  width:auto;float:none;text-align:left;}
#body h1 {  font-size: medium; display:none;}
#body td {vertical-align:top;}
#body a{font-size:80%;}
#body a:hover{font-size:80%;}
#body a:visited{font-size:80%;}
#body a:linked{font-size:80%;}
#body .price{font-size:80%;}
#body .comment{font-size:80%;}

/* footer */
#footer{width: 700px;text-align:center;}
