@charset "Shift_JIS";

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

/* Cascading Style Sheet for テイチク アーティスト一覧 */

p#loading {
	top: 30px;
}

/* ################ */
/* ### 注意書き ### */
/* ################ */
div#notice {
	position: relative;
	top: -15px;
	left: 0;
	z-index: 300;
	margin: 0 0 -10px 0;
	padding: 0;
	text-align: left;
}
div#notice h2 {
	position: absolute;
	top: -9000px;
	left: -9000px;
	text-indent: -9000px;
}
html[xmlns] div#notice h2 {
	right: 8px;
}
div#notice ul {
	list-style-type: circle;
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	font-size: 71%;
	
}
div#notice ul li {
	position: relative;
	top: 0;
	left: 0;
	margin: 0 40px;
	padding: 0.2em 0;
	color: #996633;
}

/* ######################## */
/* ### インデックス部分 ### */
/* ######################## */
#ctrl {
	position: relative;
	top: -12px;
	left: 0;
	z-index: 400;
	margin: 0 0 -12px 0;
	padding: 0;
}

#ctrl h2 {
	position: absolute;
	top: -9000px;
	left:  -9000px;
	text-indent: -9000px
}

#ctrl ul#jump {
	float: right;
	position: relative;
	top: 0;
	left: 0;
	list-style-type: none;
	height: 2.4em;
	margin: 0;
	padding: 0 10px;
}

#ctrl ul#jump li {
	float: left;
	width: 2.5em;
	margin: 0 1px;
	padding: 2px;
	color: #cccccc;
	font-size: 82%;
	text-align: center;
	line-height: 2em;
	border: 1px solid #eeeeee;
	background: #ffffff;
}
html[xmlns] #ctrl ul#jump li {
	width: 2em;
}

#ctrl ul#jump li#return {
	display: none;
	width: 16px;
	height: 16px;
	margin: 6px 0 0 7px;
	padding: 0;
	border: none;
	background: none;
}
html[xmlns] #ctrl ul#jump li#return {
	margin: 3px 0 0 7px;
}
/* IE 7 のみ適用 */
*:first-child+html #ctrl ul#jump li#return {
	margin: 6px 0 0 7px !important;
}
/* IE 7 のみ適用 ここまで */
#ctrl ul#jump li a {
	display: block;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	color: #ffffff !important;
	background: #058bc0;
}
#ctrl ul#jump li#return a {
	width: 16px;
	height: 16px;
	background: none;
}

#ctrl ul#selector {
	clear: both;
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 90%;
	text-align: right;
}
#ctrl ul#selector li {
	display: inline;
	margin: 0;
	padding: 0;
}

#ctrl ul#selector li input {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}
#ctrl ul#selector li label {
	margin: 0 20px 0 0.3em;
}

/* ################## */
/* ### リスト部分 ### */
/* ################## */
#list {
	position: relative;
	top: -15px;
	left: 0;
	z-index: 350;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
}
#list h2 {
	position: absolute;
	top: -9000px;
	left:  -9000px;
	text-indent: -9000px
}
#list h3 {
	position: relative;
	top: 20px;
	left: 0;
	z-index: 360;
	width: 100%;
	height: 50px;
	margin: 0 0 20px 0;
	padding: 0;
	text-indent: -9000px;
}
#list h3#A {
	top: 0;
	margin: 0;
	background: url(../img/basic/back_h3_A.gif) 0 0 no-repeat;
}
#list h3#KA { background: url(../img/basic/back_h3_KA.gif) 0 0 no-repeat; }
#list h3#SA { background: url(../img/basic/back_h3_SA.gif) 0 0 no-repeat; }
#list h3#TA { background: url(../img/basic/back_h3_TA.gif) 0 0 no-repeat; }
#list h3#NA { background: url(../img/basic/back_h3_NA.gif) 0 0 no-repeat; }
#list h3#HA { background: url(../img/basic/back_h3_HA.gif) 0 0 no-repeat; }
#list h3#MA { background: url(../img/basic/back_h3_MA.gif) 0 0 no-repeat; }
#list h3#YA { background: url(../img/basic/back_h3_YA.gif) 0 0 no-repeat; }
#list h3#RA { background: url(../img/basic/back_h3_RA.gif) 0 0 no-repeat; }
#list h3#WA { background: url(../img/basic/back_h3_WA.gif) 0 0 no-repeat; }
#list h3#alphabet { background: url(../img/basic/back_h3_alphabet.gif) 0 0 no-repeat; }

#list ul.list {
	clear: both;
	list-style-type: none;
	margin: 0 0 0 18px;
	padding: 0;
}
html[xmlns] #list ul {
	margin: 0 10px;
}

#list ul.list li {
	float: left;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
	width: 22.0%;
	margin: 0 1% 2px 1%;
	padding: 1em 15px;
	font-size: 82%;
	line-height: 1.0;
	white-space: nowrap;
	border: 1px solid #ffffff;
	background: url(../img/basic/back_line.gif) 50% 100% no-repeat;
}
html[xmlns] #list ul.list li {
	float: left;
	left: 0;
	width: 20.7%;
	margin: 0 1% 2px 1%;
	padding: 1em 1%;
}
#list ul.list li.sub {
	border: 1px solid #cccccc;
	background: #f9f9f9 url(../img/basic/back_blank.gif) 0 0 no-repeat;
}
#list ul.list li.sub span {
	position: absolute;
	top: 1px;
	right: 1px;
	color: #999999;
	font-size: 7px;
	line-height: 1.0;
}

#list ul.list li a.photo {
	padding-right: 16px;
	background: url(../img/basic/icon_photo.png) 100% 50% no-repeat;
}

#list p.note {
	clear: both;
	position: relative;
	top: 20px;
	left: 0;
	margin: 0 25px;
	padding: 0;
	color: #996633;
	font-size: 71%;
	text-align: right;
}
#list p.note a {
	color: #996633;
	text-decoration: underline;
}

/* ######################## */
/* ### ポップアップ写真 ### */
/* ######################## */
#photo {
	position: absolute;
	top: -9000px;
	left: -9000px;
	z-index: 65536;
	width: 176px;
	margin: 0;
	padding: 12px;
	text-align: center;
	border: 1px solid #666666;
	background: #000000 url(../img/basic/back_stripe_black.gif);
}
html[xmlns] #photo {
	width: auto;
	min-width: 150px;
	background: url(../img/basic/back_transparent_black_80.png);
}
#photo span {
	display: block;
	margin: 12px 0 0 0;
	padding: 0;
	color: #ffffff;
	font-size: 71%;
	text-align: right;
	line-height: 1.0;
	white-space: nowrap;
}
#photo img {
	margin: 0;
	padding: 0;
	border: 1px solid #ffffff;
}

/* ############################ */
/* ### ローディングアイコン ### */
/* ############################ */
#loading_icon {
	position: absolute;
	top: -9000px;
	left: -9000px;
	z-index: 65535;
	margin: 0;
	padding: 0;
}
#loading_icon img {
	margin: 0;
	padding: 0;
}