body      { background-color: #ffffff; margin: 0px 20px 20px 0px; padding: 0;  color: #666666; }

table.contents { width:500px; margin: 8px 0px 10px 8px; }

th        {  color: #666666; white-space: nowrap; text-align: center; font-weight: bold; }
th.form   { width:200px; text-align: right; font-size:100%; }

td        {  color: #666666;  font-size:13px; }
.border { border: 1px solid #666666; border-collapse: collapse; }

.hr        { margin: 5px 0px; }

h1        { margin: 0px; }

h2        { margin: 0px 0px 5px 0px; }

h3        {  font-size:13px; font-weight: bold; margin: 0px 0px 5px 13px; }

h4        {  font-weight: normal; margin: 0px 0px 5px 20px; }

p         { margin : 0.5em 0em 0.5em 10px; line-height: 1.3em; }

ul        { list-style-type: none; line-height: 1.5em; }
ul.disc   { list-style-type: disc; }

a           { text-decoration:underline; color:#0000ff; }
a:hover   { color: #ff0000; }

.shop     { margin: 50px 0px 10px 4px; }

.menu  { background-image: url("/image/left_bg.gif");  }
.main   { background-image: url("/image/main_bg.gif");  }

strong {  font-weight: bold; color: #ff0000; }

input,textarea,select { border:1px #666666 solid }
