/* 作品用 */

body.product {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	border: 0;
	padding: 0;
	text-align: center;
	font-size: 12px;
	line-height: 1.5em;
	font-family: "ＭＳ Ｐゴシック", Osaka, verdana, arial, sans-serif;
	color: #222222;
	background-color: #FFFFFF;
}

#detail {
	margin-left: 13px;
	text-align: left;
	float: left;
	width: 250px;
	height: 40px;
	padding: 0px;
	margin-bottom: 10px;
	background-image: url(./image/bass_menu.png);
	font-size: 14px;
	font-weight: bold;
	color: #222222;
}

#bass_infomation {
	text-align: center;
	padding-top: 16px;
	padding-bottom: 16px;
	background-color: #46c170;
	border-bottom: 2px solid #003300;
	color: #FFFFFF;
}

#bass_bar{
	float: center;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0px;
	color: #222222;
	border-top: 4px solid #666666;
}

#product_info {
	text-align: left;
	float: left;
	width: 800px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	color: #222222;
	border-top: 4px solid #009900;
	border-bottom: 4px solid #009900;
}

span.access {
	font-size: 14px;
	font-weight: bold;
}

span.detail {
	font-size: 14px;
	font-weight: bold;
}

