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: #993300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #993300;
}
a:hover {
	text-decoration: none;
	color: #C87F5E;
}
a:active {
	text-decoration: none;
	color: #993300;
}
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/biography/header.jpg);
	background-repeat:no-repeat;
	background-position:center;
	text-indent: -500em;
	outline-style: none;
}
#bandpic {
	width: 850px;
	height:440px;
	background-image:url(images/biography/pic.jpg);
	background-repeat:no-repeat;
	background-position:center;
	text-indent: -500em;
	outline-style: none;
	margin: 10px 0px;
}
#profile {
	width: 850px;
	height:267px;
	background-image:url(images/biography/profile.jpg);
	background-repeat:no-repeat;
	background-position:center;
	text-indent: -500em;
	outline-style: none;
	margin: 10px 0px;
}
#originalmember {
	width: 850px;
	background-image:url(images/biography/original.gif);
	background-repeat:no-repeat;
	background-position:center top;
	margin: 30px 0px;
	padding-top:20px;
	text-align:left;
}
#supportmember {
	width: 850px;
	background-image:url(images/biography/support.gif);
	background-repeat:no-repeat;
	background-position:center top;
	margin: 30px 0px;
	padding-top:20px;
	text-align:left;
}
#sound {
	width: 850px;
	height:113px;
	background-image:url(images/biography/sound.gif);
	background-repeat:no-repeat;
	background-position:center;
	text-indent: -500em;
	outline-style: none;
	margin: 30px 0px;
}
#historytitle {
	width: 850px;
	height:14px;
	background-image:url(images/biography/history.gif);
	background-repeat:no-repeat;
	background-position:center;
	text-indent: -500em;
	outline-style: none;
	margin-top: 30px;
	margin-bottom: 10px;
}
#history {
	text-align:left;
	background-repeat:no-repeat;
	background-position:center;
}
.historyyear {
	clear:both;
	float:left;
	width: 60px;
	text-align:left;
}
.historytext {
	float:right;
	width: 790px;
	text-align:left;
	margin-bottom:15px;
}
#footer {
	clear:both;
	height:15px;
	padding-top:50px;
	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: 50px;
}
.red {
	color:#AC4852;
}

