html,body{margin:0;border:0;padding:0;background-color: #fff;}
body{min-width: 1040px}
*{box-sizing:border-box}
a{outline: none; text-decoration:none; color:#000; display: block; line-height: 0}
a:hover{-webkit-transition: all .5s ease-in-out;-moz-transition: all .5s ease-in-out;-ms-transition: all .5s ease-in-out;-o-transition: all .5s ease-in-out;transition: all .5s ease-in-out; opacity:.6;filter:alpha(opacity=60);-ms-filter: "alpha( opacity=60)";}

#contents{max-width: 1000px; margin: 0 auto; position: relative}
#contents img{width: 100%}
#close_btn_area{text-align: center; margin-bottom: 50px}
#close_btn_area a{display: inline-block; border:1px solid #000; font-size: 18px; line-height: 1.2; padding: 5px 10px}
