@charset "utf-8";

body {
	color: #000;
	/*background: url(../images/contents/top/bg.gif) repeat-x center 3px #e0f6f3;*/
	}

/*--------------------------------------
 * コンテンツ
 * ---------------------------------------*/

#wrapper {
	/*min-width: 910px;*/
	background: #DFDFDF url(../images/contents/top/header/photo.jpg) no-repeat center 8px;
	text-align: left;
	}
	
*html #wrapper {
	height: 855px;
	background: url(../images/contents/top/header/photo.jpg) no-repeat center 57px;
	}


/*--------------------------------------
 * ヘッダー
 * ---------------------------------------*/
	
#header {
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	width: 910px;
	height: 173px;
	border: none;
	}
	
#header #site-title {
	position: absolute;
	top: 0;
	left:0;
	width: 321px;
	height: 134px;
	z-index: 100;
	}

/*
#header #site-title {
	position: relative;
	float: left;
	display: block;
	width: 384px;
	height: 218px;
	text-indent: 1px;
	}

#header #site-title span {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../images/contents/top/header/title.png) no-repeat;
	}
*/

/*--------------------------------------
 * ナビゲーション
 * ---------------------------------------*/

#header .navigation {
	/*padding: 0px 0px 0px 336px;*/
	width: 573px;
	height: 12px;
	}

#header .navigation ul {
	width: 573px;
	height: 12px;
	overflow:hidden;
	}

#header .navigation li {
	float: left;
	font-size:1px;
	line-height:1em;
	}

#header .navigation li span {
	position: relative; 
	display: block;
	text-indent: 2px;
	width: 100%;
	height: 100%;
	}

#header .navigation li a.visible {
	position: absolute;
	outline: none;
	top: 0;
	left: 0;
	height: 12px;
	background: url(../images/contents/top/navigation/navigation.gif) no-repeat;
	z-index: 2;
	}

/*news*/
#header .navigation li.navi-news {
	width: 62px;
	}

#header .navigation li.navi-news a.visible {
	width: 62px;
	background-position: 0px 0px;
	}

#header .navigation li.navi-news a.visible:hover,
#header .navigation li.navi-news a.visible:focus {
	background-position: 0px -12px;
	}
/*
#header .navigation li.navi-news a.visible:active {
	background-position: 0px -38px;
	}
*/
/*schedule*/
#header .navigation li.navi-schedule {
	width: 106px;
	}

#header .navigation li.navi-schedule a.visible {
	width: 106px;
	background-position: -62px 0px;
	}

#header .navigation li.navi-schedule a.visible:hover,
#header .navigation li.navi-schedule a.visible:focus {
	background-position: -62px -12px;
	}
/*	
#header .navigation li.navi-schedule a.visible:active {
	background-position: -68px -38px;
	}
*/
/*profile*/
#header .navigation li.navi-profile {
	width: 88px;
	}

#header .navigation li.navi-profile a.visible {
	width: 88px;
	background-position: -168px 0px;
	}

#header .navigation li.navi-profile a.visible:hover,
#header .navigation li.navi-profile a.visible:focus {
	background-position: -168px -12px;
	}
/*
#header .navigation li.navi-profile a.visible:active {
	background-position: -163px -38px;
	}
*/
/*discography*/
#header .navigation li.navi-discography {
	width: 137px;
	}

#header .navigation li.navi-discography a.visible {
	width: 137px;
	background-position: -256px 0px;
	}

#header .navigation li.navi-discography a.visible:hover,
#header .navigation li.navi-discography a.visible:focus {
	background-position: -256px -12px;
	}
/*	
#header .navigation li.navi-discography a.visible:active {
	background-position: -243px -38px;
	}
*/
/*special*/
#header .navigation li.navi-special {
	width: 90px;
	}

#header .navigation li.navi-special a.visible {
	width: 90px;
	background-position: -393px 0px;
	}

#header .navigation li.navi-special a.visible:hover,
#header .navigation li.navi-special a.visible:focus {
	background-position: -393px -12px;
	}
/*	
#header .navigation li.navi-special a.visible:active {
	background-position: -371px -38px;
	}
*/
/*request*/
#header .navigation li.navi-request {
	width: 90px;
	}

#header .navigation li.navi-request a.visible {
	width: 90px;
	background-position: -483px 0px;
	}

#header .navigation li.navi-request a.visible:hover,
#header .navigation li.navi-request a.visible:focus {
	background-position: -483px -12px;
	}
/*	
#header .navigation li.navi-request a.visible:active {
	background-position: -451px -38px;
	}
*/
#header .navigation li a.visible:active {
	color: #FFF;
	}

