@charset "UTF-8";
/*\/
*html.buggybox{height:1%}
/**/

div#containts h1 {
	background-image: url(../images/profile_title.png);
	background-repeat: no-repeat;
	text-indent: -9999pt;
	height: 40px;
	width: 200px;
}
div#containts h2 {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", "メイリオ", "sans-serif";
	color: #36421E;
	font-size: 95%;
}
div#containts dt {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", "メイリオ", "sans-serif";
	font-size: 95%;
	font-weight: bold;
	color: #36421E;
}
div#containts dd {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", "メイリオ", "sans-serif";
	font-size: 85%;
	color: #212121;
}