@charset "Shift_JIS";

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

/* Cascading Style Sheet for 洋楽アーティスト バイオグラフィー */

/* ########## アーティストフォト ########## */
#artist-photo {
	clear: both;
	position: relative;
	top: 10px;
	margin: 0 0 40px 0;
	padding: 0;
	text-align: left;
}

#artist-photo p.photo {
	margin: 0;
	padding: 0;
	color: #666666;
	font-size: 71%;
	text-align: center;
}

/* ########## メンバー ########## */
#member {
	clear: both;
	position: relative;
	top: 0;
	margin: 0;
	padding: 0;
	text-align: left;
}

#member h3 {
	margin: 0.5em 40px;
	padding: 0.2em 10px 0 10px;
	color: #999933;
	font-family: "Century Gothic", "Trebuchet MS";
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	line-height: 1.8;
	letter-spacing: 0.5em;
	background: url(../img/basic/back_dot_white.gif) 0 100% no-repeat;
}
html[xmlns] #member h3 {
	background: url(../img/basic/back_dot_black_5.png) 0 100% no-repeat;
}

/* ---------- 箇条書き ---------- */
#member ul {
	list-style-type: circle;
	margin: 0 50px;
	padding: 0
}

#member ul li {
	margin: 0.5em 30px;
	padding: 0;
	font-size: 71%;
}

/* ########## バイオグラフィー ########## */
#biography {
	clear: both;
	position: relative;
	top: 10px;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: left;
}

#biography h3 {
	margin: 0.5em 40px;
	padding: 0.2em 10px 0 10px;
	color: #999933;
	font-family: "Century Gothic", "Trebuchet MS";
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	line-height: 1.8;
	letter-spacing: 0.5em;
	background: url(../img/basic/back_dot_white.gif) 0 100% no-repeat;
}
html[xmlns] #biography h3 {
	background: url(../img/basic/back_dot_black_5.png) 0 100% no-repeat;
}

/* ---------- 箇条書き ---------- */
#biography ul {
	list-style-type: circle;
	margin: 0 50px;
	padding: 0
}

#biography ul li {
	margin: 0.5em 30px;
	padding: 0;
	font-size: 71%;
}

/* ########## ディスコグラフィー ########## */
#discography {
	clear: both;
	position: relative;
	top: 10px;
	margin: 0;
	padding: 0;
	text-align: left;
}

#discography h3 {
	margin: 0.5em 40px;
	padding: 0.2em 10px 0 10px;
	color: #999933;
	font-family: "Century Gothic", "Trebuchet MS";
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	line-height: 1.8;
	letter-spacing: 0.5em;
	background: url(../img/basic/back_dot_white.gif) 0 100% no-repeat;
}
html[xmlns] #discography h3 {
	background: url(../img/basic/back_dot_black_5.png) 0 100% no-repeat;
}

/* ---------- 箇条書き ---------- */
#discography ul {
	list-style-type: circle;
	margin: 0 50px;
	padding: 0
}

#discography ul li {
	margin: 0 30px;
	padding: 0;
	font-size: 71%;
}