@charset "utf-8";
/* CSS Document */

.form_top_top {
	width:800px;
	height:49px;
	background:url(../images/public/public_bg_top.gif) bottom left no-repeat;
}

.form_top_midle {
	width:800px;
	height:auto;
	background:url(../images/public/public_bg_midle.gif) top left repeat-y;
	text-align:center;
}

.form_top_btm {
	width:800px;
	height:50px;
	background:url(../images/public/public_bg_btm.gif) top left no-repeat;
}

.form_zone{
	padding:0 5em 0 4em;
}

.form_title {
	margin-bottom:7px;
}

.form_tel {
	margin-bottom:3em;
}

.form_navi_link {
	text-align:right;
	padding-right:2em;
	margin:1em 0;
}

.form_table {

}

.form_table th,td {
	text-align:left;
	padding:0.5em 0 0.5em 1em;
}

.form_table2 {
	margin:0 auto;
}

.form_table2 th,td {
	text-align:left;
	padding:0.5em 0 0.5em 0em;
}


.red_text {
	color:#F00;
}

.form_bg {
	background-color:#f0f0eb;
}
