@charset "utf-8";

/* ��{�X�^�C��
---------------------------------------------*/

ul.contents{
	width:738px;
	margin:0px 0px  0px 0px;
	padding:0px 0px 0px 0px;
	border-left:1px #069 dotted;
	border-top:1px #069 dotted;
}
li.book {
	width:235px;
	height:235px;
border-right:1px #069 dotted;
	border-bottom:1px #069 dotted;
	margin:0px;
	list-style-type:none;
	text-align:left;
	padding:5px;
	float:left;
}
li.book div.detail div.link{/*dime�ŕs�g�p*/
	color:#C00;
	line-height:90%;
	margin:0;
	text-align:right;
	clear:both;
}

li.book div.detail{
	width:235px;
	margin:10px 0 0 0;
	padding:3px 0px 0px 0px;
	text-align:center;
}

li.book img.bookimg{
	height:150px;
	padding:10px 0px 0px 60px;
}
/**************************
img マウスオーバー
**************************/
li.book  a:hover img.bookimg{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background: #fff;
}


li.book strong {
	color:#333;
	font-weight: bold;
	margin:0px;
	font-size:100%;
	padding:0px;
}
li.book p{
	padding:5px 0px 5px 0px;
}
	li.book p span{
		color: #FFF;
		margin:0px 0px 0px 5px;
		padding:4px 2px 4px 2px;
		background-color:#C00;
		font-size:90%;
		font-weight:normal;
		text-align:center;
	}
	li.book p strong {
		color:#333;
		font-weight: bold;
		margin:0px 0px　0px 0px;
		font-size:110%;
		padding:10px 0px 10px 3px;
		
	}
li.book dl dt{
	color: #C60;
	margin:0px;
	font-size:80%;
	font-weight:normal;
}
li.book dl dd{
	color: #000;
	font-weight: bold;
	font-size:100%;
	margin:0px 0px;
	padding:3px 0px 13px 0px;
}

/********************************************
味トレンドレポート
********************************************/
li.ajitore {
	width:235px;
	height:285px;
border-right:1px #069 dotted;
	border-bottom:1px #069 dotted;
	margin:0px;
	list-style-type:none;
	text-align:left;
	padding:5px;
	float:left;
}
li.ajitore div.detail div.link{/*dime�ŕs�g�p*/
	color:#C00;
	line-height:90%;
	margin:0;
	text-align:right;
	clear:both;
}

li.ajitore div.detail{
	width:235px;
	margin:10px 0 0 0;
	padding:3px 0px 0px 0px;
	text-align:center;
}

li.ajitore img.bookimg{
	height:150px;
	padding:10px 0px 0px 60px;
}

li.ajitore strong {
	color:#333;
	font-weight: bold;
	margin:0px;
	font-size:100%;
	padding:0px;
}
li.ajitore p{
	padding:5px 0px 5px 0px;
}
	li.ajitore p span{
		color: #FFF;
		margin:0px 0px 0px 5px;
		padding:4px 2px 4px 2px;
		background-color:#C00;
		font-size:90%;
		font-weight:normal;
		text-align:center;
	}
	li.ajitore p strong {
		color:#333;
		font-weight: bold;
		margin:0px 0px　0px 0px;
		font-size:110%;
		padding:10px 0px 10px 3px;
		
	}
li.ajitore dl dt{
	color: #C60;
	margin:0px;
	font-size:80%;
	font-weight:normal;
}
li.ajitore dl dd{
	color: #000;
	font-weight: bold;
	font-size:100%;
	margin:0px 0px;
	padding:3px 0px 13px 0px;
}

