/* font */
@font-face {
    font-family: 'helveticaregular';
    src: url('../font/helvetica-webfont.eot');
    src: url('../font/helvetica-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/helvetica-webfont.woff2') format('woff2'),
         url('../font/helvetica-webfont.woff') format('woff'),
         url('../font/helvetica-webfont.ttf') format('truetype'),
         url('../font/helvetica-webfont.svg#helveticaregular') format('svg');
    font-weight: normal;
    font-style: normal;	
}

/* clearfix */
.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
.clearfix{display:inline-block}
* html .clearfix{height:1%}
.clearfix{display:block}

/* main-web */
body, html{margin:0; padding:0}
.wrapper{width:810px; height:auto; margin:0 auto; font-family:'Roboto',sans-serif;}
.header{height:125px;background:url(../images/pattern.jpg) repeat;}
.header img{padding-top:23px; margin-left:41%}
.slider{height:350px;}
.content{background:#efefef; width:810x; min-height:270px; margin:18px auto 55px; text-align:center; color:#4d4d4d; font-size:17px; padding:15px 25px;}
.content ul li{list-style:none; line-height:20px;}
.reservation{height:65px; background:#7a7a7a; padding:0 20px; font-family: 'Roboto', sans-serif; }
.reservation a{color:#FFF}
.check{width:95px;float:left;height:65px;color:#FFF;line-height:16px;padding:18px 0 0 13px; letter-spacing:1px; font-size:16px;}
.box{width:642px; float:left; height:65px; margin-left:10px;}
.myrsv{height:65px; font-size:10px; text-decoration:underline; font-style:italic; color:#FFF; line-height:78px; padding-right:6px; float:right}
.top{height:45%}
.bottom{height:55%}
.top .text{width:90px; float:left; color:#FFF; font-size:11px; margin-right:3px; padding:15px 0 0 0}
.bottom .input-box{width:88px; float:left; margin-right:3px;}
.bottom .search-box{float:right !important; width:75px; cursor:pointer}
.input-box input{width:85px;height:18px;line-height:18px;font-size:12px;color:#7a7a7a;font-family:'Roboto',sans-serif;text-align:left;  border:none}
.input-box select{width:85px;height:20px;line-height:20px;font-size:12px;color:#7a7a7a;font-family:'Roboto',sans-serif;text-align:left; border:none}
.search{width:85px; height:20px; background:url("../images/search.jpg"); border:none; margin-top:2px; float:right; cursor:pointer}

/*!ColorBox | MIT License | git.io/normalize */
#cboxOverlay,#cboxWrapper,#colorbox{position:absolute;top:0;left:0;z-index:9999;overflow:hidden}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxBottomLeft,#cboxMiddleLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingGraphic,#cboxLoadingOverlay{position:absolute;top:0;left:0;width:100%;height:100%}#cboxClose,#cboxNext,#cboxPrevious,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#cboxContent,#cboxLoadedContent,#colorbox{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#000}#colorbox{outline:0}#cboxTopLeft{width:14px;height:14px;background:url(../images/controls.png) no-repeat}#cboxTopCenter{height:14px;background:url(../images/border.png) repeat-x top left}#cboxTopRight{width:14px;height:14px;background:url(../images/controls.png) no-repeat -36px 0}#cboxBottomLeft{width:14px;height:43px;background:url(../images/controls.png) no-repeat 0 -32px}#cboxBottomCenter{height:43px;background:url(../images/border.png) repeat-x bottom left}#cboxBottomRight{width:14px;height:43px;background:url(../images/controls.png) no-repeat -36px -32px}#cboxMiddleLeft{width:14px;background:url(../images/controls.png) repeat-y -175px 0}#cboxMiddleRight{width:14px;background:url(../images/controls.png) repeat-y -211px 0}#cboxContent{background:#fff;overflow:visible}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{margin-bottom:5px}#cboxLoadingOverlay{background:url(../images/loading_background.png) no-repeat center center}#cboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center}#cboxTitle{position:absolute;bottom:-25px;left:0;text-align:center;width:100%;font-weight:700;color:#7C7C7C}#cboxCurrent{position:absolute;bottom:-25px;left:58px;font-weight:700;color:#7C7C7C}#cboxClose,#cboxNext,#cboxPrevious,#cboxSlideshow{border:0;padding:0;margin:0;overflow:visible;position:absolute;bottom:-29px;background:url(../images/controls.png) no-repeat;width:23px;height:23px;text-indent:-9999px}#cboxClose:active,#cboxNext:active,#cboxPrevious:active,#cboxSlideshow:active{outline:0}#cboxPrevious{left:0;background-position:-51px -25px}#cboxPrevious:hover{background-position:-51px 0}#cboxNext{left:27px;background-position:-75px -25px}#cboxNext:hover{background-position:-75px 0}#cboxClose{right:0;background-position:-100px -25px}#cboxClose:hover{background-position:-100px 0}.cboxSlideshow_on #cboxSlideshow{background-position:-125px 0;right:27px}.cboxSlideshow_on #cboxSlideshow:hover{background-position:-150px 0}.cboxSlideshow_off #cboxSlideshow{background-position:-150px -25px;right:27px}.cboxSlideshow_off #cboxSlideshow:hover{background-position:-125px 0}
