@charset "Shift_JIS";

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

/* Cascading Style Sheet for 普天間かおり ディスコグラフィー */

#main {
	overflow: hidden;
	padding-bottom: 2em;
}

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

/* ---------- ディスコグラフィー本体 ---------- */
#discography {
	position: relative;
	top: 150px;
	left: 0;
	z-index: 300;
	width: 100%;
	margin: 0 0 180px 0;
	padding: 0;
}
#discography h3 {
	margin: 0 0 0.3em 0;
	padding: 0;
	color: #ffffff;
	font-family: "Trebuchet MS";
	font-size: 200%;
	letter-spacing: 0.6em;
	text-align: center;
}

/* ---------- 表示コントロール ---------- */
#discography #ctrl {
	position: relative;
	top: 0;
	left: 0;
	z-index: 500;
	margin: 0 0 0.8em 0;
	padding: 0;
}
#discography #ctrl h3 {
	position: absolute;
	top: -9000px;
	left: -9000px;
	text-indent: -9000px;
	margin: 0;
	padding: 0;
}
#discography #ctrl ul {
	width: 950px;
	margin: 0;
	padding: 0;
	text-align: center;
	background: #ffffff url(../img/basic/back_menu_li_white.gif) 0 50% repeat-x;
}
#discography #ctrl ul li {
	list-style-type: none;
	display: inline;
	padding: 0 2em;
	color: #336699;
	font-family: "Trebuchet MS";
	font-size: 100%;
}

/* ---------- 各CDデータ ---------- */
#discography dl {
	position: relative;
	top: 0;
	left: 0;
	z-index: 320;
	height: 90px;
	margin: 0;
	padding: 0 15px 10px 15px;
	text-align: left;
}
html[xmlns] #discography dl {
	height: auto;
	min-height: 90px;
}
#discography dt {
	margin: 0 0 0.2em 0;
	padding: 0.8em 140px 0.2em 85px;
	color: #336699;
	font-size: 120%;
	font-weight: bold;
	background: url(../img/basic/back_line_white.gif) 25px 100% no-repeat;
}
#discography dt a {
	color: #336699 !important;
	text-decoration: none;
}
#discography dt a:hover {
	text-decoration: underline;
}
#discography dt span.cw {
	display: block;
	position: relative;
	top: -0.5em;
	left: 0;
	margin: 0 0 -0.5em 0;
	padding 0;
	font-size: 60%;
	font-weight: normal;
}

#discography dd {
	margin: 0;
	padding: 0;
	font-size: 82%;
}
#discography dd.jacket {
	position: absolute;
	top: 15px;
	left: 35px;
	z-index: 340;
	width: 52px;
	padding-left: 0;
	margin: 0;
}
#discography dd.data {
	margin: 0 0 0 85px;
	padding: 0;
}
#discography dd.media {
	position: absolute;
	top: 8px;
	right: 25px;
	margin: 0;
	padding: 0;
	text-align: right;
}

#discography dd.link {
	margin: 1em 10px 10px 80px;
	padding: 0.2em 10px;
	text-align: right;
	border: 1px solid #eeeeee;
	background: url(../img/basic/back_link_white.gif) repeat-x 0 50%;
}
#discography dd.link a {
	color: #003366 !important;
	padding-right: 13px;
	text-decoration: none;
	background: url(../img/basic/back_discography_link.gif) 100% 50% no-repeat;
}

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

/* ---------- アイコンインフォ ---------- */
#icon-info {
	position: relative;
	top: 0;
	left: 0;
	z-index: 400;
	margin: 0;
	padding: 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;
}
