body{
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	margin:0;
	padding:0 0 100px 0;
	font-size:14px;
	text-align:center;
	color:#535353;
	width: 100%;
	background-color: #ffffff;
}
.wrapper{
	width:800px;
	margin:auto;
	text-align: left;
}
h2{
	background-image: url(../image/bio-title.png);
	background-position: center center;
	background-size: contain;
	margin:0;
	height:250px;
	background-repeat: no-repeat;
	text-indent: -9000px
}
.waku{
	border:3px dotted #000000;
	padding:5px 20px;
	line-height: 160%;
	margin:0 0 30px 0;
}
.entry{
	padding:20px 0;
}
.entry h3{
	font-size:16px;
	padding:0 0 5px 5px;
	border-bottom:3px dotted #000000;
}
.entry h3 span{
	font-size:12px;
}
.entrybody{
	padding:5px 10px;
}