@charset "utf-8";

/*---------contact----------*/

#otherArea #mainArea #contact{
	line-height:1.4;
	width:670px;
	text-align:center;
	position:relative;
}
#otherArea #mainArea #contact h3{
	background:url(../../images/other/contact/con_title.jpg);
	height:35px;
	width:670px;
	text-indent:-9999px;
	margin-bottom:35px;
}
#otherArea #mainArea #contact h3.ht2 {
	background: url(../../images/other/contact/con_title2.jpg) no-repeat;
	height:35px;
	width:670px;
	text-indent:-9999px;
	margin-bottom:5px;
}
#otherArea #mainArea #contact table.input{
	margin:20px 25px 20px 25px;
	border-collapse: collapse;
	border: solid 1px #D9D9D9;
	width:620px;
	font-size:12px;
}
#otherArea #mainArea #contact table.input td,
#otherArea #mainArea #contact table.input th{
	border-bottom: dotted 1px #D9D9D9;
	font:12px;
	vertical-align:middle;
	padding:0.4em;
}
#otherArea #mainArea #contact table.input th{
	background:#f6f4f4;
	font-weight:normal;
	text-align:left;
	border-right: solid 1px #D9D9D9;

}

#otherArea #mainArea #contact table.input td{
	padding-left:0.5em;
	text-align:left;
	padding:0.8em;
}
#otherArea #mainArea #contact input{
	vertical-align: middle;
}
#otherArea #mainArea #contact select{
	margin-bottom:4px;
	}

#otherArea #mainArea #contact .form_disabled {
	color: #999999;
}
#otherArea #mainArea #contact .form_disabled .red {
	color: #999999;
}
#otherArea #mainArea #contact .form_disabled input {
	background: #EEEEEE;
}
#otherArea #mainArea #contact .err {
	color: #FF0000;
}
#otherArea #mainArea #contact .toi_box {
	text-align:left;
	margin-bottom:50px;
}
#otherArea #mainArea #contact .toi_box .toin {
	padding:10px;
}
#otherArea #mainArea #contact .toi_box .toin h4.seihin_ht {
	color:#1D9295;
	font-size:14px;
	margin-top:25px;
	padding-bottom:5px;
}	
#otherArea #mainArea #contact .toi_box .toin table.seihin_toi {
  margin-bottom: 1em;
  width:620px;
  border-collapse: collapse;
  border: solid 1px #D9D9D9;
  font-size: 100%;
  margin-left:auto;
  margin-right:auto;
}

#otherArea #mainArea #contact .toi_box .toin table.seihin_toi th,
#otherArea #mainArea #contact .toi_box .toin table.seihin_toi td {
  border: solid 1px #D9D9D9;
  padding: 4px 6px;
}

#otherArea #mainArea #contact .toi_box .toin table.seihin_toi th {
  background:#F7F7F7;
  text-align:left;
  white-space: nowrap;
}
#otherArea #mainArea #contact .toi_box .toin table.seihin_toi td.telno {
	white-space:nowrap;
	font-weight:bold;
}
#otherArea #mainArea #contact .toi_box .toin table.seihin_toi td.toriatsukai {
	white-space:nowrap;
}	


