/* CSS Document */

h2 {
	background-image: url(../../share/images/title_shop.gif);
	width: 800px;
	height: 72px;
	background-repeat: no-repeat;
}

h2 .title{
	font-size: 140%;
	color: #d97877;
	font-weight: bold;
	margin: 10px 0px 5px 20px;
	padding: 0px;
}

h2 .sub_title{
	font-size: 60%;
	font-weight:normal;
	margin: 5px 0px 10px 20px;
	padding: 0px;
}

.center .genre {
	float: left;
	width: 254px;
	margin: 0px;
	padding: 5px 0px 5px 10px;
}