@charset "utf-8";
/* CSS Document */

/* hall_area_list
----------------------------------------------*/
.hall_area_list {
zoom: 1;
}

.category_item_list ul {
overflow: hidden;
zoom: 1;
margin-left: 10px;
list-style: none;
}

.category_item_list li {
float: left;
margin-bottom: 10px;
margin-right: 4%;
width: 28%;
padding-left: 1%;
line-height: 1.2;
background: url(../images/link.gif) left 0.4em no-repeat;
}
