body {
	font-family: Avenir, "Open Sans", "Helvetica Neue", Helvetica, Arial, Verdana, Roboto, "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#content .buttons .request {
	float: left;
}

#content .buttons .regist {
	float: right;
	text-align: center;
}

#content div.main {
	margin: 50px 104px 100px;
}

.main h3 {
	font-size: 32px;
	text-align: center;
}

.main h3 > span {
	font-size: 60px;
	font-weight: bold;
	color: #cc3a0f;
	vertical-align: baseline;
	text-shadow: 1px 1px 3px #999;
}

.main h3 > u {
	text-decoration-line: none;
	text-decoration: none;
	border-bottom: 1px dotted #cc3a0f;
	padding-bottom: 3px;
}

.buttons p {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #333;
}

.buttons p >span {
	font-size: 36px;
}
