/* ヘッダ
---------------------------------------------------- */
#header h1 {
	font-size: 12px;
	font-weight: normal;
	background: url(../contact/im/header01-con.jpg) no-repeat;
	height: 20px;
	line-height: 20px;
	text-align: right;
}
table.form {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 590px;
	border-collapse: collapse;
	border: solid 1px #666;
}
table.form  th,
table.form  td {
	border: solid 1px #666;
	padding: 8px 8px 8px 10px;
	line-height: 300%;
}
table.form  th {
  background: #E6E6E6;
  text-align: center;
  white-space: nowrap;
  color: #666;
}
.td-left {
	width: 125px;
	background: #EDEDEB;
}
.text-form {
	line-height: 150%;
}
#submit {
	width: 590px;
	text-align: center;
	vertical-align: middle;
	padding-top: 20px;
}
.form-note1 {
	width: 360px;
	margin-left: 75px;
	margin-top: 20px;
	margin-bottom: 15px;
}

.form-note {
	width: 360px;
	margin-left: 150px;
	margin-top: 20px;
	margin-bottom: 40px;
}

.form-note a {
	color: #0000CC;
	text-decoration: underline;
}

.box-orei {
	width: 500px;
	margin-left: 30px;
	padding-top: 30px;
	text-align: center;
	line-height: 250%;
}
.box-b {
	font-weight: bold;
	font-size: 14px;
}