﻿body{margin: 0px; padding: 0px; text-align: center;}
h3 { font-size: 11pt; font-weight: bold; font-family: Arial; color: #547331; }
p { font-size: 10pt; font-family: Arial; line-height: 18pt;}

#header { margin: 0px auto; width: 900px; min-height: 255px; height: 255px; background-image: url('head3.jpg'); background-repeat: no-repeat; }
#menu { margin: 0px auto; width: 900px; background-image: url('navi.jpg'); background-repeat: no-repeat; min-height: 40px; }
#container { margin: 0px auto; width: 900px; }

#menu ul li{ float: left; padding-right: 30px; padding-left: 30px; text-align: left; }
#menu ul li a { font-size: 12pt; font-weight: bold; font-family: Script MT bold; Lucida Handwriting; color: #5E5F5F; text-decoration: none; line-height: 40px;}

#left { float: left; width: 200px; padding-left: 10px; border-right: 1px solid #ccc; }
.shop { border: 0px solid silver; min-height: 300px; text-align: left; }

.txt{ width: 40px; text-align: center; }
.price{ font-weight: bold; color: #547331;}

#right { float: right; text-align: left; width: 660px; padding: 10px; }
.table {font-family: Arial; font-size: 11pt; line-height: 17pt; color: #707070; }

.cssbutton
{
    background-color: #575757;
    border: 1px solid #000;
    cursor: pointer;
    color:White;
    font-size: 11pt;
    font-family: Arial;
    font-weight: bold;
}

.big
{
    width: 300px;
    height: 200px;
}
