#shoptitle {
	height: 30px;
	width: 200px;
	background-color: #666;
	text-align: center;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
}
.shopmoji {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: small;
	display: block;
	margin: 0px;
}
.tiikispace {
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
}
.books {
	margin-top: 5px;
	margin-bottom: 0px;
}

#leftsub a:hover img {
	filter:Alpha(opacity=80); -moz-opacity:0.8; opacity:0.80;
}
#leftsub a:link{
	text-decoration: none;
	color: #333;
}
#leftsub a:visited {
	text-decoration: none;
	color: #639;
}
#leftsub a:hover {
	text-decoration: none;
	color: #F0F;
}
