
@charset "utf-8";


/* ÃÊ±âÈ­ */
body {margin:0;padding:0;font-size:0.75em;height:100%;font-family:sans-serif; background:#fff;min-width:320px}


/* °Ô½ÃÆÇ¿ë ¹öÆ° */
a.btn_b01,.btn_b01 {background:#4c4f6f;color:#fff;}
.btn_b01:hover, .btn_b01:hover {}
a.btn_b02 ,.btn_b02{background:#ff506a;color:#fff;}
a.btn_b02:hover, .btn_b02:hover {}
a.btn_b03, .btn_b03 {border:1px solid #ed6478;color:#ed6478;background:none;}
a.btn_b03:hover, .btn_b03:hover {}
a.btn_admin {background:#e8180c;color:#fff;} /* °ü¸®ÀÚ Àü¿ë ¹öÆ° */
a.btn_admin:focus, a.btn_admin:hover {}


/* Áß°£ ·¹ÀÌ¾Æ¿ô */
#container_title_shop {margin:10px ;font-size:1.5em;text-align:left;font-weight:bold;border-bottom:1px solid #ccc;background:#fff;padding:15px;font-size:1.25em}
#container_title_basic {margin:0px 0px 10px 0px;font-size:1.5em;text-align:left;font-weight:bold;border-bottom:1px solid #ccc;background:#fff;padding:15px;font-size:1.25em}

/*2019-03-22 dudecha -- ±Û¾²±â¿¡¼­ ¹öÆ°ÀÌ À§·Î ¿Ã¶ó°¨.btn_top{margin-top:-50px;text-align:right}*/

/* ÇÏ´Ü ·¹ÀÌ¾Æ¿ô */
#ft_to_top  {position:fixed;bottom:10px;right:10px;width:40px;height:40px;line-height:36px;border:2px solid #333;background:rgba(255,255,255,0.6);color:#333;text-align:center;font-size:15px;z-index:999}