@charset "utf-8";
@import url(base.css); /* reset */
@import url(common.css); /* footer */

/*header*/
#head{ width:100%; height:768px; background-image:url("/landing/images/main/header_bg.jpg"); background-repeat:no-repeat; background-position:center;}
#head #header{ width:982px; margin:0 auto; padding-top:20px;}
#head #header #h_top{ width:100%; padding-bottom:50px;}
#head #header #h_top h1{ width:400px; float:left;}
#head #header #h_top p{ width:582px; float:left;}

#head #header #h_main{ width:982px; padding-top:60px; }
#head #header #h_main p{ text-align:right; }

/*contents*/
#contents{ width:100%; background-color:#fff; }

#contents #con01Area{ height:800px; }
#contents #con01Area #con01{ width:982px; margin:0 auto; padding-top:80px; }
#contents #con01Area #con01 .more{ padding:30px 0;}

#contents #con02Area{ height:997px; background-image:url("/landing/images/main/con02_bg.jpg"); background-repeat:no-repeat;}
#contents #con02Area #con02{ width:982px;  margin:0 auto; padding-top:80px; }
#contents #con02Area #con02 .more{ padding:30px 0;}

#contents #con03Area{ height:784px; background-image:url("/landing/images/main/con03_bg.jpg"); background-repeat:no-repeat;}
#contents #con03Area #con03{ width:982px; margin:0 auto; padding-top:80px; }
#contents #con03Area #con03 .more{ padding:30px 0;}

#contents #con04Area{ height:1498px; }
#contents #con04Area #con04{ width:982px; margin:0 auto; padding-top:80px; }
#contents #con04Area #con04 .more{ padding:30px 0 50px;}