#mainContent h2 {
	text-indent: -9999px;;
	background: #990000 url(../images/title_store.gif) no-repeat top left;
	width: 800px;
	height: 50px;
	margin: 0;
	color: #ffffff;
}

#content {
	margin: 0 50px 50px 50px;
}

/* storeリストページ */

h3#cd-stores {
	background: #ffffff url(../images/subtitle_cdstores.gif) no-repeat left top;
	border-bottom: 1px solid #bb0000;
	padding-bottom: 3px;
	height: 24px;
	text-indent: -9999px;
}

h3+P {
	padding-left: 20px;
}

h3#download-stores {
	clear: both;
	background: #ffffff url(../images/subtitle_dlstores.gif) no-repeat left top;
	border-bottom: 1px solid #bb0000;
	padding-bottom: 3px;
	height: 24px;
	text-indent: -9999px;
}

ul.shop-list {
	list-style: none;
	list-style-position: inside;
	margin-left: 0;
	padding-left: 40px;
	line-height: 150%;
	font-size: 16px;
}

ul.shop-list li {
	border-bottom: 1px solid #cccccc;
	margin: 0;
	padding: 1em 0
}

ul.shop-list li img {
	position: relative;
	top: 2px;
	margin-right: 0.5em;
}

ul.shop-list ul {
	list-style: none;
	margin-left: 80px;
	padding: 0;
}

ul.shop-list ul li {
	border-bottom: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

/* Libido Emission Store */

#viewcart form {
	margin: 20px 0 0 auto;
	text-align: right;
}

h3#item-cd {
	width: 551px;
	height: 19px;
	background: url(../images/subtitle_cd.gif) no-repeat left top;
	text-indent: -9999px;
}

.item-box {
	margin-bottom: 50px;
	margin-left: 50px;
	padding-bottom: 20px;
	border-bottom: 1px #bbbbbb solid;
}

.item-box .item-image {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

.item-box dl {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

.item-box dl dt {
	float: left;
	width: 100px;
	margin-right: 15px;
	margin-bottom: 0.5em;
	text-align: right;
}

.item-box dl dd {
	margin-bottom: 0.5em;
	text-align: left;
	font-weight: bold;
}

.price-reason {
	margin-left: 25px;
	font-size: 11px;
	font-weight: normal;
}

.item-box .seedetails {
	clear: both;
	margin-top: 30px;
}

.item-box .item-comment {
	clear: both;
	font-size: 14px;
}

.addtocart {
	clear: both;
	width: 300px;
	margin: 20px 0 20px auto;
}

.addtocart p.return {
	margin-bottom: 0;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.addtocart p.tracking {
	margin-top: 0;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.addtocart table {
	height: 28px;
}

.addtocart form {
	width: 105px;
	height: 28px;
	margin: 0 0 0 auto;
	text-align: right;
}

.shipUS {
	width: 180px;
	height: 27px;
	background: url(../images/icon_shipus.gif) no-repeat right bottom;
	margin-right: 10px;
	text-indent: -9999px;
}

.shipOT {
	width: 180px;
	height: 27px;
	background: url(../images/icon_shipothers.gif) no-repeat right bottom;
	margin-right: 10px;
	text-indent: -9999px;
}

#save4 {
	width: 422px;
	height: 35px;
	background: url(../images/save4dollers.gif) no-repeat left top;
	margin: 0 0 20px 50px;
	text-indent: -9999px;
}

