@charset "utf-8";
.color {
	margin: 10px auto 20px;
	text-align: center;
	width: 650px;
}
.color div {
	text-align: left;
	width: 110px;
	font-size: 10px;
	height: 130px;
	line-height: 15px;
	float: left;
}
#webJiseki {
	width: 650px;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 80%;
	line-height: 150%;
}
#webJiseki div {
	float: left;
	width: 162px;
	text-align: center;
}
#webJiseki div img { border: 1px solid #cacaca; }
#webJiseki a {
	text-decoration: none;
	display: block;
	height: 185px;
	width: 162px;
	padding-top: 5px;
	color: #0066CC;
}
#webJiseki a:hover {
	background-color: #33BDFF;
	color: #FFFFFF;
}

