@charset "utf-8";
@import url(normalise.css);
html, body { background-color: #d1d6da; text-align: left; font-family: Verdana, Geneva, sans-serif; font-size: 14px; color: #37423C; line-height: 20px; }
.menu_fd{ background-image: url(../img/menu_fd.gif); background-repeat: repeat-x; }
#container { height: 363px; width: 700px; margin-top: -182px; margin-left: -350px; position: absolute; left: 50%; top: 50%; }

#pos{ position: relative; }
#cover_img{ position: absolute; top: -29px; z-index: 50; left: -17px; }
#catering_img{ position: absolute; top: -29px; z-index: 50; left: 0px; }
.pg_01_fd{ background-image: url(../img/pg_img_001.jpg); background-repeat: no-repeat; background-position: right 20px; }
.pg_04_fd{ background-image: url(../img/page4_fd.jpg); background-repeat: no-repeat; background-position: left top; }
.case_legend{ font-size: 11px; font-weight: bold; color: #FFF; background-color: #F4911C; text-align: center; }
#lang{ position: absolute; right: 0px; top: -25px; }

/* Form */
form{ width: 300px; position: relative; }
label{ font-size: 11px; }
input{ width: 200px; background-color: #EBEEEC; margin-bottom: 5px; font-size: 11px; color: #36424A; text-align: left; border: 1px solid #8C9B93; line-height: 20px; height: 20px; }
textarea{ width: 200px; background-color: #EBEEEC; margin-bottom: 10px; font-size: 11px; color: #36424A; font-family: Arial, Helvetica, sans-serif; text-align: left; border: 1px solid #8C9B93; }
input.btn_next { cursor: pointer; width: 200px; background-color: #EBEEEC; margin-bottom: 10px; font-size: 11px; color: #36424A; display: block; text-align: center; padding-top: 3px; padding-bottom: 3px; border: 1px solid #8C9B93; }
input.btn_nexthov { cursor: pointer; color: #FFF; background-color: #8C9B93; border-top-color: #EBEEEC; border-right-color: #EBEEEC; border-bottom-color: #EBEEEC; border-left-color: #EBEEEC; }

