#main{
	background-color : white;
width : 800px;
height : inherit;

padding-bottom : 10px;
}

body{
	background-color : #002600;

margin-top : 0px;
margin-left : 0px;
margin-right : 0px;
margin-bottom : 0px;
}

div{
	margin-top : 0px;
margin-bottom : 0px;

margin-left : auto;
margin-right : auto;
}

#menu{
	width : 776px;
height : auto;

background-color : #464646;
padding-top : 4px;
padding-left : 2px;
padding-right : 2px;
padding-bottom : 4px;
}

#main_box{
	width : 780px;
height : auto;

border-bottom-width : 1px;
border-bottom-style : solid;
border-bottom-color : gray;
}

p{
	font-size : 12px;
font-weight : 400;
line-height : 16px;
letter-spacing : 1px;

margin-top : 1px;
margin-bottom : 1px;
}

tr{
	background-color : white;
}

.Class_price{
	font-size : 12px;
font-weight : 600;
color : red;
}

th{
	font-size : 12px;
font-weight : 400;
}

.Class_footer01{
	padding-top : 4px;
padding-bottom : 4px;
border-bottom-width : 1px;
border-bottom-style : solid;
border-bottom-color : gray;
width : 780px;
height : auto;

color : white;
background-color : #002b00;

font-size : 14px;
font-weight : 600;
line-height : 18px;
letter-spacing : 2px;
}

.Class_footer02{
	padding-top : 4px;
padding-bottom : 4px;
width : 780px;
height : auto;
}

a:hover{
	color : yellow;
text-decoration : none;
}

td{
	font-size : 12px;
font-weight : 400;
}

