@charset "utf-8";

div.taste h2{
padding:0;
background:url(../taste/img/h2_background.gif) repeat-y 0 0;

}
div.taste h2 span.title{
display:inline-table;
padding:0.1em 10px;
background:#FF9900;
color:#fff;
line-height:1.4;
zoom:1;
}
div.taste h3{
}

div.taste h4{
clear:none;
}
div.taste p{
width:300px;
}
div.taste p.pict{
width:auto;
}
div.taste p.pict.title{
margin:2em -20px 1em -20px;
}
div.taste p.message{
width:auto;
color:#2E59A7;
line-height:1.4;
}
