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

#header h1{
	display:block;
	width:319px;
	height:28px;
	margin:20px 0 0 150px;
	padding:0;
	border:none;
}


.lead{
	font-size:13px;
	line-height:140%;
	margin:auto auto 50px auto;
}

.cap{
	font-size:9px;
	line-height:120%;
}


#honmon{
	width:290px;
	float:left;
	margin-right:20px;

}

#photo{
	width:280px;
	float:right;
}

#photo .p{
margin:0 0 30px 0;
line-height:110%;}

#photo img{
margin:0 0 5px 0;}

.prof{
	font-size:9px;
	text-align:justify;
	text-justify : inter-ideograph;
}

.basic{
	background-repeat:no-repeat;
	margin:0 0 40px 0;
	text-align:justify;
	text-justify : inter-ideograph;
	color:#666666;
	line-height:180%;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:13px;
}

