@charset 'UTF-8';
/************************************
 VIEW
************************************/

#view h2{
	line-height:1;
	font-size:4em;
	color:#666;
	margin-bottom:10px;
}
#view h2 span{
	font-size:2em;
	letter-spacing:-0.05em;
}
#view ul{
	margin:0 0 20px 1em;
	color:#666;
}
h3{
	color:#666;
	font-size:3.5em;
	margin:50px 0 30px;
}
h3 span{
	font-size:1.5em;
}
h3#fYear{
	margin-top:20px;
}
.manDetail{
	margin-bottom:30px;
}
#fullName{
	font-size:2.4em;
}
#photo01{
	float:left;
	margin-right:20px;
}
.noImage{
	width:203px;
	border:1px solid #CCC;
	float:left;
	margin-right:20px;
	text-align:center;
	height:200px;
	font-size:3em;
	color:#CCC;
	padding-top:70px;
}
#biography{
	float:left;
	width:505px;
	vertical-align:middle;
}
#biography dl{
	margin-bottom:1em;
}
#biography dt{
	float:left;
	margin-right:1em;
}
.bioCareer{
	margin-bottom:20px;
}
#biography .manWremark dt{
	float:none;
	font-weight:bold;
}
#biography .manWremark dd{
	font-size:2em;
}
#empty{
	margin-top:30px;
	font-size:2em;
}
#footerExLink{
	text-align:center;
}

/************************************
 INDEX
************************************/	
#index table th{
	font-size:1.6em;
	padding:6px;
}
#index table td{
	padding:14px 0 10px 14px;
}
.cellYear{
	font-size:2.4em;
}
#index table ul{
	color:#999;
	font-size:1.2em;
	margin-left:1em;
	line-height:1.8;
}