@charset "utf-8";
/* CSS Document */

#layout {
	width: 100%;
	text-align: center;
	margin-top: 0px;
}

#pass {
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;

}
#pagetitle {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 28px;
	line-height: 40px;
	margin-top: 50px;
	margin-bottom: 30px;
}
#txit01 {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 20px;

}
