@charset "utf-8";
@import url('http://fonts.googleapis.com/earlyaccess/nanumgothic.css');
@import url('http://fonts.googleapis.com/earlyaccess/nanumpenscript.css');

/* 내용관리 */
#ctt {margin:10px 0;padding:10px;border:1px solid #e9e9e9}
.ctt_admin {text-align:right}
#ctt header h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ctt_con {padding:10px 0}
.ctt_img {text-align:center}

.container_title {margin-bottom:30px; font-size:34px; font-weight:600; color:#000; margin-top:80px; padding:8px 0 5px; font-family:nanumgothic; text-align:center}
.container_title:first-child { margin-top:40px;}
.about_wrap {magin:0; padding:0}
.about_wrap .about {padding-bottom:25px; font-size:15px}
.about_wrap .menu {font-size:20px; padding:15px 0 7px; font-weight:bold; border-radius:8px 8px 0 0; margin-top:100px}
.about_wrap .menu:first-child {margin-top:5px}

.about_wrap .about_title {font-family:"Nanum Pen Script","Nanum Gothic";font-size:40px}
.about_wrap .about h3    {font-family:"Nanum Pen Script"; color:#b40202; font-size:34px}
.about_wrap .about span    {color:#b40202; font-weight:bold; font-size:120%}
.about_wrap img {width:100%}
.reser img {width:100%; max-width:1160px}
.about_wrap span {display: block; text-align: center; padding: 8px 0 2px}


.reser {font-family:'Nanum Gothic'; font-size:15px; line-height:24px;}
.reser h3 {font-size:20px; padding:50px 0 10px; color:#333; font-weight:bold;}
.table_reser  {border-collapse:collapse; width:100%; }
.table_reser  th {background:#f7f7f7; padding:12px 0; border:1px solid #dadada; text-align:center; color: #333; border-top: 2px solid #333}
.table_reser  td {text-aling:center; padding:10px 15px 8px; border:1px solid #dadada; text-align:left}

.table_reser_inner  {border-collapse:collapse; width:100%; }
.table_reser_inner  th {background:#666; padding:6px 0; border:1px solid #dadada; text-align:center;  color: #fff; border-top: 2px solid #333}
.table_reser_inner td {text-aling:center; padding:4px 0; border:1px solid #dadada; text-align:center}


