body#bio .text_set{
	position: absolute;
	top: 100px;
	left: 200px;
	width: 470px;
	line-height:1.8;
	color:#333333;
	font-family: 'Noto Serif JP', serif;
	letter-spacing:1px;
	margin-top:-7px;
	color:#333333;
	padding-bottom:100px;
}

body#bio .text_set li{
	position:relative;
	width:100%;
	clear:both;
	padding-bottom:8px;
	display:block;
}


body#bio .text_set .year{
	position:relative;
	width:40px;
	height:auto;
	display:block;
	font-size:12px;
	float:left;
}


body#bio .text_set .bio_year{
	position:relative;
	width:40px;
	font-size:12px;
}

body#bio .text_set .bio_text{
	position:relative;
	font-size:12px;
	margin-left:40px;
}

body#bio .text_set .bio_table{
	position:relative;
	width:100%;
	display:block;
}

body#bio .text_set .bio_tr{
	position:relative;
	display:block;
	margin-bottom:8px;
}




body#bio .text_set .text{
	position:relative;
	margin-left:40px;
	width:430px;
	font-size:12px;
	display:block;
}

body#bio .text_set .caption{
	position:relative;
	width:100%;
	font-size:16px;
	display:block;
	font-family: 'Roboto', sans-serif;
	color:#c4c4c4;
	line-height:1;
	margin-top:50px;
	margin-bottom:15px;
}

body#bio .text_set .line{
	position:relative;
	width:100%;
	height:1px;
	background:#eee;
	margin-top:60px;
	margin-bottom:60px;
}





body#bio #imgArea {
	position: absolute;
	top: 100px;
	left: 200px;
	width: auto;
}

body#bio #imgArea02 {
	position: absolute;
	top: 100px;
	left: 50%;
	margin-left:280px;
	width: auto;
}