.categoryBox {
	width: 330px;
	margin-left: 10px;
	margin-bottom: 5px;
}
.categoryBox td { width: 100%; }
#footer a:hover { background-color: #FFF; }
.categoryItem {
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	width: 720px;
}
.categoryItem td { vertical-align: top; }
.photo {
	width: 90px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
.link  {
	text-align: right;
	margin-bottom: 10px;
	height: 30px;
	padding: 5px 0px 0px;
}
.link a {
	width: 120px;
	height: 30px;
	background-image: url(../images/btnKuwashiku.jpg);
	display: block;
	text-align: right;
	float: right;
	text-decoration: none;
	background-repeat: no-repeat;
}
.link a:hover {
	width: 120px;
	height: 30px;
	background-image: url(../images/btnKuwashikuRoll.jpg);
	float: right;
}
.link a span { visibility: hidden; }
.categoryItem td h2 { }

