@charset "utf-8";
@import url(base.css); /* reset */
@import url(common.css); /* footer */

/*header*/
#head{ width:100%; height:60px; background-image:url("/landing/images/sub/sub01/head_bg.jpg"); background-repeat:no-repeat;}
#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;}

#online_main{ width:100%; height:488px; background:url("/landing/images/sub/sub05/online.jpg") no-repeat center;}
#online_main p{ }

/*contents*/
#contents{ width:100%; background-color:#fff; }

#contents #con01Area{ width:982px; margin:0 auto; }


