@charset "utf-8";

/* 내용관리 */
#container_title,h2.shoptitle{ padding:30px 0; font-size:30px !important; color:#333; font-weight:bold; background:url(/images/bg_title.png) 0 75px no-repeat; text-align:left;}


.hy_wrap{ }
.hy_wrap ul {padding:20px 0;}
.hy_wrap li {float:left;}
.hy_wrap li img {max-width:333px;}
.hy_wrap li p {padding:20px 0; text-align:center;font-weight:700; font-size:1.2em;}


.tab_m {width:100%; margin-top:20px;}
.tab_m li{float:left;}
.tab_m .tmenu{
width:150px; 
padding:10px;
font-size:14px; 
border:1px solid #776141;
text-align:center;
cursor:pointer;
}

.tmenu.on{color:#fff;background-color:#776141;}

.notice {padding:20px 0; font-size:1.3em;}