body {
	margin: auto 0px 40px;
	text-align: left;
	font-family: "ＭＳ ゴシック", "ヒラギノ明朝 Pro W3", "細明朝体";
	font-weight: normal;
}

#main {
	width: 740px;
	line-height: normal;
	margin-top: 20px;
	border: 5px dashed #CC0000;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #FFFFFF;
}

#box {
	width: 400px;
	font-size: 24px;
}

#boxa1 {
	width: 600px;
	font-size: 16px;
	line-height: 18pt;
}

#main h1 {
	font: bold 24pt/110% "ＭＳ Ｐゴシック", "細明朝体", "ヒラギノ明朝 Pro W3";
	color: #cc0000;
	text-align: center;
}

#main h2 {
	margin: 0px;
	padding: 0px;
	font-size: 9pt;
	line-height: 150%;
	text-align: center;
	font-weight: bold;
}
#main .font40 {
	font-size: 36pt;
	line-height: 48pt;
}

#main .font24u {
	font-size: 24pt;
	color: #FF0000;
	text-decoration: underline;
}

#main #form {
	font-size: 12px;
	font-style: normal;
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
}

#main .box1 h1 {
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka, sans-serif;
	font-size: 18pt;
	color: #FF0000;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
#main .box1 {
	border: 3px dashed #000000;
	padding: 10px;
	margin: 10px;
}
#main .font24 {
	font-size: 24pt;
	font-weight: bold;
}
#main .font13 {
	font-size: 13pt;
	font-weight: bold;
	text-align: center;
	background-color: #FFFF00;
	padding: 5px;
}

#main .box1 h2 {
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka, sans-serif;
	font-size: 19pt;
	color: #FF0000;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

#main .box1 h3 {
	font-family: "ＭＳ ゴシック", "ヒラギノ明朝 Pro W3", "細明朝体";
	font-size: 16pt;
	height:150%;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.back-yellow { font-weight: bold; background-color: #FFFF00}
.line {
	text-decoration: line-through;
	background-color: #FFFF00;
}
.blue {
	color: #0000FF;
}

#main .u10px {
	font-size: 8pt;
}

.line2 {
	text-decoration: line-through;
}
.bold {
	font-weight: bold;
}
.bold_under {
	text-decoration: underline;
	font-weight: bold;
}
.redbold {
	color: #cc0000;
	font-weight: bold;
}
.bold18px {
	font-weight: bold;
	font-size: 18px;
}
.red9px {
	color: #FF0000;
	font-size: 9pt;
}
.gray {
	color: #999999;
}
.redbold {
	color: #CC0000;
	font: bold;
}
.larger_under {
	font-size: larger;
	text-decoration: underline;
	font-weight: bold;
}
.linetitle {
	background-image: url(./line.gif);
	background-repeat:no-repeat;
	font-size: 16px;
	font-weight: bold;
	height: 20px;
}
.9px {
	font-size: 9pt;
}
.style1 {
	color: #000000;
	font-size: smaller;
}
