@charset "utf-8";




#bottom_contents {
	float: left;
	width: 1000px;
	height: auto;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}


#profile_box {
	float: left;
	width: 800px;
	height: auto;
	padding-right: 100px;
	padding-left: 100px;
	padding-top: 40px;
	padding-bottom: 60px;
	text-align:center;
	color: #999999;
	font-size: 18px;
	line-height:1.5;
}