@charset "utf-8";
#book {
	margin: 0px;
	float: left;
	height: auto;
	width: 470px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../img/osusume-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#shop {
	margin: 0px;
	float: left;
	height: auto;
	width: 470px;
	padding: 0px;
}


#book_inner {
	padding: 0px;
	height: auto;
	width: 470px;
	font-size: small;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.catTit   {
	height: auto;
	width: auto;
	font-size: small;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
	background-color: #666666;
	padding: 10px;
	font-weight: bold;
	text-align: center;
}

.470_470 {
	margin: 0px;
	width: 470px;
	padding: 0px;
}
.catTit2 {
	height: auto;
	width: auto;
	font-size: small;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
	background-color: #666666;
	padding: 10px;
	font-weight: bold;
	text-align: center;
}

