@charset "Shift_JIS";

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

/* Cascading Style Sheet for 三遊亭小遊三 ディスコグラフィー */

/* ---------- ディスコグラフィー本体 ---------- */
#discography {
	margin: 0;
	padding: 0;
	text-align: left;
}

#discography h3 {
	overflow: hidden;
	margin: 0 0 30px 0;
	padding: 0.6em 0;
	color: #999999;
	font-family: "Trebuchet MS";
	font-size: 160%;
	font-weight: normal;
	text-align: center;
	letter-spacing: 0.6em;
	line-height: 1.0;
	background: #f3f3f3;
}
html[xmlns] #discography h3 {
	background: url(../img/basic/back_transparent_black_5.png);
}

/* ---------- 表示コントロール ---------- */
#discography ul#ctrl {
	margin: 0 25px 2em 25px;
	padding: 0;
	text-align: center;
	border: 1px solid #eeeeee;
	background: #ffffff url(../img/basic/back_menu_li_white.gif) 0 50% repeat-x;
}
#discography ul#ctrl li {
	list-style-type: none;
	display: inline;
	padding: 0 2em;
	color: #336699;
	font-family: "Trebuchet MS";
	font-size: 100%;
}

/* ---------- 商品情報 ---------- */
#discography dl {
	position: relative;
	width: 850px;
	margin: 1em 50px;
	padding: 15px 15px 15px 150px;
}
html[xmlns] #discography dl {
	width: auto;
}

/* ---------- タイトル ---------- */
#discography dl dt {
	overflow: hidden;
	margin: 0;
	width: 580px;
	padding: 0;
	color: #336699;
	font-size: 220%;
	line-height: 1.2;
	white-space: nowrap;
}

/* ---------- ジャケット関連 ---------- */
#discography dl dd.jacket {
	position: absolute;
	top: 15px;
	left: 0;
	z-index: 210;
	width: 150px;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: center;
}

/* ---------- 基本データ ---------- */
#discography dl dd.data {
	margin: 0;
	padding: 0;
	font-size: 82%;
}

/* ---------- 商品データ関連 ---------- */
#discography dl dd.disc {
	margin: 0.5em 10px 0 10px;
	padding: 0;
}

#discography dl dd.disc ul {
	float: left;
	list-style-type: none;
	margin: 0 10px -10px 0;
	padding: 0.5em 8px;
	line-height: 1.4;
}
html[xmlns] #discography dl dd.disc ul {
	margin: 0 10px 0.2em 0;
}

#discography dl dd.disc ul li {
	margin: 0;
	padding: 0 8px;
	font-size: 71%;
	white-space: nowrap;
}

#discography dl dd.disc ul li.link {
	margin: 0 0 0 5px;
	padding: 0.2em 10px;
	color: #999999;
	font-size: 71%;
	text-align: center;
	border: 1px solid #eeeeee;
	background: url(../img/basic/back_link_white.gif) repeat-x 0 50%;
}
#discography dl dd.disc ul li.link a {
	color: #666600 !important;
	text-decoration: none !important;
}

#discography dl dd.disc em {
	color: #336699;
	font-weight: bold;
	font-style: normal;
}

/* ---------- アイコン ---------- */
#discography dl dd.media {
	position: absolute;
	top: 10px;
	right: 25px;
	margin: 0;
	padding: 0;
}

/* ---------- リンク ---------- */
#discography dd.link {
	clear: both;
	position: relative;
	top: 10px;
	left: 0;
	z-index: 340;
	margin: 0 0 10px 0;
	padding: 0.2em 10px;
	color: #999999;
	font-size: 82%;
	text-align: right;
	border: 1px solid #eeeeee;
	background: url(../img/basic/back_link_white.gif) repeat-x 0 50%;
}

#discography dd.link a {
	color: #336699 !important;
	padding-right: 13px;
	text-decoration: none;
	background: url(../img/basic/icon_ani_link.gif) 100% 50% no-repeat;
}


/* ########## アイコンインフォ ########## */
#icon-info {
	clear: both;
	position: relative;
	top: 30px;
	left: 0;
	margin: 0 0 50px 0;
	padding: 0;
}
#icon-info h3 {
	position: absolute;
	top: -9000px;
	left: -9000px;
	text-indent: -9000px;
	margin: 0;
	padding: 0;
}
#icon-info ul {
	margin: 0 40px;
	padding: 0.4em 0;
	font-size: 71%;
	list-style-type: none;
	text-align: center;
	border: 1px solid #eeeeee;
	background: #ffffff;
}
#icon-info ul li {
	display: inline;
	margin: 0 1em;
	padding: 0;
	line-height: 1.0;
	vertical-align: baseline;
}
#icon-info ul li img {
	margin-right: 2px;
}