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

form {
	font-size: 16px;
	line-height: 30px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
#main p {

}
#main h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-top: 32px;
	margin-bottom: 8px;
}

#main h6 {
	font-size: 24px;
	text-align: center;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-top: 32px;
	padding-bottom: 32px;
	margin-right: 32px;
	margin-left: 32px;
	margin-top: 88px;
}
#main ul {
	font-size: medium;
	margin-left: 32px;
}
