@charset "utf-8";

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

.inframe p{
	line-height: 1.5;
}

.inframe{
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #c0c0c0;
}

.inframe img.photoSh{
	width: 250px;
	height: auto;
}