@charset "utf-8";
/* CSS Document */

body {
	background-color: #FF7E27;
	background-image: url(../images/_layout_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
#main {
	width: 964px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #311300;
	text-decoration: none;
	line-height: 170%;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#footer {
	width: 964px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/_layout_footer.jpg);
	background-repeat: no-repeat;
	height: 130px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-position: left 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFD8B0;
	text-decoration: none;
	line-height: 140%;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
.footercopy {
	font-size: 12px;
	color: #FFD8B0;
	line-height: 16px;
}
.footer_table_m {
	padding-left: 120px;
	padding-top: 0px;
}

.footer-word-mark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #6A3500;
	text-decoration: none;
}
.word-orange-bold-big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.word-ans-pink-q {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
.ans-table-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.ans-table-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.word-ans-orange-q {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
.food-table-word {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 150%;
}
#food-table2 {
	background-image: url(../food/images/food_table2_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 720px;
}
.food-table-week1-bg {
	background-image: url(../food/images/food_pic3.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.food-table-week234-bg {
	background-image: url(../food/images/food_week234.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.food-table-red-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.service-table-orange-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
.service-table-bg {
	background-image: url(../service/images/service_pic3.jpg);
	background-repeat: no-repeat;
	background-position: 300px bottom;
}
