body { font-size: 12px; line-height: 16px; background-color: #400906; background-image: url(../img/back.gif); background-repeat: repeat-x; margin-top: 10px; }
p { }
td { }
h1 { color: #d2bc75; font-size: 12px; font-weight: bold; line-height: 12px; margin-top:10px; margin-left:10px;}
a:link { }
a:visited { }
a:hover { }
a:active { }
.header { background-color: #42464b; width: 800px; height: 30px; margin: 0 auto; border: solid 2px silver; }
.banner { background-color: #c0c0c0; width: 800px; height: 150px; margin: 0 auto; border-right: 2px solid silver; border-bottom: 2px solid silver; border-left: 2px solid silver; }
.backbox {
width: 800px;
	height: auto;
	margin: 0 auto; 
}
.box {
	background-color: #ebebdf;
    width: 800px;
	height: auto;
	border-right: 2px solid silver; border-bottom: 2px solid silver; border-left: 2px solid silver; }
.left {
	text-align:center;
	background-color: #91611f;
	width: 180px;
	height: 100%;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
}
.right { background-color: #ebebdf; width: 580px; height: 100%; float: right; margin-top: 10px; margin-right: 10px; margin-bottom: 0; }
.address { color: #e5f3e8; font-size: 12px; line-height: 14px; background-color: #91611f; text-align: center; width: 795px; height: 20px; clear: both; margin-right: auto; margin-left: auto; padding-top: 10px; padding-bottom: 10px; border: solid 2px silver; }
.footer { font-size: 10px; line-height: 14px; background-color: #c0c0c0; text-align: center; margin-right: auto; margin-left: auto; padding-top: 10px; padding-bottom: 10px; width: 800px; height: 100px; clear: both; border: solid 2px silver; }
.title { font-size: 14px; width: 550px; margin-left: 5px; padding: 5px 10px; border-bottom-color: gray; border-bottom-width: 1px; }
.contents { width: 550px; margin-bottom: 30px; margin-left: 5px; padding: 10px; }
.menu {font-size:12px; margin-left:5px; }
menu td {font-size:12px; border-bottom: 2px solid silver;}
