/* _reset
------------------------------------------------------------------------------------------------ */
body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dt, dd, li, form, select, option, input address, pre, strong, em, iframe, a { margin: 0; padding: 0; }

h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }

li { list-style: none; }

a { outline: none !important; }

img { border: none; margin: 0; padding: 0; }

/* _utility
------------------------------------------------------------------------------------------------ */
.flo_left { float: left; }

.flo_right { float: right; }

.mp_0 { margin: 0 !important; padding: 0 !important; }

.mt10 { margin-top: 10px !important; }

.mt15 { margin-top: 15px !important; }

.mt20 { margin-top: 20px !important; }

.mt30 { margin-top: 30px !important; }

.mt40 { margin-top: 40px !important; }

.mt50 { margin-top: 50px !important; }

.ml10 { margin-left: 10px !important; }

.ml20 { margin-left: 20px !important; }

.ml25 { margin-left: 25px !important; }

.mr10 { margin-right: 10px !important; }

.mr20 { margin-right: 20px !important; }

.mb15 { margin-bottom: 15px !important; }

.mb10 { margin-bottom: 10px !important; }

.mb20 { margin-bottom: 20px !important; }

.mb30 { margin-bottom: 30px !important; }

.mb40 { margin-bottom: 40px !important; }

a:hover img.link { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter: alpha(opacity=50); -moz-opacity: 0.5; -khtml-opacity: 0.5; opacity: 0.5; -moz-transition: 0.25s; -webkit-transition: 0.25s; -o-transition: 0.25s; transition: 0.25; }

/* _amazon
------------------------------------------------------------------------------------------------ */
/* .wrap
----------------------------------------------------- */
.wrap { position: relative; overflow: hidden; width: 100%; height: auto; float: left; background-color: #dae2c1; }
.wrap #section, .wrap #section_in { width: 950px; height: auto; float: left; position: relative; top: 0; }
.wrap #section { left: 50%; }
.wrap #section_in { left: -50%; }

/* contents
----------------------------------------------------- */
#contents { width: 950px; height: auto; float: left; }

/* #contents-header
----------------------------------------------------- */
#contents #contents-header { width: 950px; height: auto; float: left; background-color: #fff; position: relative; }
#contents #contents-header .contents-header_circle { width: 170px; height: 170px; float: left; position: absolute; top: 47px; left: 35px; }
#contents #contents-header .contents-header_time { width: 822px; height: 86px; float: left; background-color: #f3e300; padding-top: 22px; padding-left: 128px; }
#contents #contents-header .contents-header_main { width: 950px; height: 1220px; float: left; background: url(images/hero_bg.png) 0 0 no-repeat; }
#contents #contents-header .contents-header_main .logo { width: 950px; height: 373px; float: left; text-align: center; margin-top: 488px; }
#contents #contents-header .contents-header_main .catch { width: 950px; height: 181px; float: left; text-align: center; margin-top: 142px; }

/* #contents-map
----------------------------------------------------- */
#contents #contents-map { width: 900px; height: auto; float: left; padding: 30px 25px 35px; background-color: #f3f2ed; }
#contents #contents-map .map { width: 900px; height: 530px; float: left; text-align: center; }
#contents #contents-map .record { width: 900px; height: auto; float: left; margin-top: 25px; }
#contents #contents-map .record .cell { width: 210px; height: auto; float: left; margin-left: 20px; }
#contents #contents-map .record .cell:first-child { margin-left: 0; }
#contents #contents-map .record .cell .thumbnail { width: 210px; height: 135px; float: left; }
#contents #contents-map .record .cell .title { width: 210px; height: auto; float: left; text-align: left; margin-top: 11px; }
#contents #contents-map .record .cell p { width: 210px; height: auto; float: left; color: #424242; font-size: 13px; line-height: 20px; font-weight: nomal; margin-top: 11px; text-align: left; }

/* #contents-footer
----------------------------------------------------- */
#contents-footer { width: 950px; height: 280px; float: left; background: url(images/footer_bg.png) 0 0 no-repeat; }
#contents-footer .left { width: 475px; height: 250px; float: left; text-align: left; }
#contents-footer .left .human { width: 475px; height: 30px; float: left; margin-top: 29px; margin-left: 35px; }
#contents-footer .left p { width: 475px; height: auto; float: left; color: #424242; font-size: 16px; line-height: 27px; font-weight: nomal; margin-top: 5px; margin-left: 35px; }
#contents-footer .right { width: 388px; height: 248px; float: left; margin-top: 18px; margin-left: 65px; }
