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

#photo{
	width:750px;
	left:125px;
}

#info-box{
	width:265px;
	height:370px;
	padding-top:0px;
	float:left;
}

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

#right01{
	width:465px;
	height:380px;
	padding-left:20px;
	border:none;
	float:left;
}

.bottun{
	border:none;
}


#footer{
	width:750px;
	float:none;
}


.font02{
	text-align:center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	line-height: 12pt;
	color: #333;
}