@charset "Shift_JIS";

/* -------------------- start of Style Sheet -------------------- */

/* Cascading Style Sheet for シモブクレコード（島袋 優／下地 勇） ディスコグラフィー */

#main {
	overflow: hidden;
	top: 20px;
	margin-bottom: 70px;
	padding-bottom: 2em;
}

/* ########## メインコンテンツ ########## */
#main h2 {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 300;
	width: 100%;
	height: 500px;
	margin: 0;
	padding: 0;
	text-indent: -9000px;
	background: url(../img/basic/back_h2_sub.gif) no-repeat 100% 0;
}
html[xmlns] #main h2 {
	background: url(../img/basic/back_h2_sub.png) no-repeat 50% 0;
}

/* ---------- 表示コントロール ---------- */
#ctrl {
	position: absolute;
	top: 180px;
	left: 0;
	height: 100%;
	z-index: 500;
	margin: 0;
	padding: 0;
}
html[xmlns] #ctrl {
	height: auto;
}
#ctrl h3 {
	position: absolute;
	top: -9000px;
	left: -9000px;
	text-indent: -9000px;
	margin: 0;
	padding: 0;
}
#ctrl ul {
	list-style-type: none;
	margin: 0 15px;
	padding: 0;
	text-align: right;
}
#ctrl ul li {
	display: block;
	float: left;
	color: #666666;
	margin: 0 1px;
	padding: 4px;
	font-family: "Trebuchet MS";
	text-align: center;
	line-height: 1.0;
	border: 1px solid #999999;
	background: #ffffff;
}
#ctrl ul li#all {
	margin: 0 15px 0 5px;
}
#ctrl ul li span {
	display: block;
	margin: 0;
	padding: 0.4em 10px;
	color: #666666 !important;
	text-decoration: none;
	border: 1px solid #eeeeee;
	background: #ffffff url(../img/basic/back_menu_li_white.gif) 50% 50% repeat-x;
}

/* ---------- ディスコグラフィー本体 ---------- */
#discography {
	position: relative;
	top: 195px;
	left: 0;
	z-index: 300;
	width: 100%;
	margin: 0 0 195px 0;
	padding: 0;
}
html[xmlns] #discography {
	margin: 0 0 240px 0;
}
#discography h3 {
	position: absolute;
	top: -9000px;
	left: -9000px;
	text-indent: -9000px;
}
#discography dl {
	position: relative;
	top: 0;
	left: 0;
	z-index: 320;
	height: 75px;
	margin: 0 50px 1em 50px;
	padding: 5px 0;
	text-align: left;
	border: 5px solid #cccccc;
	background: #ffffff url(../img/basic/back_stripe_white.gif);
}
html[xmlns] #discography dl {
	height: auto;
	min-height: 55px;
}
#discography dt {
	margin: 0;
	padding: 0 140px 0.2em 75px;
	color: #ff6600;
	font-size: 120%;
	font-weight: bold;
	background: url(../img/basic/back_line_white.gif) 0 100% repeat-x;
}
#discography dt a {
	color: #ff9900;
	text-decoration: none;
}
#discography dt a:hover {
	color: #ff9900;
	text-decoration: underline;
}
#discography dd {
	margin: 0;
	padding: 0;
	font-size: 82%;
}
#discography dd.jacket {
	position: absolute;
	top: 5px;
	left: 10px;
	z-index: 330;
	width: 52px;
	padding-left: 0;
	margin: 0;
}
#discography dd.data {
	margin: 0 0 0 75px;
	padding: 0;
}
#discography dd.media {
	position: absolute;
	top: 3px;
	right: 10px;
	margin: 0;
	padding: 0;
	text-align: right;
}

#discography ul {
	list-style-type: circle;
	margin: 0 75px;
	padding: 0;
}
#discography ul li {
	margin: 0;
	padding: 0.2em 0;
	font-size: 82%;
}

/* ---------- アイコンインフォ ---------- */
#icon-info {
	position: relative;
	top: 0;
	left: 0;
	z-index: 400;
	margin: 0;
	padding: 0.4em 0;
}
#icon-info h3 {
	position: absolute;
	top: -9000px;
	left: -9000px;
	text-indent: -9000px;
	margin: 0;
	padding: 0;
}
#icon-info ul {
	margin: 0 10px;
	padding: 0;
	font-size: 82%;
	list-style-type: none;
	text-align: right;
}
#icon-info ul li {
	display: inline;
	margin: 0 1em;
	padding: 0;
}
