@charset "UTF-8";

/* /////////////////////////////////////////////////////////////////////////// DISCOGRAPHY, VIDEOGRAPHY, MEDIA */


/* ----------------------------------------------------- List */
.listUl{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	width: 595px;
	list-style: none;z
}

.listUl li{
	margin: 0px;
	padding: 6px 0px 6px 0px;
	border-bottom: 1px solid #bbb;
}

.listBoxR{
	width: 495px;
	float: right;
}

.listBoxL{
	width: 85px;
	float: left;
}

.listBoxL img{
	width: 80px;
	padding: 1px;
	background: #737373;
	border: 2px solid #e5e5ed;
}

.listBoxR h3{
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 16px;
	background: url(../images/cmain_list01.gif) no-repeat 0em 0.4em;
	font-size: 117%;
	font-weight: bold;
}

.listBoxR img{
	vertical-align: text-top;
}

.listBoxR p{
	line-height: 1.6;
}

.listBoxR strong{
	font-weight: bold;
}

.listBoxR .listHidden{
	display: none;
}


/* ----------------------------------------------------- Detail */
.itemHeadline{
	margin: 0px 0px 10px 0px;
	font-size: 180%;
	line-height: 1.3;
	font-weight: bold;
}

.productsMain{
	text-align: left;
}

.productsMain dl{
	margin: 0px 0px 10px 0px;
	width: 595px;
	overflow: hidden;
	zoom: 1;
}

.productsMain dt{
	width: 140px;
	float: left;
}

.productsMain dt img{
	padding: 1px;
	background: #737373;
	border: 2px solid #e5e5ed;
}

.productsMain dd{
	width: 445px;
	float: right;
	line-height: 1.8;
}

.productsMain dd p{
	margin: 10px 0px 0px 0px;
}

.productsMain dd strong{
	color: #c00;
}

.productsList{
	margin: 0 0 10px 0;
	text-align: left;
}

.productsList h3{
	margin: 0 0 10px 0;
	padding: 8px 0px 0px 0px;
	font-size: 87%;
	color: #c60;
	background: url(../images/dot.gif) repeat-x 0% 0%;
	font-weight: bold;
}

.productsList h4{
	margin: 0 0 3px 0;
	padding: 0px 0px 0px 14px;
	font-size: 87%;
	line-height: 1.6;
	font-weight: normal;
	background: url(../images/list01.gif) no-repeat 2px 50%;
}

.trackList{
	margin: 0px 0px 20px 0px;
	list-style: none;
}

.buyList{
	margin: 0px 0px 10px 0px;
	list-style: none;
}

.trackList li{
	padding: 2px 4px;
}

.buyList li{
	padding: 0px 0px 0px 14px;
	background: url(../images/list02.gif) no-repeat 2px 50%;
}

.listBg, .list{
	background: #eef1f6;
}

.itemInfo{
	margin: 0px 0px 15px 0px;
	padding: 8px 0px 0px 0px;
	font-size: 87%;
	line-height: 1.6;
	color: #999;
	text-align: right;
}

.itemInfo a:link, .itemInfo a:visited{
	color: #999;
}

.itemInfo a:hover, .itemInfo a:active{
	color: #333;
}

.contentbody{
	line-height: 1.6;
	text-align: left;
	padding: 0 0 0px 0;
}


/* ----------------------------------------------------- Comment */
.contentitempostedby, .commentinfo{
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 87%;
	line-height: 1.6;
	color: #999;
	text-align: right;
}

.informer{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
}


/* ----------------------------------------------------- Search */
#searchBox{
	margin: 0;
}

#searchBox a:link, #searchBox a:visited{
	color: #06c;
	text-decoration: none;
}

#searchBox a:hover, #searchBox a:active{
	color: #06c;
	text-decoration: underline;
}

#searchBox .indexHeadline{
	margin: 0px 0px 5px 0px;
	font-size: 160%;
	line-height: 1.3;
	font-weight: normal;
}

#searchBox .itemBox{
	padding: 0px 0px 10px 0px;
	background: url(../images/cont_line01.gif) repeat-x 0% 100%;
}

#searchBox .itemBox p{
	margin: 0px 0px 12px 0px;
	padding: 0px;
}

#searchBox .itemBox .date{
	margin: -4px 0px 0px 0px;
	font-size: 87%;
	line-height: 1.6;
	color: #808080;
}

