@charset "utf-8";

/* category nav */
#category {
padding-bottom:14px;
}
#category ul {
overflow:hidden;
height:100%;
}
#category li {
float:left;
}
#category ul img {
vertical-align:bottom;
}
#category .category {
padding-bottom:54px;
padding-left:30px;
background:url(../img/category_bg_01.png) left bottom no-repeat;
}
#category .area {
height:37px;
margin:-32px 0 11px 20px;
padding-left:114px;
background:url(../img/category_bg_02.png) no-repeat;
}
#category .area2 {
height:37px;
margin:-32px 0 11px 20px;
padding-left:54px;
background:url(../img/category_bg_02.png) no-repeat;
}

#category .anchor {
margin-left:30px;
padding-bottom:29px;
font-size:1.2em;
}
#category .anchor li {
width:310px;
margin-right:6px;
margin-bottom:7px;
padding-left:18px;
background:url(../img/category_bg_03.png) left 0.5em no-repeat;
}

/* contact */
#contact {
padding-top:30px;
border-top:1px dotted #C6BFB7;
}
#contact p {
text-align:center;
}
