/* ----- boil ----------------------------------------------- */

.boil_st01 {
   width:510px;
   height:auto;
   margin:25px 0 0 0;
   padding:0;
}

.boil_st02 {
   width:510px;
   height:auto;
   margin:20px 0 0 0;
   padding:0;
}
.boil_st02 .top{
   width:510px;
   height:4px;
   overflow:hidden;
   background:url('/img/area_01_top.gif') no-repeat 0 0;
}
.boil_st02 .inner{
   width:508px;
   height:auto;
   padding:0;
   background:#f9f9f0;
   border-left:solid 1px #e3d470;
   border-right:solid 1px #e3d470;
}
.boil_st02 .bottom{
   width:510px;
   height:4px;
   overflow:hidden;
   background:url('/img/area_01_btm.gif') no-repeat 0 0;
}
.boil_st02 h2{
   margin:0 0 2px 0;
}
.boil_st02 .inner .boil_entry{
   width:490px;
   height:auto;
   margin:0 auto;
   padding:6px 0 6px 0;
}
.boil_st02 .inner .boil_entry h3{
   padding:0 0 3px 13px;
   font-size:12px;
   font-weight:bold;
   background:url('/img/ico_03.gif') no-repeat 0 1px;
}
.boil_st02 .inner .boil_entry p{
   margin:0;
   padding:0 3px 5px 13px;
   line-height:1.5em;
}

.inner_comment{
   width:490px;
   height:auto;
   margin:5px auto 0 auto;
   padding:0;
   background:#eaeabf;
}
.inner_comment #tops{
   height:3px;
   margin:0;
   padding:0;
   background:url('/img/corner_l1.gif') no-repeat 0 0;
   overflow:hidden;
}
.inner_comment #tops span{
   display:block;
   height:3px;
   margin:0;
   padding:0;
   background:url('/img/corner_r1.gif') no-repeat right 0;
   overflow:hidden;
}
.inner_comment #btms{
   height:3px;
   margin:0;
   padding:0;
   background:url('/img/corner_l2.gif') no-repeat 0 0;
   overflow:hidden;
}
.inner_comment #btms span{
   display:block;
   height:3px;
   margin:0;
   padding:0;
   background:url('/img/corner_r2.gif') no-repeat right 0;
   overflow:hidden;
}
.inner_comment p{
   margin:0 !important;
   padding:2px 12px !important;
   color:#004;
   line-height:1.5em !important;
}

.boil_st02 .inner .frame{
   width:152px;
   height:auto;
   padding:8px 0 0 7px;
   float:left;
}
.boil_st02 .inner .frame img{
   width:144px;
   height:108px;
   padding:4px;
   margin-bottom:2px;
   background:url('/img/bg_img_02.gif') no-repeat 0 0;
}
.boil_st02 .inner .frame p{
   margin:0;
   padding:0 3px 5px 3px;
   line-height:1.3em;
}
