h1{
   padding:5px 5px 2px;
   font-size:2em;
   }

h2{
   font-size:1.5em;
   border-bottom:solid 2px #99FF66;
   padding-bottom:3px;
   }

p {
   font-size:0.85em;
   line-height:1.2em;
   }

ul	{list-style-type:none;
	 margin-left:0;
	 padding-left:0;
	 background-color:#66CCFF;
	 padding:3px 20px;
	 }
	 
li	{display:inline;
	 padding-right:10px;
	 font-size:1.0em;
	 }

li.dot
  {
   list-style-type:circle;
   font-size:1.0em;
   line-height:2.0em;
   }


.main{
   margin-left:15px;
   margin-right:15px;
   margin-bottom:3px;
   padding:20px;
   border:5px solid #006633;
   width:600px;
   }

table.yotei	{
             border-style:groove;
             border-color:#000099;
             }

th	{
     font-size:0.75em;
     white-space:nowrap;
     text-align:center;
     background-color:#6699FF;
     }

td	{
     font-size:0.8em;
     }

td.brand	{
			 text-align:center;
			 white-space:nowrap;
			 }			 }

td.en	{
         text-align:right;
         white-space:nowrap;
         }

td.genre	{
             text-align:center;
             }

td.kigou	{
			 font-size:1.0em;
			 text-align:center;
			 }

table.maker {
             width:800px;
             table-layout:fixd;
             }