@charset "utf-8";

/* --------------------------------------------------------------
contents
-------------------------------------------------------------- */

#main table {
	width:569px;
	border-top:solid 1px #a91c22;
	margin:0 0 0 5px;
}

#main table th {
	width:224px;
	background:url(/images/th_bg_company.jpg) top right repeat-y;
	padding:10px 10px 10px 18px;
	border-bottom:dotted 1px #a91c22;
	border-right:dotted 1px #a91c22;
}

#main table th.last {
	border-bottom:solid 1px #a91c22;
}

#main table td {
	width:345px;
	background:url(/images/td_bg_company.jpg) top right repeat-y;
	padding:10px 10px 10px 30px;
	border-bottom:dotted 1px #a91c22;
}

#main table td.last {
	border-bottom:solid 1px #a91c22;
}

#main div.bt_area {
	text-align:center;
	background:none;
	border-bottom:none;
	padding:40px 0 0 0;
}

#main table input.txt01 {
	width:100px;
	border:solid 1px #999;
}

#main table input.txt02 {
	border:solid 1px #999;
}

#main table input.txt03 {
	border:solid 1px #999;
}

#main table input.txt04 {
	width:240px;
	border:solid 1px #999;
}

#main table textarea {
	width:280px;
	height:100px;
	border:solid 1px #999;
}

#main table p.error {
	color:#f00;
	margin:0;
	padding:0;
}

#main p.thankyou {
	margin:0 0 10px 10px;
	padding:0;
}
