@charset "utf-8";
/* CSS Document */

*{margin:0; padding:0;}
body{background:#fff; font-size:12px; line-height:1.25em; font-family:'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif; -webkit-text-size-adjust:none; color:#222; word-wrap:break-word; word-break:break-all; letter-spacing:0px;}
li{list-style:none;}
img, fieldset{border:0 none;}
a{text-decoration:none;}
img{-ms-interpolation-mode:bicubic; }


/* 디자인 */
#wrap{width:100%; height:auto; float:left;}
.main{width:100%; height:auto; float:left;}
.main img{float:left;}

.main .location{width:94%; height:380px; float:left; margin:15px 3%; border:1px solid #e5e5e5; box-sizing:border-box;}
.main .address{width:94%; height:auto; float:left; margin:0px 3% 20px 3%;}
.main .address p{color:#222; font-size:1.2em; letter-spacing:-1px; line-height:160%; text-align:left;}
.main .address span{color:#82ac9b; font-weight:bold;}
.main .address .txt_margin{margin-bottom:10px;}

.wreath{width:100%; height:73px; float:left; background-color:#557155; text-align:center; padding-top:14px;}
.wreath p{color:#FFF; font-size:1.2em; letter-spacing:-1px; line-height:140%;}
.wreath span{color:#fff200;}

.tel{width:100%; height:44px; float:left; background-color:#466846; text-align:center;}
.tel p{color:#FFF; font-size:1.3em; letter-spacing:-1px; margin-top:15px;}
.tel span{ font-weight:bold; color:#fff200; letter-spacing:0px;}

.bottom{width:100%; height:100px; float:left; background-color:#efefef; text-align:center;}
.bottom img{ margin:27px 0px 10px 0px;}
.bottom p{color:#a9aaaa; font-size:1.2em; letter-spacing:-1px;}

.name{width:100%; height:44px; float:left; text-align:center; background-color:#f4f4f4;}
.name p{color:#000; font-size:1.3em; letter-spacing:-1px; margin-top:15px;}
.name span{font-weight:bold; color:#327f81; letter-spacing:0px;}
.name .name_box_re{width:50%; height:30px; border:1px solid #CCCCCC;}



































