@charset "utf-8";

/* all */
body {
	margin: 0px;
	text-align: center;
	background-color: #00041b;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}



.clear {
	clear: both;
}


/* content */

#content_02 {
		width: 910px;
		left: 50%;
		margin-left:40px;
	}

.discography #slider{
margin-top:26px;
/*margin-bottom:330px;*/
}

.discography #slider #list_album{
display:block;
padding:0 0 20px;
}

.discography #slider #slide1,
.discography #slider #slide3{
display:block;
margin:0 0 20px;
padding:10px 0 6px;
font-size:200%;
color:#333333;
border-bottom:1px dashed #cecece;
}


.discography #slider ul{
	margin:20px auto 0;
	min-height:100px;
}

.discography #slider li{
	list-style:none;
	float:left;
	display:inline;
	margin:0 10px 20px 10px;
	list-style-position:inside;
	width:150px;
	min-height:100px;
	/*background:#cccccc;*/
	font-size:90%;
}

.discography #slider li img{
height:100px;
display:block;
margin: 0 auto 5px;
}

.discography #slider li a{
cursor:pointer;
}

#target1, #target2 {
	display: none;
    margin: 0 auto;
	width:900px;
}

#target3 {
	display: none;
    margin: 0 0 0 -30px;
	width:900px;
	text-align:center;
}

.discography #slider .close{
	float:right;
	cursor: pointer;
	margin-top:-50px;
	margin-right:46px;
}

.discography #slider #target3 .close{
	float:right;
	cursor: pointer;
	margin-top:-40px;
	margin-right:46px;
}
.discography #album{
margin-top:20px;
margin-left:32px;
}

.discography #single{
margin-top:20px;
margin-left:17px;
display:none;
}

.discography #dvd{
margin-top:20px;
margin-left:18px;
}

#detail_box_01,
#detail_box_02,
#detail_box_03,
#detail_box_04,
#detail_box_05,
#detail_box_06,
#detail_box_07,
#detail_box_08,
#detail_box_09,
#detail_box_10,
#detail_box_11,
#detail_dvd_01,
#detail_dvd_02,
#detail_dvd_03,
#detail_dvd_04,
#detail_dvd_05,
#detail_dvd_06,
#detail_dvd_07,
#detail_dvd_08,
#detail_dvd_09{
	width:680px;
	float:left;
	display:none;
	margin: 15px 150px 30px;
}

*:first-child+html #detail_dvd_01,
*:first-child+html #detail_dvd_02,
*:first-child+html #detail_dvd_02,
*:first-child+html #detail_dvd_04,
*:first-child+html #detail_dvd_05,
*:first-child+html #detail_dvd_06,
*:first-child+html #detail_dvd_07,
*:first-child+html #detail_dvd_08,
*:first-child+html #detail_dvd_09,
*:first-child+html #detail_dvd_10 {
	width:680px;
	min-height:700px;
	float:left;
	display:none;
	margin: 15px 150px 15px;
padding-bottom : 50px;
}

.detail_left{
	width:300px;
	float:left;
	display:inline;
}

.detail_right{
	width:350px;
	float:left;
	display:inline;
	margin: 0 0 0 30px;
}

.discography .item_jaket img{
height:300px;
}

.buy_buttom{
	margin:20px 0 0;
}

.buy_buttom img{
	margin-left:15px;
}

.discography .item_info{
	font-size:80%;
	text-align:left;
	line-height:14px;
	margin:20px 0 0;
	color:#555555;
}

.discography h1{
	text-align:left;
margin:-8px 0 0 ;
}

.discography .track{
	text-align:left;
}

.discography .back{
	float:right;
	cursor: pointer;
	margin:-70px -70px 0 0;
}

#slide_detail_1,
#slide_detail_2,
#slide_detail_3{
	display:none;
}

.disco_block {
	clear: both;
	width: 100%;
	margin: 0px 0px 24px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

.disco_jacket {
	float: left;
	width: 300px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#list_dvd li{
	list-style:none;
	float:left;
	display:inline;
	list-style-position:inside;
	width:150px;
	font-size:90%;
}

#list_dvd li a{
	cursor: pointer;
}


