@charset "utf-8";

h1 {
	font-size: 14px;
	color: #CCC;
	font-weight: lighter;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 15px;
	margin-left: 20px;
}
#wrapper .namae {
	font-size: 12px;
	line-height: 8px;
	color: #CCC;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-left: 20px;
}

.maintext {
	font-size: 12px;
	font-weight: lighter;
	color: #CCC;
	font-style: normal;
	line-height: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-left: 20px;
}
#wrapper {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: lighter;
	background-image: url(images/signphoto2.jpg);
	background-repeat: no-repeat;
	height: 712px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}
body {
	background-color: #222;
}
