@charset "Shift-JIS";

/* search result css set */
div.serchresult {
	margin-top: 20px;
	margin-left: 7px;
	margin-right: 7px;
}
div.startbox {
	margin-top: 40px;
}

div.unit {
	margin-right: 12px;
	margin-bottom: 15px;
	width: 88px;
	float: left;
}
div.lineend {
	margin-right: 0px;
}
div.unit img {
	width: 88px; height: 99px;
	border: none;
}
div.unit p {
	padding-top: 0px;
	padding-bottom: 0px;
	width: 88px; height: 40px;
	font-size: 10px;
	text-align: center;
	display: block;
	line-height: 1.2em;
	background: #EEEEEE;
}
