
.toiawase_img{
	margin: 20px 0px 0px 0px;
}

.toiawase_box {
	width: 750px;
	margin: 20px 0px 0px 0px;
}

/* 左側のフォーム画面 */

.toiawase_left {
	float: left;
	width: 540px;
}

.top_part_table {
	width: 540px;
	height: 14px;
	margin: 0px 0px 10px 0px;
}

.top_part_td1 {
	width: 228px;
}

.top_part_td2 {
	width: 15px;
}

.top_part_td3 {
	font-size: 10px;
	color: #669900;
	line-height: 14px;
	padding: 0px 0px 0px 3px;
}

/* フォーム画面 */

.contact_table1 {
	width: 540px;
	text-align: left;
	background-color: #e0f0b2;
	table-layout: fixed;
}

.contact_table2 {
	width: 540px;
	text-align: left;
	table-layout: fixed;
}

.contact_td1 {
	width: 24px;
	text-align: center;
	padding: 10px 0px 8px 0px;
	vertical-align: top;
}

.contact_td2 {
	font-size: 12px;
	width: 95px;
	line-height: 15px;
	padding: 10px 0px 8px 0px;
	vertical-align: top;
}

.contact_td3 {
	font-size: 10px;
	padding: 8px 0px 8px 0px;
	vertical-align: top;
}

.contact_td4 {
	font-size: 12px;
	line-height: 15px;
	padding: 10px 0px 8px 0px;
	vertical-align: top;
}


/* 右側の注意事項 */

.toiawase_right {
	float: right;
	width: 170px;
	text-align: left;
}

.chui_txt {
	width: 160px;
	font-size: 10px;
	line-height: 13px;
	margin: 10px 5px 0px 5px;
}

a.privacy_lnk {
	color: #0066CC;
	text-decoration: none;
}

a.privacy_lnk:active {
	color: #0066CC;
	text-decoration: none;
}

a.privacy_lnk:visited {
	color: #0066CC;
	text-decoration: none;
}

a.privacy_lnk:hover {
	color: #0066CC;
	text-decoration: underline;
}

/* ボタン */

.button_box {
	width: 540px;
	text-align: center;
	margin: 20px 0px 0px 0px;
}


#submit_button {
	width: 100px;
	height: 30px;
	line-height: 15px;
}

