@charset "utf-8";
.bk{
	color: #000;
}
.mr9{
	margin-right: 9px;
}
.mr18{
	margin-right: 18px;
}

#main{
	padding-top: 30px;
}
.en{
	ime-mode: inactive;
}



/* main */
#main{
	width: 865px;
	padding-left: 55px;
	padding-right: 55px;
	padding-bottom: 50px;
	overflow: hidden;
}
#main h3{
	margin-left: 8px;
	margin-bottom: 15px;
}
#main p.exp{
	margin-left: 6px;
	margin-bottom: 28px;
	font-size: 12px;
	line-height: 1.75em;
}


/* 応募フォーム */
table{
	width: 100%;
	color: #4c9d7e;
	font-size: 14px;
}
table tr.grn{
	background-color: #e9f0eb;
}
table th{
	width: 209px;
	padding-left: 31px;
	text-align: left;
}
table th span{
	float: right;
	color: #da5424;
}
table td{
	padding: 20px 0;
	padding-left: 50px;
	line-height: 1.9em;
}
table input[type=text]{
	height: 1.8em;
}
table input[type=radio],
table input[type=checkbox],
table input[type=text]{
	margin-right: 4px;
}
table input[type=text]{
	width: 50%;
}
table span.sml{
	color: #000;
	font-size: 12px;
}
table tr.addr img{
	margin-bottom: 10px;
}
table .tal td{
	padding-left: 31px;
}
table .btn td{
	padding-left: 0px;
	text-align: center;	
}
table input.zip{
	width: 4.5em;
}
table tr.phone input[type=text]{
	width: 1.5em;
}
table textarea{
	font-size: 14px;
	width: 90%;
	height: 10em;
}



/* 問い合わせフォーム CGI */
p.txt_grn{
	color: #4c9d7e;
}

table.preview td{
	color: #000;
}
/*table.preview tr.btn input[type=image]{
	margin-bottom: 0;
}*/