@charset "UTF-8";
/* CSS Document */

#overview{
	overflow: hidden;
}

#overview2 {
	overflow: hidden;
	margin-top:100px;
}

#profBox > p{
	float: left;
}
#inBoxRight {
	float: right;
	width: 512px;
	margin-top: 50px;
}
#inBoxRight.shortMargin01 {
	margin-top: 12px;
}
	
#profBox .txtMincho01{
	font-size: 16px;
	font-weight: bold;
}
h3{
	margin-top: 45px;
	margin-bottom: 40px;
}
.biography01 li{
	margin-left: 15px;
}

.biography01 li:before{
	content:"■";
	margin-left: -15px;
}
.biography01 table{
	margin-bottom: 45px;
	width: 100%;
}
.biography01 th{
	font-weight: normal;
	text-align: left;
	width: 120px;
}
	