@charset "utf-8";
.main_left .toiawase {
	height: auto;
	width: 680px;
	margin-bottom: 30px;
}

.main_left .toiawase  .inquiry_title{
	width: 680px;
	height: auto;
	padding-top: 20px;
	margin-bottom: 15px;
}
.main_left .toiawase table {
	width: 680px;
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.main_left .toiawase table tr th {
	width: 159px;
	font-weight: normal;
	padding-top: 22px;
	padding-bottom: 18px;
	background-color: #E6F0FA;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}
.main_left .toiawase table tr td {
	padding-top: 22px;
	padding-bottom: 18px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	width: 500px;
}
.main_left .toiawase table tr td p {
	font-size: 26px;
	line-height: 1em;
}

.main_left .inquiry_f {
	height: auto;
	width: 680px;
	margin-bottom: 50px;
	float: left;
	display: inline;
}

.main_left .inquiry_f .inq_title {
	height: 43px;
	width: 680px;
	margin-bottom: 20px;
}
.main_left .inquiry_f .inq_waku {
	border: 1px solid #CCC;
	height: auto;
	width: 620px;
	padding: 29px;
	display: inline;
	float: left;
}
.main_left .inquiry_f .inq_waku p .aka {
	color: #F00;
}
.main_left .inquiry_f .inq_waku p {
	margin-bottom: 25px;
}
.main_left .inquiry_f .inq_waku #form1 {
	width: 620px;
	float: left;
	display: inline;
}
#textfield      {
	width: 150px;
	border: 1px solid #CCC;
}

#textfield2 {
	width: 300px;
	border: 1px solid #CCC;
}
#textfield3 {
	width: 300px;
	margin-left: 1em;
	border: 1px solid #CCC;
}
#textfield4 {
	width: 522px;
	border: 1px solid #CCC;
}
#textfield5 {
	width: 140px;
	margin-right: 1em;
	border: 1px solid #CCC;
}

#email {
	width: 230px;
	border: 1px solid #CCC;
}
#textarea {
	width: 618px;
	height: 150px;
	margin-top: 5px;
	margin-bottom: 20px;
	border: 1px solid #CCC;
}
#form1 .buttion {
	width: 216px;
	margin-right: 202px;
	margin-left: 202px;
	margin-bottom: 20px;
	float: left;
	display: inline;
	clear: both;
}

#form1 .buttion #submit {
	width: 100px;
	margin-right: 16px;
	float: left;
	display: inline;
}
#form1 .buttion #reset {
	width: 100px;
	float: left;
	display: inline;
}










.main_left .privacy {
	height: auto;
	width: 680px;
	float: left;
	display: inline;
}


.main_left .privacy .pri_title {
	height: 43px;
	width: 680px;
	margin-bottom: 20px;
	float: left;
	display: inline;
}
.main_left .privacy .pri_waku {
	border: 1px solid #CCC;
	height: auto;
	width: 620px;
	padding-top: 29px;
	padding-right: 29px;
	padding-bottom: 0px;
	padding-left: 29px;
	float: left;
	display: inline;
}
.main_left .privacy .pri_waku p {
	margin-bottom: 25px;
}
.main_left .privacy .pri_waku ol {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 1.8em;
	margin: 0px;
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 2em;
	padding-bottom: 0px;
	padding-left: 2em;
}
.main_left .privacy .pri_waku ol li {
	padding-bottom: 20px;
}