/*--------------------------------------
 * コンテンツ
 * ---------------------------------------*/
 	
#contents {
	margin: 0px auto;
	/*padding: 0px 0px 0px 36px;*/
	width: 910px;
	/*background: url(../images/contents/top/newrelease/bg.gif) no-repeat 23px 114px;*/
	}

#primary-area {
	padding: 0px;
	position: relative;
	width: 910px;
	height: 635px;
	overflow:hidden;
	}

#new-release {
	/*padding-top: 114px;
	position: relative;*/
	width: 321px;
	height: 220px;
	}

#new-release h3 {
	width:208px;
	height:75px;
	float:left;
	}


.jacket {
	clear:both;
	}

.jacket img {
	float: left;
	margin-right:5px;
	}
	
#new-release ul.product-detail {
	float:right;
	width:97px;
	margin:4px 6px 0 0;
}

#new-release ul.product-detail li a{
	width:97px;
	height:24px;
	display:block;
	margin-top:6px;
}

li.detail-cd a {
	background:url(../images/contents/top/newrelease/link.gif) no-repeat 0 0;
}

li.detail-cd a:hover {
	background-position: 0 -24px;
}

li.buy-cd a {
	background:url(../images/contents/top/newrelease/link.gif) no-repeat -97px 0;
}

li.buy-cd a:hover {
	background-position: -97px -24px;
}


/*
#AVCD-16238B {
	padding: 1px 0px 2px 26px;
	}

#AVCD-16239 {
	padding: 1px 0px 2px 0px;
	}

#AVCD-16238B dt {
	position: absolute;
	top: 0px;
	left: 64px;
	height:112px;
	background: url(../images/contents/top/newrelease/bg_AVCD-16238B.gif) no-repeat right bottom;
	}

#AVCD-16239 dt {
	position: absolute;
	top: 0px;
	left: 172px;
	height:112px;
	background: url(../images/contents/top/newrelease/bg_AVCD-16239.gif) no-repeat right bottom;
	}
	
#AVCD-16238B dd,
#AVCD-16239 dd {
	float: left;
	position: relative;
	display: block;
	width: 166px;
	height: 9px;
	font-size: 1px;
	}
	
#AVCD-16239 dd {
	margin-left: 0px;
	width: 121px;
	}

#AVCD-16238B dd span,
#AVCD-16239 dd span {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../images/contents/top/newrelease/AVCD-16238B.gif) no-repeat 0px 0px;
	}

#AVCD-16239 dd span {
	background: url(../images/contents/top/newrelease/AVCD-16239.gif) no-repeat 0px 0px;
	}

.product-detail {
	padding-top: 2px;
	clear: both;
	}

*html .product-detail {
	margin-top: -10px;
	}

.release-date {
	margin: 0px auto;
	position: relative;
	display: block;
	width: 289px;
	height: 27px;
	}

.release-date span {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../images/contents/top/newrelease/date.gif) no-repeat 0px 0px;
	}

.detail-cd,
.buy-cd {
	padding: 7px 5px 0px 55px;
	float: left;
	width: 113px;
	height: 19px;
	}
	
.buy-cd {
	padding: 7px 0px 0px 0px;
	}

.detail-cd span,
.buy-cd span {
	position: relative; 
	display: block;
	width: 100%;
	height: 100%;
	font-size: 4px;
	}

.detail-cd a.visible,
.buy-cd a.visible {
	position: absolute;
	top: 0;
	left: 0;
	width: 113px;
	height: 19px;
	background: url(../images/contents/top/newrelease/link.gif) no-repeat;
	z-index: 2;
	}

.detail-cd a.visible{
	background-position: 0px 0px;
	}

.detail-cd a.visible:hover,
.detail-cd a.visible:focus {
	background-position: 0px -19px;
	}

.buy-cd a.visible{
	background-position: -113px 0px;
	}

.buy-cd a.visible:hover,
.buy-cd a.visible:focus {
	background-position: -113px -19px;
	}

.detail-cd a.visible:active,
.buy-cd a.visible:active {
	color: #ffff00;
	}

#dvd-release {
	padding-top: 98px;
	position: absolute;
	top: 244px;
	left: 207px;
	width: 134px;
	}

#dvd-release h2 {
	margin: 0px auto;
	position: relative;
	width: 131px;
	height: 64px;
	font-size: 4px;
	}

*html #dvd-release h2 {
	height: 73px;
	}

#dvd-release h2 span {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../images/contents/top/newrelease/title_AVBD-16229.gif) no-repeat 0px 0px;
	}

#dvd-release .jacket {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 90;
	}

#dvd-release .jacket li {
	padding-left: 3px;
	float: left;
	}
	
#dvd-release .release-date {
	margin: 0px auto;
	position: relative;
	display: block;
	width: 131px;
	height: 17px;
	}

#dvd-release .release-date span {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../images/contents/top/newrelease/date_AVBD-16229.gif) no-repeat 0px 0px;
	}
	
#dvd-release .detail-cd {
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	width: 134px;
	height: 180px;
	z-index: 102;
	}

#dvd-release .detail-cd span {
	position: relative; 
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	}

#dvd-release .detail-cd a.visible {
	position: absolute;
	outline: none;
	top: 0;
	left: 0;
	width: 134px;
	height: 180px;
	background: none;
	z-index: 2;
	}

#dvd-release .detail-cd a.visible:hover,
#dvd-release .detail-cd a.visible:focus {
	}
	
#dvd-release .detail-cd a.visible:active {
	color: #e9f9f5;
	}
*/	
#music-video {
	padding-right: 0px;
	position: absolute;
	top: 234px;
	left: 0px;
	border-right: solid 0px #000;
}

