@charset "utf-8";
/*プロフィール */

#main{
	text-align:center;
	font-size:15px;
	padding-top:20px;
	background-image: url("../images/pro.jpg");
	background-repeat: no-repeat;
	background-position: center 90px;
}
#profile{
	width:900px;
	font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;

	font-size: 85%;
	margin:0 auto;
	text-align:center;
	line-height:20px;
	padding-top:20px;
	padding-left:20px;
	padding-bottom: 55px;
}
#dt{
	font-weight:bold;
	}
	
#moji{
	text-align:left;
	line-height:20px;
	padding-top:20px;
	padding-left:55px;
}
#bannar{
	height:20px;
}
