@charset "UTF-8";

#rensai {
	width:630px;
	margin:10px -10px 0 0;
	text-align:left;
}

#rensai * {
	margin:0;
	padding:0;
	border:none;
	list-style:none;
	text-decoration:none;
}

#rensai ul {
	float:none !important;
	width:auto !important;
	margin:0 -10px 0 0 !important;
	padding:0 !important;
	line-height:normal !important;
	zoom: 1;
}
#rensai ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;	
}

#rensai li {
	float:left;
	width:203px;
	margin:0 10px 10px 0;
}
#rensai .date {
	margin:0 0 -32px;
	font-size:12px;
	line-height:1.5em;
	text-align:right;
}
#rensai a {
	display:block;
	min-height:230px;
	height:auto !important;
	height:230px;
}
#rensai dl {
	position:relative;
	padding:32px 0 0;
}
#rensai dt {
	position:relative;
	width:199px;
	height:149px;
	overflow:hidden;
	border:#A07B45 2px solid;
	border-radius:5px;
}
#rensai dt img {
	top:-27px;
	left:0;
	position:absolute;
	width:100%;
	height:auto;
}
#rensai .series {
	margin:5px 0;
	font-size:14px;
	font-weight:bold;
	line-height:1.3em;
	color:#258900;
}
#rensai .title {
	padding:0 0 0 10px;
	background:url(/images/link_mark.gif) left 4px no-repeat;
	font-size:14px;
	line-height:1.3em;
	color:#333;
	text-decoration:underline;
}
#rensai .new {
	position:absolute;
	right:0;
	top:32px;
	z-index:9999;
}
#rensai .dog {
	background:url(/rensai/images/dog.gif) left top no-repeat;
}
#rensai .cat {
	background:url(/rensai/images/cat.gif) left top no-repeat;
}
#rensai .dogcat {
	background:url(/rensai/images/dogcat.gif) left top no-repeat;
}

.entp-rensai-other1-more {
	clear:both;
	width:630px;
	text-align:center;
}
