#geoMyStoreGoodsDetailWrapper {
	margin: 0px 20px 30px; padding: 30px 30px 15px;
}
#geoMyStoreGoodsDetailInnerWrapper {
	margin-bottom: 30px;
}
#geoMyStoreGoodsDetailName {
	margin-bottom: 20px; border-bottom-color: rgb(217, 217, 217); border-bottom-width: 2px; border-bottom-style: solid;
}
.geoMyStoreBkTpl#geoMyStoreWrapper #geoMyStoreGoodsDetailName {
	border-bottom-color: rgb(136, 136, 136); border-bottom-width: 2px; border-bottom-style: solid;
}
#geoMyStoreGoodsDetailName dt {
	line-height: 1; font-size: 20px; font-weight: bold; margin-bottom: 10px;
}
#geoMyStoreGoodsDetailName dd.price {
	line-height: 1; font-size: 14px; font-weight: bold; margin-bottom: 10px;
}
#geoMyStoreGoodsDetailName dd.priceComment {
	line-height: 1; font-size: 13px; margin-bottom: 20px;
}
#geoMyStoreGoodsDetailPhoto {
	margin-right: 30px; float: left;
}
#geoMyStoreGoodsDetailPhotoLarge {
	padding: 2px; border: 2px solid rgb(217, 217, 217); border-image: none; width: 300px; height: 300px; text-align: center; line-height: 296px; margin-bottom: 10px;
}
.geoMyStoreBkTpl#geoMyStoreWrapper #geoMyStoreGoodsDetailPhotoLarge {
	border: 2px solid rgb(136, 136, 136); border-image: none;
}
#geoMyStoreGoodsDetailPhotoLarge img {
	vertical-align: middle; max-height: 300px; max-width: 300px;
}
#geoMyStoreGoodsDetailPhotoSmall {
	overflow: hidden;
}
#geoMyStoreGoodsDetailPhotoSmall li {
	border: 1px solid rgb(217, 217, 217); border-image: none; width: 56px; height: 56px; text-align: center; line-height: 56px; overflow: hidden; margin-right: 5px; float: left; cursor: pointer;
}
.geoMyStoreBkTpl#geoMyStoreWrapper #geoMyStoreGoodsDetailPhotoSmall li {
	border: 1px solid rgb(136, 136, 136); border-image: none;
}
#geoMyStoreGoodsDetailPhotoSmall li.selected {
	border: 1px solid rgb(89, 89, 89); border-image: none;
}
.geoMyStoreBkTpl#geoMyStoreWrapper #geoMyStoreGoodsDetailPhotoSmall li.selected {
	border: 1px solid rgb(255, 255, 255); border-image: none;
}
#geoMyStoreGoodsDetailPhotoSmall li.last {
	margin-right: 0px;
}
#geoMyStoreGoodsDetailPhotoSmall li img {
	vertical-align: middle; max-height: 56px; max-width: 56px;
}
#geoMyStoreGoodsDetailTxt p {
	overflow: auto; font-size: 14px;
}
#geoMyStoreGoodsDetailTransit {
	text-align: center; margin-bottom: 30px;
}
#geoMyStoreGoodsDetailTransitLink {
	margin: 0px auto; width: 300px; text-align: center; line-height: 1; position: relative;
}
#geoMyStoreGoodsDetailTransitLink li {
	
}
#geoMyStoreGoodsDetailTransitLink li a {
	text-decoration: none;
}
#geoMyStoreGoodsDetailTransitLink li.transitBack {
	left: 0px; top: 0px; width: 120px; line-height: 1; position: absolute;
}
#geoMyStoreGoodsDetailTransitLink li.transitBack a {
	background: url("http://i.yimg.jp/images/geo/mystore/v1/template/images/common_btn_leftArrow.png") no-repeat left; padding: 6px 0px 4px 30px;
}
#geoMyStoreGoodsDetailTransitLink li.itemNumber {
	text-align: center; font-size: 14px;
}
#geoMyStoreGoodsDetailTransitLink li.transitNext {
	top: 0px; width: 120px; right: 0px; line-height: 1; position: absolute;
}
#geoMyStoreGoodsDetailTransitLink li.transitNext a {
	background: url("http://i.yimg.jp/images/geo/mystore/v1/template/images/common_btn_rightArrow.png") no-repeat right; padding: 6px 30px 4px 0px;
}
#geoMyStoreGoodsDetailBackToList {
	text-align: center; line-height: 1; display: block;
}
#geoMyStoreGoodsDetailBackToList a {
	color: rgb(89, 89, 89); text-decoration: none;
}
