@charset "UTF-8";
body {
	margin:0px;
	padding:0px;
	text-align: center;
}

#formmailmagic {
	font-size: 11px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.5;
	background-color: #ffffff;
	width: 500px;
	margin: 30px auto 0;
	padding: 5px 5px 50px 5px;
	height: auto;
}
#formmailmagic2 {
	font-size: 11px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.5;
	background-color: #ffffff;
	width: 500px;
	margin: 30px auto 0;
	padding: 5px 5px 300px 5px;
	height: auto;
}
#formmailmagic3 {
	font-size: 11px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.5;
	background-color: #ffffff;
	width: 500px;
	margin: 30px auto 0;
	padding: 5px 5px 560px 5px;
	height: auto;
}

#formmailmagic h1.title {
	font-size: 150%;
	text-align: left;
	color: #782b16;
	padding: 5px 0px;
	margin: 0px;
}

#formmailmagic h2.setumei {
	font-size: 100%;
	text-align: left;
	font-weight: normal;
	color: #8c8c8c;
}

#formmailmagic table {
	font-size: 11px;
	width: 100%;
	border: 1px solid #c0c0c0;
	border-bottom: none;
	margin: 0px;
	padding: 0px;
	color: #777777;
}
#formmailmagic th {
	font-weight: bold;
	width: 200px;
	background-color: #ededed;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c0c0c0;
}

#formmailmagic th.must {
}

#formmailmagic td {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #c0c0c0;
	padding: 10px;
}

#formmailmagic th em.must {
	font-style: normal;
	color: #ff0000;
	padding-left: 5px;
}
#formmailmagic th em.check {
	font-style: normal;
	color: #777777;
	padding-top: 5px;
	padding-left: 5px;
}

#formmailmagic .copyright {
	font-size: 90%;
	text-align: right;
}

#formmailmagic2 h1.title {
	font-size: 150%;
	text-align: left;
	color: #782b16;
	padding: 5px 0px;
	margin: 0px;
}

#formmailmagic2 h2.setumei {
	font-size: 100%;
	text-align: left;
	font-weight: normal;
	color: #8c8c8c;
}

#formmailmagic2 table {
	font-size: 11px;
	width: 100%;
	border: 1px solid #c0c0c0;
	border-bottom: none;
	margin: 0px;
	padding: 0px;
	color: #777777;
}
#formmailmagic2 th {
	font-weight: bold;
	width: 200px;
	background-color: #ededed;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c0c0c0;
}

#formmailmagic2 th.must {
}

#formmailmagic2 td {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #c0c0c0;
	padding: 10px;
}

#formmailmagic2 th em.must {
	font-style: normal;
	color: #ff0000;
	padding-left: 5px;
}
#formmailmagic2 th em.check {
	font-style: normal;
	color: #777777;
	padding-top: 5px;
	padding-left: 5px;
}

#formmailmagic2 .copyright {
	font-size: 90%;
	text-align: right;
}

#formmailmagic3 h1.title {
	font-size: 150%;
	text-align: left;
	color: #782b16;
	padding: 5px 0px;
	margin: 0px;
}

#formmailmagic3 h2.setumei {
	font-size: 100%;
	text-align: left;
	font-weight: normal;
	color: #8c8c8c;
}

#formmailmagic3 table {
	font-size: 11px;
	width: 100%;
	border: 1px solid #c0c0c0;
	border-bottom: none;
	margin: 0px;
	padding: 0px;
	color: #777777;
}
#formmailmagic3 th {
	font-weight: bold;
	width: 200px;
	background-color: #ededed;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c0c0c0;
}

#formmailmagic3 th.must {
}

#formmailmagic3 td {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #c0c0c0;
	padding: 10px;
}

#formmailmagic3 th em.must {
	font-style: normal;
	color: #ff0000;
	padding-left: 5px;
}
#formmailmagic3 th em.check {
	font-style: normal;
	color: #777777;
	padding-top: 5px;
	padding-left: 5px;
}

#formmailmagic3 .copyright {
	font-size: 90%;
	text-align: right;
}

.error {
	padding: 2px;
	margin : 0px;
	color: #FF0000;
}
#formmailmagic select {
	border: 1px solid #CCCCCC;
	background-color: #F3F3F3;
}
#formmailmagic .confirm {
	text-align: center;
	margin-top: 15px;
}

#formmailmagic2 select {
	border: 1px solid #CCCCCC;
	background-color: #F3F3F3;
}
#formmailmagic2 .confirm {
	text-align: center;
	margin-top: 15px;
}

#formmailmagic3 select {
	border: 1px solid #CCCCCC;
	background-color: #F3F3F3;
}
#formmailmagic3 .confirm {
	text-align: center;
	margin-top: 15px;
}
