
/*======================================

#cinemaRecommend

=======================================*/

#cinemaRecommend{
	clear:both;
	overflow:hidden;
	width:725px;
	margin-right:-10px;
}

#cinemaRecommend h3{
	background:url("../img/cinema_osusume_head.png") no-repeat left top;
	height:0px !important;
	height /**/ :34px;
	padding:34px 0px 0px;
	margin-bottom:0px;
	overflow:hidden;
}

#cinemaRecommend .rmdBox{
	background:url("../img/cinema_osusume_back.png") no-repeat left bottom;
	padding:3px;
	width:164px;
	float:left;
	margin-right:11px;
	margin-bottom:11px;
}

#cinemaRecommend .rmdPhoto{
	background:url("../img/cinema_osusume_back.png") no-repeat left top;
	/*background:red;*/
	padding:3px 3px 0px;
	margin:-3px -3px 0px;
}

#cinemaRecommend .rmdPhoto a{
	display:block;
	padding:1px;
	background:#ffffff;
	border:1px solid #000000;
}

#cinemaRecommend .rmdText{
	/*background:green;*/
	text-align:center;
	padding:5px 2px;
	line-height:1.15;
	/*height:2.4em;*/
}

#cinemaRecommend .rmdText a{
	color:#FFF;
	font-weight:bold;
	text-decoration:underline;
}

#cinemaRecommend .rmdText a:hover{
	text-decoration:none;
}

#cinemaRecommend .rmdCredit{
	padding:0px 2px;
	font-size:8px;
	line-height:1em;
	color:#999;
	word-break: break-all;
}
