*{ margin: 0px; padding: 0px; font-family: sans-serif;}
hr {display: none;}
.font10 {font-size: 10px;}
.font12 {font-size: 12px;}
.font15 {font-size: 15px;}
.font18 {font-size: 18px;}
.clear { clear: both;}
.none {display: none;}

.bg {
	background: url(../images/bg.png) no-repeat;
	background-position: center top;
}

.unit1 {
	width: 980px;
	margin: 0px auto 0px auto;
}



#title h1 {
	width: 980px;
	height: 630px;
	background: url(../../images/title.png) no-repeat;
}

h1 span, h2 span {
	display: none;
}

#oubo {
	width: 910px;
	margin-left: 35px;
	margin-top: 50px;
	background: url(../images/step_bg.jpg) no-repeat top right;
}

#oubo h2 {
	width: 910px;
	height: 37px;
	background: url(../images/h2_oubo.png) no-repeat;
}

.step {
	margin-top: 20px;
	width: 910px;
}

.step_unit {
	width: 500px;
	float: left; margin: 0px 0px 0px 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #999999;
}

.step_unit p {
	font-size: 16px;
}

.step h3 {
	width: 100px; height: 100px;
	float: left; margin: 0px;
}

.step h3 span {
	display: none;
}

.step h4 {
	font-size: 24px;
	color: #00A0E9;
	margin-bottom: 5px;
}

#step1 {background: url(../images/step1.png) no-repeat;}
#step2 {background: url(../images/step2.png) no-repeat;}
#step3 {background: url(../images/step3.png) no-repeat;}
#step4 {background: url(../images/step4.png) no-repeat;}
#step5 {background: url(../images/step5.png) no-repeat;}

#step1 a {
	display: block;
	width: 324px;
	height: 51px;
	background: url(../images/to_flag.png) no-repeat;
	margin-top: 10px;
}

#step1 a:hover {
	background: url(../images/to_flag_ho.png) no-repeat;
}

#step1 a span {
	display: none;
}

#step4image {
	width: 250px;
	float: left;
	margin: -20px 0px 0px 0px;
}

#step_unit5 {
	border-bottom: none;
}

#step5 {
	border-bottom: 1px solid #999999;
}

#step_unit5 strong {
	font-size: 18px;
	font-weight: bold;
}

.to_toukou a {
	display: block;
	width: 215px; height: 131px;
	float: left;
	margin: 10px 20px 20px 0px;
}

.to_toukou a span {
	display: none;
}

#to_fb {
	background: url(../images/to_fb.png) no-repeat;
}

#to_form {
	background: url(../images/to_form.png) no-repeat;
}

#to_fb:hover {
	background: url(../images/to_fb_ho.png) no-repeat;
}

#to_form:hover {
	background: url(../images/to_form_ho.png) no-repeat;
}


#about h4 {
	font-size: 20px;
	color: #00A0E9;
	margin: 20px 0px 0px 0px;
}

#about p {
	font-size: 16px;
	margin-left: 20px;
}


#cyui {
	background-color: #ffffcc;
	padding: 20px;
	font-size: 14px;
	font-family: sans-serif;
	margin: 20px 0px 50px 0px;
	width: 880px;
}

#cyui li {
	margin-left: 30px;
}
	









/*--フォーム--*/


#form_title {
	padding-bottom: 20px;
}

#form_title h1 {
	height: 420px;
	background: url(../../images/title.png) no-repeat;
	margin-bottom: 20px;
}

#form_title h2 {
	display: none;
}


form {
	margin: 0px 0px 0px 30px;
	font-family: "ＭＳ ゴシック",sans-serif;
	font-size: 14px;
	line-height: 200%;
}

form table {
	width: 100%;
}

form table th {
	background-color: #ffffcc;
	text-align: left;
	padding: 5px 30px 5px 30px;
	border-bottom: 1px solid #999999;
}

form table td {
	text-align: left;
	padding: 5px 3px 5px 10px;
	border-bottom: 1px solid #999999;
}

.must {
	color: #ff0000;
}

#pp {
	border: 1px solid #999999;
	font-family: "ＭＳ ゴシック",sans-serif;
	font-size: 12px;
	line-height: 160%;
	margin: 30px;
	padding: 10px;
}

.back a {
	display: block;
	width: 165px; height: 28px;
	background: url(../images/back.png) no-repeat;
	margin: 10px auto 10px auto;
}

.back a:hover {
	background: url(../images/back_ho.png) no-repeat;
}

.back a span {
	display: none;
}

#submit {
	margin-left: 200px;
}

form {
		margin: 0px 20px 0px 20px;
}