/* 各商品ページ用 */
.sitei_shouhin_cap {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	text-align: left;
	padding: 10px;
	width: 580px;
	line-height: 1.2em;
	color: #333300;
	background-color: #fff0ad;
	margin-bottom: 20px;
	margin-top: 10px;
}


p {
	margin-top: 10px;
	margin-bottom: 10px
}

.giftx {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 24px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #FE0000;
	text-align: center;
	padding: 10px;
	width: 580px;
	margin-top: 10px;
	margin-bottom: 10px;
}
