@charset "utf-8";

@import url("common.css");

/* シリーズ詳細 */
h2.ttlimg {
	width: 640px;
	margin: 0;
}
div.commentarea {
	background: url(../img/series_comment.jpg) no-repeat;
	width: 640px;
	height: 100px;
	margin: 0 0 20px 0;
}
div.commentarea p {
	padding: 25px 5px 0 95px;
	line-height: 120%;
}
ul.rehushlist {
	width: 640px;
	height: 90px;
}
ul.rehushlist li {
	width: 174px;
	height: 85px;
	text-align: right;
	float: left;
	zoom: 1;
}
ul.rehushlist li img {
	display: block;
	width: 170px;
	height: 85px;
}
ul.rehushlist li.ttlfirst {
	width: 115px;
}
ul.rehushlist li.ttlfirst img {
	width: 115px;
}

ul.detail {
	width: 640px;
	padding: 0 0 20px 0;
	background: url(../img/dotted.gif) bottom no-repeat;
	margin: 0 0 20px 0;
}
ul.detail li {
}

