#mainContents {
	width: 650px;
	float: left;
}
#sidebar {
	float: left;
	width: 119px;
	margin-top: 35px;
	margin-left: 34px;
}
#sidebar ul li {
	margin-bottom: 19px;
}

h2#title {
	margin-top: 51px;
	margin-bottom: 55px;
}

h3 {
	margin-bottom: 33px;
}h4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 3px;
	margin-bottom: 9px;
}
#profile_list {
	width: 439px;
	margin-bottom: 99px;
}
#mainContents dl {
	color: #666666;
}
#mainContents dt,#mainContents dd {
	display: inline;
}
#mainContents dt {
	margin-right: 12px;
}
dl#historyList {
	margin-bottom: 51px;
}
address#copyright {
	background-image: url(../profile/images/bg_illust.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 270px;
	width: 442px;
}
