html {
	overflow-y:scroll;
}
a:link{
	color: #000000;
	text-decoration:none;
}

a:visited{
	color: #000000;
}

body {
	background-color: #F4F7E6;
	margin: 0px;
	padding: 0px;
	text-align: center;
	position: relative;
}
.artistindex {
	font-size:12px;
	line-height:18px;
	font-weight: bold;
	width: auto;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding: 5px 5px 5px 15px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	text-align: left;
	color: #999999;
}
h3 {
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;	font-size: 12px;
	font-weight: bold;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 5px;
}
.allist {
	background-color: #FFFFFF;
	width: auto;
	text-align: left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 40px;
}


		.allist:after {
		   content: ".";
		   display: block;
		   clear: both;
		   height: 0;
		   visibility: hidden;
		}
		.allist { display: inline-block; }
		/* exlude MacIE5 \*/
		* html .allist { height: 1% }
		.allist {
	display:block;
	font-weight: bold;
}
		/* end MacIE5 */


.content a:link ,.content a:visited,.allist a:link ,.allist a:visited,.navi a:link{
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	color: #000000;
	line-height: 120%;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-style: dotted;
	border-color: #999999;
}

.content a:hover,.allist a:hover,.navi a:hover {
	color: #FF0000;
	background-color: #FFCC00;
	line-height: 120%;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-style: dotted;
	border-color: #CC0000;
}
h3 {
	background-color: #E0CFCC;
	width: auto;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	text-align: left;
	clear: both;
	padding: 3px 3px 2px 12px;
	border: 1px solid #D5C5C2;
	background-image: url(images/alphabetbar.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#content {
	margin-right: auto;
	margin-left: auto;
	width: 640px;
	clear: both;
}
ul,li {
	padding: 0px;
	margin: 0px;
	list-style-position: outside;
	list-style-type: none;
}

.allist ul li {
	font-size: 11px;
	line-height: 120%;
	margin: 0px;
	padding:0 0 5px 0;
}


.alignleft {	
	width: 230px;
	float: left;
	padding:0px;
	margin: 0px;
	}


.alignright {
	float: left;
	padding:0px;
	margin: 0 0 0 60px;
	}
.allist li {
	text-indent: 15px;
	background-image: url(images/listdot.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.navi {
	width: 650px;
	margin: 10px auto;
	text-align: center;
	font-size:12px;
}
.navi h3 {
	background-color: #E4E4B6;
	font-family: "Times New Roman", Times, serif;
}
.gotop {
	font-size: 10px;
	color: #999999;
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;	float: right;
	display: block;
	padding: 6px;
	bottom: 11px;
	position: fixed;
	background-color: #FFFFFF;
	right: 30px;
}.gotoindex {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	padding: 5px 5px 0 0;
	background-color: #FFFFFF;
	text-align: right;
	float: right;
}
.gotoindex a{color:#999999;}
.maincontent {
	margin: auto;
	width: 650px;
	background-color: #FFFFFF;
	text-align: center;
	padding: 10px 0;
}
.bgd {
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 3px;
	margin-top: 40px;
	width: 660px;
	margin-right: auto;
	margin-left: auto;
}
