@charset "utf-8";
/* CSS Document */

html,body{
	height:100%;	
}

#wrap{
	height:100%;
	margin:0;
	padding:40px 0 0 0;
	color:white;
}

#contents{
	padding:250px 0 0 50px;	
	position:relative;
	z-index:999;
}

#contact_image{
	position:absolute;
	right:8%;
	top:0;
	min-height:100%;
	height:100%;
	z-index:9;	
}

#contact_image img{
	height:100%;	
}

#name h2{
	font-size:20px;
	font-weight:bold;
	margin-bottom:20px;	
}

h3{
	font-size:14px;
	margin-bottom:10px;	
}

#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;	
}