body {
	width: 700px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-color: #695B99;
	font-family: Verdana, sans-serif;
	font-size: 90%;
	line-height: 1.4em;
}
#main h1 {
	background-image: url(../images/bg_headline1.jpg);
	background-repeat: repeat-x;
	font-size: 130%;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #006;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 3px;
	color: #FFF;
}
#contents #navibox {
	background-color: #FFFFFF;
	float: right;
	width: 140px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #669;
	border-right-color: #639;
	border-bottom-color: #639;
	border-left-color: #669;
	padding: 5px;
	font-size: 12px;
	line-height: 1.2em;
}
#navibox ul {
	margin: 4px;
	text-align: left;
}
a:link {
	color: #36C;
	text-decoration: underline;
}
a:visited {
	color: #666;
	text-decoration: underline;
}
a:hover {
	color: #69F;
	text-decoration: none;
}


.acctex {
	font-weight: bold;
	color: #639;
}
#main h2 {
	font-size: 90%;
	line-height: 1.6em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #609;
}
.eighty {
	font-size: 80%;
}
#contents #main .menu {
	width: 90%;
	border: 1px solid #663300;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	margin-top: 10px;
	background-image: url(../images/plum.gif);
	color: #FFF;
}
#contents #main .menu2 {
	width: 60%;
	border: 1px solid #663300;
	padding: 10px;
	margin-top: 10px;
	background-image: url(../images/bg_menu.jpg);
	margin-bottom: 10px;
	color: #FFF;
}
#contents #main .menu3 {
	border: 1px solid #663300;
	padding: 5px;
	margin-top: 10px;
	background-image: url(../images/bg_menu.jpg);
	margin-bottom: 0;
}
.pageup {
	text-align: right;
}
li {
	list-style-image: url(../images/bullet_yellow.gif);
}

ul {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.menulist {
	margin-left: 100px;
}



.price {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	font-size: 120%;
	padding-left: 20px;
}
.menu li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFF;
	text-align: left;
	color: #FFF;
}
.menuhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 240%;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
}







#contents {
	background-color: #FFFFFF;
	border: 1px solid #333333;
}
#head {
	background-image: url(../images/head.jpg);
	height: 108px;
	width: 700px;
	display: block;
}
#contents .sep {
	background-image: url(../images/headborder.jpg);
	background-repeat: repeat-x;
	height: 20px;
	width: 700px;
}
#contents #main {
	background-color: #FFFFFF;
	margin: 10px;
	width: 668px;
	border: 1px dashed #66C;
	padding: 5px;
}
#contents #foot {
	padding: 5px;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 10px;
	text-align: center;
	border-top-width: 3px;
	border-top-style: dotted;
	border-top-color: #669;
	margin-top: 10px;
}
.menu img {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 5px;
	margin: 17px;
}
.menu3 img {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 5px;
	margin: 5px;
}
