/* ----- recommend.css -----*/

.recom_st01,
.recom_st02,
.recom_st03{
   width:510px;
   height:auto;
   margin:15px 0 0 0;
   padding:0;
}

.recom_st02 h2,
.recom_st03 h2{
   margin:0 0 2px 0;
}
.recom_st02 .top{
   width:510px;
   height:4px;
   overflow:hidden;
   background:url('/img/area_01_top.gif') no-repeat 0 0;
}
.recom_st02 .inner{
   width:508px;
   height:auto;
   padding:5px 0 10px 0;
   background:#f9f9f0;
   border-left:solid 1px #e3d470;
   border-right:solid 1px #e3d470;
}
.recom_st02 .bottom{
   width:510px;
   height:4px;
   overflow:hidden;
   background:url('/img/area_01_btm.gif') no-repeat 0 0;
}

.recom_st02 .pict{
   width:470px;
   margin:0 auto;
}
.recom_st02 .pict img{
   margin:0 10px 0 0;
   padding:3px;
   background:#fff;
   border:solid 1px #efefc0;
}
.recom_st02 h3{
   width:458px;
   margin:4px auto 5px auto;
   padding:3px 0 2px 12px;
   text-align:right;
   color:#f00;
   font-size:14px;
   background:url('/img/ico_03.gif') no-repeat 0 5px;
   border-bottom:solid 1px #9f9f20;
}
.recom_st02 h3 span{
   display:block;
   float:left;
   color:#333;
}
.recom_st02 .inner_comment{
   width:470px;
   margin:0 auto;
}

.recom_st03 .inner{
   width:164px;
   height:auto;
   padding:4px 0 4px 0;
   background:#f9f9f0;
   border-left:solid 1px #a2a251;
   border-right:solid 1px #a2a251;
}
.recom_st03 .bottom{
   width:166px;
   height:4px;
   overflow:hidden;
   background:url('/img/area_04_btm.gif') no-repeat 0 0;
}
.recom_st03 .pict{
  text-align:center;
}
.recom_st03 .pict img{
   width:144px;
   height:144px;
   padding:3px;
   background:#fff;
   border:solid 1px #efefc0;
}
.recom_st03 h3{
   width:138px;
   height:2em;
   padding:2px 0 2px 12px;
   margin:2px auto;
   background:url('/img/ico_03.gif') no-repeat 0 3px;
   border-bottom:solid 1px #9f9f20;
}
.recom_st03 p{
   width:150px;
   margin:0 auto;
   text-align:right;
   color:#f00;
   font-weight:bold;
}
.recom_st03 .no1,
.recom_st03 .no2{
   width:166px;
   float:left;
   margin:0 6px 0 0;
}
.recom_st03 .no3{
   width:166px;
   float:left;
}

.recom_st02 .text{
   width:480px;
   padding:5px 14px 5px 14px;
}
.recom_st02 .text p{
   width:110px;
   padding:0 0 0 10px;
   float:left;
   background:url('/img/ico_05.gif') no-repeat 0 6px;
}
.recom_st02 .text .text_right{
   width:480px;
   padding:10px 0 0 0;
   margin:0;
}
