body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	color: #333333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif;

}
body,td,th {
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #000000;
}
p,h1,h2 {
	margin: 0px;
	padding: 0px;
}
#container {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 850px;
}
#header {
	width: 850px;
	height:180px;
	background-image:url(images/links/header.jpg);
	background-repeat:no-repeat;
	background-position:center;
	text-indent: -500em;
	outline-style: none;
	margin-bottom:50px;
}

#link-label {
	width: 70px;
	height:18px;
	text-align:left;
	background-image:url(images/links/label.gif);
	background-repeat:no-repeat;
	background-position:left;
	text-indent: -500em;
	outline-style: none;
	margin-top: 30px;
	margin-bottom: 10px;
}
#link-artists {
	width: 70px;
	height:18px;
	text-align:left;	
	background-image:url(images/links/artists.gif);
	background-repeat:no-repeat;
	background-position:left;
	text-indent: -500em;
	outline-style: none;
	margin-top: 30px;
	margin-bottom: 10px;
}
#link-others {
	width: 70px;
	height:18px;
	text-align:left;	
	background-image:url(images/links/others.gif);
	background-repeat:no-repeat;
	background-position:left;
	text-indent: -500em;
	outline-style: none;
	margin-top: 30px;
	margin-bottom: 10px;
}
#links {
	text-align:left;
}
.link {
	text-align:left;
}
#footer {
	clear:both;
	height:15px;
	padding-top:200px;
	margin-bottom:42px;	
	position:relative;
}
#footerl a{
	float:left;
	height:15px;
	width:53px;
	background-image:url(images/common/home.gif);
	background-repeat:no-repeat;
	background-position:left;
	position:absolute;
	left:0;
	text-indent: -500em;
	outline-style: none;
}
#footerl a:hover{
	float:left;
	height:15px;
	width:53px;
	background-image:url(images/common/home_o.gif);
	background-repeat:no-repeat;
	background-position:left;
	position:absolute;
	left:0;
	text-indent: -500em;
	outline-style: none;
}
#footerr {
	float:right;
	height:15px;
	width:186px;
	background-image:url(images/common/copyrights.gif);
	background-repeat:no-repeat;
	background-position:right;
	position:absolute;
	text-indent: -500em;
	outline-style: none;
	left: 665px;
	top: 200px;
}
.red {
	color:#AC4852;
}

