@charset "utf-8";

#nav {width: 100%; height:110px; position:fixed; background: rgba(255, 255, 255, 0.8); z-index: 1000;}
#nav > iframe { width:100%; }

#mainslide {width: 100%; padding-top: 110px;}
#mainslide .slider {width: 100%; height: auto;}

#contents {width: 100%; }
#contents .container {width: 1200px; margin: 0 auto; }

#footer {width: 100%; height: 150px; position: relative; background: #dcdcdc;}
#footer > iframe {width: 100%; }