@charset "utf-8";
/* CSS Document */

#wrap{
	width:2798px;
	height:1320px;
	margin:0;
	padding:40px 0 0 0;
	background-image:url(images/profile.jpg);
	background-repeat:no-repat;
	color:white;
}

#profile_area{
	width:600px;	
	padding-left:50px;
}

#seohideki{
	height:16px;
	margin-bottom:20px;
}

#seohideki h2{
	font-weight:bold;
}

.seo_image img{
	width:300px;	
	margin-bottom:20px;
}

#profile_area p{
	font-size:12px;	
	line-height:22px;
}

p.text_writer{
	text-align:right;
	margin-bottom:80px;	
}

.history{
	margin-bottom:40px;	
}

#profile_area .history p{
	font-weight:bold;	
	font-size:16px;
}

.history dl{
	font-size:12px;	
	overflow:hidden;
}

.history dt{
	width:100px;
	float:left;	
	clear:left;
	margin-top:10px;
}

.history dd{
	margin-top:10px;
	margin-left:100px;
}

dl.next_award{
	padding-top:30px;	
}

.award{
	margin-bottom:0;	
}