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

.photo{
	float:left;
	width:700px;
}

.his table{
	
	width:700px;	
	border-collapse:collapse;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	
}

.his table th{
	text-align:center;
}
	
	
.his table th,td{
	border:solid 2px #000000;
	padding:2px;
}
.al table{
	width:110px;
	float:right;
	margin-right:10px;
	
}