/*----------------------

リリースページ設定

-----------------------*/

#release
{
	height:380px;
	width:auto;
	position:relative;
	background-color:#FFF;
	margin:1px 0 0 0;
	padding:40px;
	border-top:#e4e4e4 1px solid;
	border-bottom:#e4e4e4 1px solid;
}

#release2
{
	width:auto;
	height:100%;
	position:relative;
	background-color:#FFF;
	margin:1px 0 0 0;
	padding:45px 20px;
	border-top:#e4e4e4 1px solid;
	border-bottom:#e4e4e4 1px solid;
}

/*-----商品サムネイル設定-----*/

.item
{
	background:url(img/item_bg.gif) 0% 0% no-repeat;
	width:284px;
	height:96px;
	padding:8px;
	position:relative;
	float:left;
}

.item2
{
	background:url(img/item_bg.gif) 0% 0% no-repeat;
	width:284px;
	height:96px;
	padding:8px;
	position:relative;
	float:left;
	margin:0 0 0 50px;
}


.item img.new,
.item2 img.new
{
	position:absolute;
	top:-8px;
	left:-8px;
}

.commoditySummary
{
	float:left;
	padding:0 0 0 10px;
}

.item h2,
.item2 h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
}

.item h2 a:active,
.item h2 a:hover,
.item2 h2 a:active,
.item2 h2 a:hover
{
	color:#FF9900;
}

.commoditySummary h3
{
	font-size:70%;
	font-family:Arial, Helvetica, sans-serif;
	margin:10px 0 0 0;
}

.commoditySummary p
{
	font-size:70%;
	font-family:Arial, Helvetica, sans-serif;
	margin:8px 0 0 0;
	font-weight:bold;
}

/*----------------------

個別ページ設定

-----------------------*/

img.mainImg
{
	float:left;
}

.itemCaption
{
	float:left;
	padding:0 0 0 20px;
}

h2.item1
{
	text-indent:-9000px;
	font-size:0%;
	line-height:0%;
	background:url(img/timewarp001/title2.gif) 0% 0% no-repeat;
	width:390px;
	height:37px;
}

ul.caption
{
	margin:20px 0 0 5px;
	list-style:none;
}

ul.caption li
{
	font-size:70%;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

li.artist
{
	padding:0 0 0 100px;
	background:url(img/artist2.gif) 0% 0% no-repeat;
}

li.releaseData
{
	margin:15px 0 0 0;
	padding:0 0 0 100px;
	background:url(img/data.gif) 0% 0% no-repeat;
}

li.price
{
	margin:15px 0 0 0;
	padding:0 0 0 100px;
	background:url(img/price.gif) 0% 0% no-repeat;
}

li.label
{
	margin:15px 0 0 0;
	padding:0 0 0 100px;
	background:url(img/label.gif) 0% 0% no-repeat;
}

li.format
{
	margin:15px 0 0 0;
	padding:0 0 0 100px;
	background:url(img/format.gif) 0% 0% no-repeat;
}

#release2 h3.catch
{
	color:#639;
	padding:30px 0 0 0;
	font-size:80%;
}

ul.itemPhoto
{
	margin:15px 0 0 0;
	list-style:none;
}

ul.itemPhoto li
{
	margin:0 5px 0 0;
	display:inline;
	cursor:pointer;
}

ul.itemPhoto li.dummy
{
	cursor:default;
}

.store
{
	position:relative;
}

.store p
{
	position:absolute;
	text-indent:-9000px;
	line-height:0%;
	font-size:0%;
	top:-15px;
	left:280px;
}

.store p a
{
	display:block;
	width:105px;
	height:12px;
	background:url(img/store.gif) 0% 0% no-repeat;
}

.store p a:active,
.store p a:hover
{
	background-position:0% -20px;
}

.releaseCap
{
	background:url(img/timewarp001/text_bg.gif) 50% 50% no-repeat;
}

.releaseCap2
{
	background:url(img/timewarp002/text_bg.gif) 50% 50% no-repeat;
	padding:10px 0;
}
.releaseCap3
{
	background:url(img/observelasestrellas/text_bg.gif) 50% 50% no-repeat;
}
.releaseCap4
{
	background:url(img/house/text_bg.gif) 50% 50% no-repeat;
}


/*----------------------

ストアロケーション設定

-----------------------*/

.release2 h3.country
{
	text-align:center;
}

h3.country
{
	margin:20px 0 5px 0;
	text-align:center;
}

h4.area
{
	margin:10px 0 0 0;
	color:#FF9900;
	font-size:80%;
}

ul.storeList
{
	margin:10px 0 0 0;
	list-style:none;
}

ul.storeList li
{
	line-height:150%;
}

.listAll
{
	background:url(img/store_bg.gif) 50% 50% no-repeat;
	width:690px;
}

.listBK2
{
	float:left;
	width:150px;
}

.listBK
{	
	margin:0 20px 0 0;	
	width:160px;
	float:left;
}
