/* =Discography Page
--------------------------------------------------------------*/
body.disco #contents h1 {
	width: 259px;
	height: 61px;
	margin: 20px auto 0;
	background: url(../img/disco.gif) 0 0 no-repeat;
	font-size: 1px;
	text-indent: -9999px;
	}

body.disco #contents {
	width: 600px;
	}

body.disco #contents ul {
	display: block;
	list-style: none;
	}

body.disco #contents li {
	display: block;
	float: left;
	}

body.disco #contents li a {
	display: block;
	width: 100px;
	height: 100px;
	margin: 10px;
	text-indent: -9999px;
	/* Hides from IE5-mac \*/
	overflow: hidden;
	/* End hide from IE5-mac */
	}

body.disco #contents #daijoubu a {
	background: url(../img/daijoubut.jpg) 0 0 no-repeat;
	}

body.disco #contents #wakeup a {
	background: url(../img/wakeupt.jpg) 0 0 no-repeat;
	}

body.disco #contents #no02036 a {
	background: url(../img/02036t.jpg) 0 0 no-repeat;
	}

body.disco #contents #no02080 a {
	background: url(../img/02080t.jpg) 0 0 no-repeat;
	}

body.disco #contents #no02095 a {
	background: url(../img/02095t.jpg) 0 0 no-repeat;
	}

body.disco #contents #no02115 a {
	background: url(../img/02115t.jpg) 0 0 no-repeat;
	}

body.disco #contents #no03043 a {
	background: url(../img/03043t.jpg) 0 0 no-repeat;
	}

body.disco #contents #no03044 a {
	background: url(../img/03044t.jpg) 0 0 no-repeat;
	}

body.disco #contents #no03045 a {
	background: url(../img/03045t.jpg) 0 0 no-repeat;
	}

body.disco #contents #no03046 a {
	background: url(../img/03046t.jpg) 0 0 no-repeat;
	}

body.disco #contents #no03090 a {
	background: url(../img/03090t.jpg) 0 0 no-repeat;
	}

body.disco #contents #no03039 a {
	background: url(../img/03039t.jpg) 0 0 no-repeat;
	}

body.disco #contents #no03068 a {
	background: url(../img/03068t.jpg) 0 0 no-repeat;
	}

body.disco #contents #no03077 a {
	background: url(../img/03077t.jpg) 0 0 no-repeat;
	}

body.disco #contents #no03096 a {
	background: url(../img/03096t.jpg) 0 0 no-repeat;
	}

body.disco #contents #no03108 a {
	background: url(../img/03108t.jpg) 0 0 no-repeat;
	}

body.disco #contents #no03149 a {
	background: url(../img/03149t.jpg) 0 0 no-repeat;
	}

body.disco #contents #no01152 a {
	background: url(../img/01152t.jpg) 0 0 no-repeat;
	}

body.disco #contents #no03150 a {
	background: url(../img/03150t.jpg) 0 0 no-repeat;
	}

body.disco #contents #no03151 a {
	background: url(../img/03151t.jpg) 0 0 no-repeat;
	}

body.disco #contents #no03152 a {
	background: url(../img/03152t.jpg) 0 0 no-repeat;
	}

body.disco #contents #no03153 a {
	background: url(../img/03153t.jpg) 0 0 no-repeat;
	}

body.disco #contents #shop a {
	background: url(../img/shop.gif) 0 0 no-repeat;
	}

body.disco #contents ul.row:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

body.disco #contents ul.row {
	display: inline-block;
	}

/* Hides from IE-mac \*/
* html body.disco #contents ul.row {
	height: 1%;
	}
body.disco #contents ul.row {
	display: block;
	}
/* End hide from IE-mac */
