@charset "utf-8";
@import url(default.css);
@import url(body.css);

body { background:url(../img/main/bg_body.gif) left top repeat-x; }
#head { position:relative; width:1000px; height:233px; }
#head h1 { position:absolute; top:20px; left:24px; }
#head p { position:absolute; top:29px; right:10px;}
#head ul { position:absolute; top:68px; left:58px; }
#head ul li { float:left; margin-right:32px; }

/*  Ǻ   Ÿ */
.head_corp { background:url(../img/corporation/bg_head.jpg) left top no-repeat; } /* corporation style */
.head_land { background:url(../img/land/bg_head.jpg) left top no-repeat; } /* land style */
.head_house { background:url(../img/house/bg_head.jpg) left top no-repeat; } /* house style */
.head_tour { background:url(../img/tour/bg_head.jpg) left top no-repeat; } /* tour style */
.head_city { background:url(../img/city/bg_head.jpg) left top no-repeat; } /* city style */
.head_common { background:url(../img/common/bg_head.jpg) left top no-repeat; } /* common style */
/* -------------------------- */

#container { position:relative;  margin:-233px 0 -97px 0; _height:100%; min-height:100%; }
#container h3 { margin-bottom:30px; }
#content { position:relative; width:840px; margin-bottom:80px; padding:257px 0 97px 270px; }
#content h4 { margin:0px 0px 5px 30px; }
#inner {width:680px; padding-left:28px; }
#lnb { position:absolute; top:262px; right:112px; }
#lnb li { float:left; margin-right:6px; padding-right:11px; color:#808080; font-size:11px; background:url(../img/common/bullet_01.gif) right 7px no-repeat; }

/*  Ǻ ó׺̼ ġ ÷ Ÿ */
#lnb li.copr_on {color:#4CA8D2; font-size:11px; background:none; font-weight:bold; } /* corporation style */
#lnb li.land_on {color:#8643B9; font-size:11px; background:none; font-weight:bold; } /* land style */
#lnb li.house_on {color:#DF6630; font-size:11px; background:none; font-weight:bold; } /* house style */
#lnb li.tour_on {color:#8CA344; font-size:11px; background:none; font-weight:bold; } /* tour style */
#lnb li.city_on {color:#6B91E1; font-size:11px; background:none; font-weight:bold; } /* city style */
/* -------------------------- */

#sideMenu { position:absolute; top:154px; left:0; width:241px; padding-left:29px; }
#sideMenu h2 { position:relative; margin-bottom:13px; height:65px; }
#sideMenu h2 img { position:absolute; bottom:0; left:20px; }
#sideMenu .menuWrap { padding-top:28px; }
#sideMenu ul.depth01 { padding:0 0 17px 21px; width:220px;}
#sideMenu ul li { height:1%; margin-bottom:11px; padding-left:19px; font: 12px Lucida sans,Verdana,sans-serif; font-weight:bold; letter-spacing:-0.05em; line-height:12px;} 
#sideMenu ul li ul li { font: 10px Lucida sans,Verdana,sans-serif; background:none; margin:0 0 8px -19px; line-height:12px;}
#sideMenu ul li ul li a { display:block; margin-left:-19px; padding-left:19px;}
#sideMenu ul li ul { margin-top:8px; }
#sideMenu ul li a:link , #sideMenu ul li a:link , #sideMenu ul li a:link { text-decoration:none; }