/*adspace*/
#adspace{
	position:absolute;
	top:428px;
	left:361px;
	width:296px;
	height:147px;
}

/*NEW TOPICS*/
#new-topics {
	padding: 0px 0px 0px 0px;
	position: absolute;
	top: 466px;
	left: 0px;
	width: 338px;
	height: 145px;
	background: url(../images/contents/top/newtopics/bg.gif) no-repeat 0px 12px;
	}

#new-topics h3 {
	float: left;
	position: relative;
	width: 95px;
	height: 12px;
	font-size: 6px;
	}

#new-topics h3 span {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../images/contents/top/newtopics/title.gif) no-repeat 0px 0px;
	}
	
#new-topics dl {
	font-size: 12px;
	line-height: 150%;
	}

#new-topics dt {
	padding: 5px 0px 0px 0px;
	clear: both;
	font-weight: bold;
	font-size: 10px;
	background: url(../images/contents/top/newtopics/line.gif) no-repeat;
	}

#new-topics dd {
	padding: 0px 0px 6px 0px;
	width: 289px;
	}
	
#new-topics .category {
	margin: 3px 6px 0px 0px;
	padding-right: 6px;
	border-right: solid 1px;
	float: left;
	line-height: 100%;
	text-transform: uppercase;
	}

#new-topics dd a,
#new-topics dd a:link,
#new-topics dd a:visited {
	color: #84194c;
	text-decoration: underline;
	}
	
#new-topics dd a:hover {
	color: #e95bbf;
	}

/*ScrollBar Module*/
.jScrollPaneContainer {
	margin-top: 5px;
	position: relative;
	overflow: hidden;
	z-index: 105;
	float: left;
	}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0px;
	height: 100%;
	}
	
.jScrollPaneDrag {
	position: absolute;
	cursor: pointer;
	overflow: hidden;
	}

.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	}

.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
	}

.scroll-bar .jScrollPaneTrack {
	padding: 1px;
	background:url(../images/contents/top/newtopics/bar_bg.gif);
	height:100%;
	}

.scroll-bar .jScrollPaneDrag {
	padding: 1px 0px;
	background:url(../images/contents/top/newtopics/bar.gif) no-repeat 0px 1px;
	}
	
.scroll-pane {
	width: 316px;
	height: 119px;
	overflow: auto;
	float: left;
	}


/*--------------------------------------
フッター
---------------------------------------*/

#bannerArea {
	clear: both;
	background:url(../images/contents/top/footer/bg.gif);
	padding:6px
	}
/*
#footer #logo {
	position: absolute;
	top: 0px;
	right: 52px;
	width: 165px;
	height: 93px;
	}
	
#footer #logo a:active {
	color: #e4ee00;
}*/

#bannerArea #banner {
	width:910px;
	height: 50px;
	margin:0 auto;
	text-align:left;
}

#bannerArea #banner img{
	margin:0 6px 0 0;
	float:left;
}
	
/*コピーライト*/
#footer {
	width:910px;
	margin:0 auto;
	padding:10px 0;
}

/*コピーライト*/
#footer #copyright{
	padding:0px 0 10px !important;
	float: right;
	/*line-height: 66px;*/
	}

#footer ul#copyright li {
	padding-left: 12px;
	float: left;
	font-size: 10px;
	color: #383838;
	}

#footer #copyright li a {
	color: #383838;
	text-decoration: underline;
	}

#footer #copyright li a:hover {
	color: #999999;
	}
