#geoMyStoreGoodsDetailWrapper {
	margin: 0px auto 30px; padding: 30px 30px 15px; width: 850px;
}
#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: 130%; font-weight: bold; margin-bottom: 10px;
}
#geoMyStoreGoodsDetailName dd.price {
	line-height: 1; font-size: 85%; font-weight: bold; margin-bottom: 10px;
}
#geoMyStoreGoodsDetailName dd.priceComment {
	line-height: 1; font-size: 80%; margin-bottom: 20px;
}
#geoMyStoreGoodsDetailPhoto {
	margin-right: 30px; float: left;
}
#geoMyStoreGoodsDetailPhotoLarge {
	padding: 2px; border: 2px solid rgb(217, 217, 217); border-image: none; width: 400px; height: 400px; text-align: center; line-height: 396px; margin-bottom: 10px;
}
.geoMyStoreBkTpl#geoMyStoreWrapper #geoMyStoreGoodsDetailPhotoLarge {
	border: 2px solid rgb(136, 136, 136); border-image: none;
}
#geoMyStoreGoodsDetailPhotoLarge img {
	vertical-align: middle; max-height: 400px; max-width: 400px;
}
#geoMyStoreGoodsDetailPhotoSmall {
	overflow: hidden;
}
#geoMyStoreGoodsDetailPhotoSmall li {
	border: 1px solid rgb(217, 217, 217); border-image: none; width: 74px; height: 74px; text-align: center; line-height: 74px; overflow: hidden; font-size: 0px; margin-right: 7px; float: left; cursor: pointer;
}
*:first-child + html #geoMyStoreGoodsDetailPhotoSmall li {
	font-size: 50px;
}
.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: 74px; max-width: 74px;
}
#geoMyStoreGoodsDetailTxt p {
	overflow: auto; font-size: 85%;
}
#geoMyStoreGoodsDetailTransit {
	text-align: center; clear: both; 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: 85%;
}
#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;
}
