.bbs .in {
	font-size:92%;
	width:705px;
	margin:-50px 0 25px 80px;
	overflow:hidden;
	color:#333;
}
.bbs h1 {
	position:relative;
	z-index:2;
}
.discography .float {
	margin:50px 0 0 0;
}
.discography .float dl {
	float:left;
	display:inline;
	width:380px;
	margin-left:40px;
	font-size:92%;
}
.discography .float dl dt {
	float:left;
}
.discography .float dl dd {
	width:200px;
	float:right;
	clear:right;
}
.discography .float dl dd h2 {
	font-size:117%;
	padding:0 0 6px 0;
}
.discography .float dl dd ol,.discography .float .text1 {
	margin:7px 0 0 0;
}
.discography .float dl dd li {
	list-style:decimal inside;
}
.discography .float dl dd ul li {
	list-style:none;
	margin-top:10px;
	color:#cc0000;
}
.biography dl {
	width:480px;
	margin:40px 30px 0 30px;
}
.biography dl dt {
	clear: left;
  float: left;
  width: 10em;
  padding: 10px 0.5em 5px 0.5em;
}
.biography dl dd {
  padding: 10px 0.5em 5px 7em;
  border-bottom: dotted 1px #f0f0f0;
	text-indent:3px;
}
.biography ul.menber {
	float:right;
	margin:-270px 20px 0 30px;
}
.biography .photo1 {
	display:block;
	position:relative;
	width:289px;
	height:283px;
	margin-top:-283px;
	left:530px;
	top:335px;
}
.history h2 {
	margin:30px 0 0 30px;
}
.history dl {
	width:480px;
	margin:10px 30px 0 30px;
}
.history dl dt {
	clear: left;
  float: left;
  width: 10em;
  padding: 10px 0.5em 5px 0.5em;
}
.history dl dd {
  padding: 10px 0.5em 5px 7em;
  border-bottom: dotted 1px #f0f0f0;
	text-indent:3px;
}
.history .number {
	margin:30px 0 0 30px;
}
.history .number li {
	display:inline;
	margin:0 10px 0 0;
}
.history .pagetop {
	margin:0;
	padding:0;
	text-align:right;
}
.history .pagetop a {
	margin:0 40px 0 0;
}
.photo h2 {
	margin:40px 0 0 30px;
}
.photo .number {
	margin:30px 0 0 30px;
}
.photo .number li {
	display:inline;
	margin:0 10px 0 0;
}
.photo .pagetop {
	margin:0;
	padding:0;
	text-align:right;
}
.photo .pagetop a {
	margin:0 40px 0 0;
}
.photo #gallery ul {
	margin:10px 0 0 30px;
}
.photo #gallery ul li {
	margin:0;
	padding:0;
	float:left;
	display:inline;
}
.photo #gallery ul li img {
	vertical-align:bottom;
}
.link ul.linkul {
	margin:30px 0 0 100px;
}
