#header .logo {
	background-image: url(../images/others_img/header_logo.jpg);
	background-repeat: no-repeat;
	height: 126px;
	width: 411px;
	float: left;
}
#header .page_title {
	background-image: url(../images/others_img/form_title.gif);
	background-repeat: no-repeat;
	float: right;
	height: 80px;
	width: 184px;
	margin-top: 46px;
}
#introduction {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	margin-top: 20px;
}
#lead_copy {
	background-image: url(../images/others_img/inquiry_form.gif);
	background-repeat: no-repeat;
	width: 740px;
	margin-bottom: 20px;
}
#lead_copy p {
	padding-top: 30px;
}

#form {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

.enclosure_grey3 {
	background-color: #EEEFEF;
	background-image: url(../images/bg_form.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 740px;
	margin-left: 50px;
}
#form p {
	color: #8CC63F;
	font-weight: bold;
}
#form input {
	margin-left: 20px;
	margin-bottom: 30px;
}
#form select {
	margin-left: 20px;
	margin-bottom: 30px;
}

#form #about_student {
	background-image: url(../images/others_img/about_student.gif);
	background-repeat: no-repeat;
	height: 16px;
	padding-bottom: 12px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #8CC63F;
	border-right-color: #8CC63F;
	border-bottom-color: #8CC63F;
	border-left-color: #8CC63F;
	margin-bottom: 20px;
	margin-top: 10px;
}


#form .enclosure_grey3 select {
	margin-left: 330px;
	margin-top: 15px;
}
#form .name {
	width: 150px;
}
#form .furigana {
	width: 150px;
}
#form .adress {
	width: 400px;
}
#form .telephone {
	width: 130px;
}
#form .mail {
	width: 150px;
}
#form .inquiry_content {
	width: 620px;
}
#form .subscription {
	background-image: url(../images/button_subscription.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 20px;
	width: 283px;
	margin-left: 50px;
}
#form .submit_button {
	margin-top: 20px;
	text-align: center;
}
#mail_and_tel {
	background-image: url(../images/others_img/mail_and_tel.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
}
