/* CSS Document */

div#contact_container {
	display: inline;
	float: right;
	width: 730px;
	margin-right: 12px;
}

h1#mainvisual {
	width: 730px;
	height: 295px;
	background: url(../img2/contact/mv.jpg) no-repeat 0 21px;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
}

div.lead_txt {
	width: 730px;
	padding-bottom: 15px;
}

div.lead_txt h2 {
	width: 730px;
	height: 50px;
	background: url(../img2/contact/tit01.jpg) no-repeat 0 0;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
}

div.lead_txt p {
	padding-bottom: 10px;
	font-size: 93%;
}

span.bold {
	font-weight: bold;
}

span.caution {
	color: #FF3366;
}

span.Required {
	color: #FF0000;
}

div#contact_form {
	width: 600px;
	margin-left: 67px;
	font-size: 93%;
}

div#contact_form table {
	width: 599px;
	border-left: 1px solid #C8CABC;
	border-top: 1px solid #C8CABC;
}

div#contact_form th {
	width: 149px;
	padding: 8px 0;
	background: #F1F3DB;
	border-right: 1px solid #C8CABC;
	border-bottom: 1px solid #C8CABC;
}

div#contact_form th em {
	padding: 0 5px 0 10px;
}

div#contact_form td {
	padding: 8px;
	border-right: 1px solid #C8CABC;
	border-bottom: 1px solid #C8CABC;
}

div#contact_form td span {
	padding: 0 3px;
}

div#contact_form td input,
div#contact_form td textarea {
	padding: 3px;
}

div#contact_form td input.small {
	width: 30%;
}

div#contact_form td input.medium {
	width: 80%;
}

div#contact_form td select {
	padding: 3px;
}

div#contact_form div.under_txt {
	text-align: center;
	padding: 15px 10px;
}

div#contact_form ul {
	text-align: center;
	padding: 10px 0;
}

div#contact_form ul li {
	display: inline;
	padding: 0 10px;
}

div.lead_txt p.send_txt01 {
	font-weight: bold;
	font-size: 108%;
	color: #73880A;
}

div.send_txt02 {
	text-align: center;
}

div.send_txt02 li {
	padding: 10px 0;
	font-size: 0;
	line-height: 0;
}