p.info {
	color: #33ADDB;
	font-size: 1.3em; 
	font-weight: bold;
	text-decoration:none; 
	position:relative;
}

p.pagenavi {
	float: left;
}

p.sortnavi {
	float: right;
}

.line {
	margin: 10px 0;
	border-bottom-width: 1px;
	border-bottom-color: #e6e6e6;
	border-bottom-style: solid;
	clear: both;
	height: 1px;
}

.img {
	padding-top: 5px;
	float: left;
	width: 90px;
}

p strong { 
	font-weight: normal;   
}

div strong { 
	font-weight: normal;   
}


.text {
	float: right;
	line-height: 1.2em;
	margin: 0;
	padding: 0;
	width: 460px;
}

.text p {
	margin-top: 3px;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

.asinimg {
	padding-top: 5px;
	padding-right: 5px;
	float: left;
	width: 150px;
}

.asintext {
	line-height: 1.2em;
	margin: 0;
	padding: 0 0 0 5px;
	width: 360px;
}

.asintext p {
	margin-top: 3px;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}