div#contact {
	line-height: 1.3;
}

div#contact .txt_green {
	color: #339900;
}

div#contact .txt_red {
	color: #CC0000;
	font-weight: normal;
}

.arrlink {
	background: url(../img/arr.gif) no-repeat 0px 0.2em;
	padding:0 0 0 11px;
}


div#contact .come01 {
	color: #006600;
	font-weight: bold;
	margin: 0 0 10px 0;
	text-align: center;
}

div#contact .come02 {
	color: #CC0000;
	margin: 0 0 1px 8px;
}

div#contact .come03 {
	margin: 8px 8px 12px 8px;
	padding: 7px;
	text-align: center;
}

div#contact .privacy {
	border: 1px solid #CCCCCC;
	margin: 8px 8px 18px 8px;
	padding: 7px;
}

div#contact .contact_price {
	margin: 8px 8px 12px 8px;
	padding: 7px;
}

div#contact .contact_price h3 {
	border-left:4px solid #75a964;
	border-bottom:1px solid #c4c4c4;
	padding:0 0 0 8px;
	display: block;
	margin: 0 0 5px 0;
}

/* FORM table */
div#contact .formArea table {
	margin: 0 auto 0 auto;
	width:490px;
	border:0;
}

div#contact .formArea table th {
	background-color: #e3ebe0;
	text-align: left;
	border-bottom: 1px solid #dddddd;
	padding: 5px 3px 5px 10px;
	color: #666666;
}

div#contact .formArea table td {
	background-color: #f5f5f5;
	border-bottom: 1px solid #dddddd;
	padding: 8px 0 8px 10px;
	color: #666666;
}

/* FORM class */
div#contact .foin01 {
	margin: 0 0 5px 0;
	width: 60px;
	clear: left;
	float: left;
	padding: 3px 0 0 0;
}
div#contact .foin02 {
	float: left;
	margin: 0 0 5px 0;
	width: auto;
}
div#contact .foin02 select {
	width: 120px;
}
div#contact .foin03 {
	clear: left;
	float: left;
	padding: 3px 0 0 0;
	width: 300px;
}
div#contact textarea {
	font-size:100%;
	width: 290px;
}

/* FORM 送信リセットボタン */
div#contact .subrese {
	width: 218px;
	margin: 0 auto 15px auto;
}

div#contact .subrese2 {
	width: 272px;
	margin: 0 auto 15px auto;
}

div#contact .bt_sub {
	margin: 0 20px 0 0;
	float:left;
}
div#contact .bt_rese {
	float:left;
}

div#contact .sub_bb {
	width: 127px;
	margin: 0 auto 15px auto;
}

/*
a.btn:hover img {
	opacity: 0.7;
	filter: alpha(opacity=80);
}

a.btn:hover img {
	opacity: 0.7;
	filter: alpha(opacity=80);
}

a.btn02:hover img {
	opacity: 0;
	filter: alpha(opacity=0);
}
*/

/*clearfix*/
.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

div#contact .error01 {
	color: #ff0000;
	font-weight: bold;
}
