@charset "utf-8";

/* override styles */
#content .category {
width:640px;
margin:0 auto;
}

/* bihada */
#main .bihada {
width:640px;
margin:0 auto;
padding-bottom:7px;
background:#fff url(../img/bihada_bg_01.png) left bottom no-repeat;
}
#main .bihada .bihada_inner {
padding:25px 31px 5px;
border-right:1px solid #F6C7CB;
border-left:1px solid #F6C7CB;
}
#main .bihada h1 {
margin-bottom:14px;
}
#main .bihada .section {
position:relative;
overflow:hidden;
height:100%;
margin-bottom:21px;
*margin-bottom:0;
padding-top:34px;
padding-left:101px;
}
#main .bihada .section h2,
#main .bihada .section h3,
#main .bihada .section p {
height:100%;
}
#main .bihada .section .name {
position:absolute;
top:0;
left:0;
}
#main .bihada .section h2 {
margin-bottom:27px;
}
#main .bihada .section .item {
float:left;
width:214px;
}
#main .bihada .section .item h3 {
margin-bottom:6px;
}
#main .bihada .section .item p {
margin-left:2px;
}
#main .bihada .wet {
padding-top:59px;
background:url(../img/bihada_bg_02.png) 270px 0 no-repeat;
}
#main .bihada .wet .name {
top:25px;
}
