.filmBlock {
	width:500px;
	padding-top:160px;
	padding-bottom:150px;
}

div.filmInfo{
	height:270px;
}

div.filmInfo div.imageBlock {
	float:left;
}

/* kanda 20100803 */
div.filmInfo div.titleBlock {
	padding-top:70px;
	text-align:center;
	line-height:16px;
}
/* kanda 20100803 */
div.filmDetail {
	width:480px;
	color:#333333;
	overflow:visible;
	clear:both;
	line-height:22px;
}

div.filmImage{
	width:140px; 
	margin-right:22.5px;
	margin-bottom:2px;
}
/* kanda 20100803 */
.title{
    font-size:122%;
    color:#333333;
    font-family:serif; 
	margin-bottom:12px;

}

.year{
	color:#999999;
}

#amazon {
	margin-left:34px;
}

#amazon em{
	visibility:hidden;
}

#amazon a{ 
    width: 66px; 
	background: url(../img/04film/04film_amazon_ov.gif) no-repeat;
}

#amazon a:hover {
	width: 66px; 
	background: url(../img/04film/04film_amazon.gif) no-repeat;
}
