@charset "UTF-8";
.detail {	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
	text-indent: 10px;
	width: 300px;
}
.maker {
	font-size: small;
}
#main #honbun #goods #g_no p {
	width: 750px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: ridge;
	border-bottom-color: #CCCCCC;
	clear: both;
}
#main #honbun #goods #g_name {
	text-align: left;
	width: 750px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: thin;
	border-left-width: medium;
	border-bottom-style: solid;
	border-left-style: double;
	border-bottom-color: #66CC99;
	border-left-color: #66CC99;
	margin-left: 5px;
	margin-right: 5px;
}
.type1 {	font-size: なし;
	font-weight: bold;
	letter-spacing: 20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.volum {	font-size: small;
	font-style: normal;
	text-align: left;
}
.sname {	font-size: large;
	color: #006633;
	width: 750px;
	text-transform: none;
	font-weight: bold;
}
.price {
	font-size: 18px;
	color: #FF0000;
	text-align: right;
	clear: both;
	float: right;
	font-weight: bold;
	vertical-align: top;
}
#main #honbun #goods #g_text {
	text-align: left;
	float: right;
	width: 420px;
	margin-top: 10px;
}
#main #honbun #goods #g_photo {
	text-align: center;
	padding: 10px;
	width: 300px;
	margin-top: 10px;
	margin-left: 20px;
	border: medium outset #FFFF66;
	position: absolute;
	float: left;
	clear: left;
}
#main #honbun #g_name {
	text-align: left;
	width: 750px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: thin;
	border-left-width: medium;
	border-bottom-style: solid;
	border-left-style: double;
	border-bottom-color: #66CC99;
	border-left-color: #66CC99;
}
#main #honbun #g_no {
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: ridge;
	border-bottom-color: #CCCCCC;
	clear: both;
	float: none;
	width: 750px;
}
#main #honbun #g_text {
	text-align: left;
	float: right;
	width: 420px;
	margin-top: 10px;
	clear: right;
	margin-right: 20px;
}
#main #honbun #g_photo {
	padding: 10px;
	float: left;
	width: 230px;
	margin-top: 10px;
	margin-left: 20px;
	border: medium outset #FFFF99;
	clear: left;
	background-color: #FFFFFF;
	text-align: center;
}

