*	{
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
body	{
	margin: 10px 15% 10px 15%;
	text-align: center;
	font-family: "CI", Verdana, helvetica, arial, sans-serif;
	line-height: 1.6em;
	color: #333333;
	font-size: 12px;
}
h3.main_img	{
	background-image: url(form_img.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 400px;
	height: 470px;
	text-indent: -9999px;
	margin-bottom: 10px;
}
h3.last_main_img	{
	background-image: url(form_last_img.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 400px;
	height: 500px;
	text-indent: -9999px;
	margin-bottom: 10px;
}
div.img_mobile {
	display: none;
}
a	{ text-decoration: none; color: #666666; }
div.div_main {
	text-align: center;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
input#_mes {
	line-height: 1.6em;
	width: 340px;
}
p.text01 {
	color: #FF3366;
	font-weight: bold;
	text-align: left;
	margin-left: 30px;
	margin-top: 10px;
}
input.input_01 {
	margin-bottom: 20px;
}
input.input_02 {
	margin-top: 10px;
}
div.for_mobile {
	margin-top: 10px;
	width: 400px;
	visibility: hidden;
	text-align: left;
}
div.mobile_img {
	height: 0px;
	visibility: hidden;
	text-indent: -9999px;
}