/*  Ǻ ޴ ڽ Ÿ */
#sideMenu .corpTop { background:url(../img/corporation/bg_sideTop.gif) left top no-repeat; } /* corporation style */
#sideMenu .corpBottom { background:url(../img/corporation/bg_sideBottom.gif) left bottom no-repeat; } /* corporation style */
#sideMenu .landTop { background:url(../img/land/bg_sideTop.gif) left top no-repeat; } /* land style */
#sideMenu .landBottom { background:url(../img/land/bg_sideBottom.gif) left bottom no-repeat; } /* land style */
#sideMenu .houseTop { background:url(../img/house/bg_sideTop.gif) left top no-repeat; } /* house style */
#sideMenu .houseBottom { background:url(../img/house/bg_sideBottom.gif) left bottom no-repeat; } /* house style */
#sideMenu .tourTop { background:url(../img/tour/bg_sideTop.gif) left top no-repeat; } /* tour style */
#sideMenu .tourBottom { background:url(../img/tour/bg_sideBottom.gif) left bottom no-repeat; } /* tour style */
#sideMenu .cityTop { background:url(../img/city/bg_sideTop.gif) left top no-repeat; } /* city style */
#sideMenu .cityBottom { background:url(../img/city/bg_sideBottom.gif) left bottom no-repeat; } /* city style */
/* -------------------------- */

/*  Ǻ ޴ 1 depth Ҹ Ÿ */
#sideMenu ul.corp li { width:140px; background:url(../img/corporation/bullet_01.gif) left 3px no-repeat; } /* corporation style */
#sideMenu ul.corp ul li { width:140px; background:none; } /* corporation style */
#sideMenu ul.land li { width:140px; background:url(../img/land/bullet_01.gif) left 3px no-repeat; } /* land style */
#sideMenu ul.land ul li { width:140px; background:none; } /* land style */
#sideMenu ul.house li { width:140px; background:url(../img/house/bullet_01.gif) left 3px no-repeat; } /* house style */
#sideMenu ul.house ul li { width:140px; background:none; } /* house style */
#sideMenu ul.tour li { width:140px; background:url(../img/tour/bullet_01.gif) left 3px no-repeat; } /* tour style */
#sideMenu ul.tour ul li { width:140px; background:none; } /* tour style */
#sideMenu ul.city li { width:140px; background:url(../img/city/bullet_01.gif) left 3px no-repeat; } /* city style */
#sideMenu ul.city ul li { width:140px; background:none; } /* city style */
/* -------------------------- */

/*  Ǻ ޴ 2 depth Ҹ / ѿ Ÿ */
#sideMenu ul.corp li a:hover { color:#0faae5; text-decoration:none; font-weight:bold; } /* corporation style */
#sideMenu ul.corp li ul li a:hover { color:#83d6e2; text-decoration:none; font-weight:normal; background:url(../img/corporation/bullet_02.gif) left 5px no-repeat; } /* corporation style */
#sideMenu ul.land li a:hover { color:#7d36b4; text-decoration:none; font-weight:bold; } /* land style */
#sideMenu ul.land li ul li a:hover { color:#a59bca; text-decoration:none; font-weight:normal; background:url(../img/land/bullet_02.gif) left 5px no-repeat; } /* land style */
#sideMenu ul.house li a:hover { color:#e86919; text-decoration:none; font-weight:bold; } /* house style */
#sideMenu ul.house li ul li a:hover { color:#eda777; text-decoration:none; font-weight:normal; background:url(../img/house/bullet_02.gif) left 5px no-repeat; } /* house style */
#sideMenu ul.tour li a:hover { color:#7a8607; text-decoration:none; font-weight:bold; } /* tour style */
#sideMenu ul.tour li ul li a:hover { color:#c4d292; text-decoration:none; font-weight:normal; background:url(../img/tour/bullet_02.gif) left 5px no-repeat; } /* tour style */
#sideMenu ul.city li a:hover { color:#3466ad; text-decoration:none; font-weight:bold; } /* city style */
#sideMenu ul.city li ul li a:hover { color:#80a7e5; text-decoration:none; font-weight:normal; background:url(../img/city/bullet_02.gif) left 5px no-repeat; } /* city style */
/* -------------------------- */

#footer { height:97px; padding-left:30px; background:url(../img/main/bg_footer.gif) left top repeat-x; }
#footer p { border-top:1px solid #EBEBEB; width:960px; padding-top:21px; }


.pad_l4{ padding-left:4px;}
