table  {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	font-size: 140%;
}
table td.form_left {
	width: 180px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 115%;
}

table td.form_right {
	width: 770px;
	padding-top: 7px;
	padding-bottom: 5px;
	padding-left: 82px;
}
.form_right input {
	height: 50px;
	width: 600px;
	font-size: 150%;
	line-height: 1.8em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.form_button {
	height: 95px;
	width: 641px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
.form_button ul {
}
.form_button ul li {
	list-style-type: none;
}
.footerform {
	font-size: 70%;
	text-align: center;
	width: 450px;
}
.footerform form table {
	margin-right: 0px;
	margin-left: 0px;
	width: 360px;
}
.footerform form ul {
	padding-top: 10px;
}


#kaijo {
	text-align: center;
	font-size: 95%;
	line-height: 1.4em;
	padding-top: 10px;
}

#m_form {
	clear: both;
	background-image: url(images/form_bg.gif);
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	height: 325px;
	padding-top: 85px;
}
