@charset "utf-8";
.profil {
	font-family: sans-serif, Osaka, "ＭＳ ゴシック", "ＭＳ Ｐゴシック";
	font-size: 11px;
	line-height: 15px;
	color: #9F7234;
	text-decoration: none;
	float: none;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	width: 640px;
	padding: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 80px;
	border: 1px solid #372D26;
}
.profil-title{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #4D3C3A;
	text-decoration: none;
	background-color: #B5957C;
}
.profil a {
	color: #9F7234;
	text-decoration: none;
}
.profil a:hover {
	color: #C19051;
	text-decoration: underline;
}
h2 {
	font-family: sans-serif, Osaka, "ＭＳ ゴシック", "ＭＳ Ｐゴシック";
	font-size: 16px;
	line-height: 20px;
}
