@charset "UTF-8";

/* __________ shopping __________ */

.film_box{
clear:both;
padding:25px 0 20px;
text-align:left;
border-bottom:#CCC solid 1px;
}

.film_img{
float:left;
width:122px;
margin-right:20px;
}
*html #film_img{
display:inline;
}

.film_img img{
border:#CCC solid 1px;
}

.film_tx{
float:right;
width:548px;
padding-bottom:20px;
}
*html #film_tx{
display:inline;
}

.film_tx h3{
margin-bottom:10px;
color:#333;
}

.howtoshop{
clear:both;
margin:0 0 0 559px;
}
.howtoshop a{
display:block;
width:131px;
height:13px;
background:url(../images/shopping_btn.gif) left top no-repeat;
}
.howtoshop a:hover{
background:url(../images/shopping_btn_on.gif) left top no-repeat;
}
.howtoshop span{
display:none;
}

.film_tx span{
display:inline;
}
