body {
	background-image: url(http://farm4.static.flickr.com/3215/2810244335_71a6630b16_o.gif);
	text-align: left;
}

#formmailmagic {
	font-size: 8pt;
	line-height: 1.7;
	background-color: ;
	width: 99%;
	margin: 11px auto 5px;
	padding: 5px;
	height: auto;
	border: 0px solid #FF9900;
}

#formmailmagic h1.title {
	font-size: 10pt;
	text-align: left;
	color: #000033;
	padding: 5px 0px;
	margin: 0px;
	background-color: ;
}

#formmailmagic h2.setumei {
	font-size: 9pt;
	text-align: left;
	font-weight: normal;
	color: #000033;
}

#formmailmagic table {
	font-size: 8pt;
	width: 99%;
	border: 0px solid #FF9900;
	margin: 0px;
	padding: 0px;
	color: #000033;
}
#formmailmagic th {
	font-weight: normal;
	text-align: left;
	width: 111px;
	background-color: ;
	padding: 10px;
	border-bottom-width: 0px;
	border-bottom-style: dashed;
	border-bottom-color: ;
}

#formmailmagic th.must {
}

#formmailmagic td {
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: ;
	padding: 10px;
}

#formmailmagic th em.must {
	font-style: normal;
	color: #FF0000;
	padding-left: 5px;
}
#formmailmagic th em.check {
	font-style: normal;
	color: #666666;
	padding-left: 5px;
}

#formmailmagic .copyright {
	font-size: 100%;
	text-align: right;
}

.error {
	padding: 2px;
	margin : 0px;
	color: #FF0000;
}
#formmailmagic select {
	border: 0px solid #CCCCCC;
	background-color: #F3F3F3;
}
#formmailmagic .confirm {
	text-align: center;
	margin-top: 15px;
}

