/* ----------------------------------------------------------------------

 smart phone setting

---------------------------------------------------------------------- */
#header { background:#fff5d0; width:100%; height:60px; position:relative; border-bottom: none; }

ul.c_menu li{
  display: block;
  list-style-type:none;
  position:relative;
  padding: 0 0 0 16px;
  margin: 7px 0 7px 10px;
  font-weight: bold;
  font-size:14px;
  line-height: 30px;
  border-bottom: dashed 1px #F6A38B;
}