.form h1{
	background-image: url(../imgs/common/h1_bt.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 8px;
	padding-top: 10px;
	padding-left: 20px;
	margin: 0px;
	}
.form h1 span {
	text-indent: -10000em;
	display: block;
	background-image: url(../imgs/form/contact.gif);
	height: 19px;
	background-repeat: no-repeat;
	width: auto;
}

.form {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	height: 1%;
	background-color: #FFFFFF;
}
.form p {
	line-height: 1.5em;
}


.form h2 {
	font-size: 14px;
	color: #244913;
	padding: 3px 30px;
	letter-spacing: 0.2em;
	background-color: #c9e85c;
	font-weight: bold;
	width: 480px;
	margin: 20px auto 10px;
}
.formBox {
	width: 540px;
	margin:0 auto 15px;
	border-top: 1px dotted #CCCCCC;
}
.formBox td,
.formBox th,
.formBox li {
	border-bottom: 1px dotted #CCCCCC;
	padding: 5px;
}
.formBox th {
	color: #3D8145;
	background-repeat: no-repeat;
	background-position: 5px 11px;
	padding-left: 15px;
	}
.form_caution {
}

.formBox .co_03 {
	font-size: 10px;
}
.bg_01 {
	background-color: #FFE6FF;
}
.form_01 {
	width: 10em;
	height: 1.5em;
}
.form_02 {
	width: 4em;
}
.form_03 {
	width: 16em;
}
.form_04 {
	width: 100%;
	height: 5em;
	font-size: 12px;
}
.form_05 {
	width: 6em;
}
.form .tx_01 {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
.form .tx_01 p{
margin-top:15px;
}
/*------------------------------------------------------------------------------
フォームエラー画面
------------------------------------------------------------------------------*/
.errorBox {
	border: 1px dotted #3D8145;
	margin-bottom:10px;
	margin-right: 10px;
	margin-left: 10px;
	}
.errorBox p {
	background-color: #c9e85c;
	padding:3px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.errorBox ul {
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px;
	text-align: center;
	list-style: none;
}
#hissu {
	margin-bottom: 10px;
	margin-left: 20px;
}


.privacy_link {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	margin-top: 15px;
	margin-bottom: 15px;
}
.form_caution {
	margin-top: 10px;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	padding: 5px 10px;
	color: #006600;
	background-image: none;
}
.formBox th.form_caution2 {
	color: #006600;
	background-image: none;
}

.form_caution dt{
	line-height: 1.8em;
}
.form_caution dd{
	padding-left: 10px;
	line-height: 1.8em;
}
#contact  h1 span {
	background-image: url(../imgs/form/contact.gif);
}
#f_saiyou h1 span {
	background-image: url(../imgs/form/recruit.gif);
}
