@charset "EUC-JP";

/*////////////////////////////////////////////////////////////
	RECOMMEND COMMON
////////////////////////////////////////////////////////////*/

#recommend h1 {
	font-size: medium;
	font-weight: bold;
	color: #602E2E;
	background-image: url(../img/lin_tit.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 15px;
	padding-bottom: 0.8em;
}

#recommend #primary h2 {
	font-weight: bold;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	font-size: 105%;
	color: #602E2E;
	margin-top: 1em;
}

/*////////////////////////////////////////////////////////////
	RECOMMEND INDEX
////////////////////////////////////////////////////////////*/

#recommend .entry {
	background-image: url(/img/lin_01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
#recommend .entry p {
	margin-bottom: 1em;
}
#recommend .entry p.date {
	text-align: right;
	margin-bottom: 2em;
}
#recommend .image {
	float: left;
	width: 95px;
}
#recommend .book {
	background-color: #EEEEEE;
	padding: 5px;
}
#recommend .data {
	float: right;
	width: 410px;
}
#recommend .btnd {
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#recommend .spec p {
	background-color: #EEF5E6;
	padding: 0.5em;
}
