table {
	width: 438px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FDD6E2;
	border-bottom-color: #FDD6E2;
	border-left-color: #FDD6E2;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 40px;
}
th {
	font-weight: normal;
	font-size: small;
	text-align: center;
	padding: 5px;
	background-color: #FDD6E2;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
td {
	font-size: small;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FDD6E2;
	border-right-color: #FDD6E2;
	padding: 5px;
}
.price {
	font-size: small;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FDD6E2;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FDD6E2;
	width: 70px;
	text-align: right;
	padding: 5px;
}
.menu {
	padding: 5px;
}
.button_area {
	height: 25px;
	width: 150px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	float: left;
}
.point {
}
.c_box ul {
	list-style-type: none;
	margin-top: 2px;
	margin-bottom: 2px;
}
.preview_menu {
	margin-bottom: 5px;
	padding-bottom: 10px;
	font-size: small;
}
.preview_menu h5 {
	text-align: center;
	background-color: #FFCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 1.5em;
	font-size: 12px;
	margin-bottom: 0px;
}
.preview_menu p {
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 11px;
	margin-top: 0px;
	line-height: 1.5em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 5px;
	text-align: left;
}
.preview_menu strong {
	font-size: 12px;
	line-height: 1.5em;
	color: #990033;
	font-weight: normal;
}
.preview_menu em {
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	color: #FF3300;
	font-style: normal;
}
.button_area {
	height: 25px;
	width: 468px;
	margin-top: 10px;
	margin-bottom: 20px;
	float: none;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
