.table_toiawase {/*使用中*/
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

.table_toiawase select,
.table_toiawase textarea{
	border:solid 1px #cccccc;
}


.table_toiawase th {
	width: 260px;
	height:76px;
	color: #333;
	background-color: #f0f0f0;
}
.table_toiawase th, .table_toiawase td {
/*	border: 1px #AFAB9F dotted;	*/
	border-bottom: 1px #7f8080 dotted;
	border-collapse: collapse;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 15px;
	padding-right: 15px;
	vertical-align: middle;
}
/*
.hissu {
	color: #e13750;
	background-color: #fef6f6;
	font-size: 12px;
	width: 50px;
}
.nini {
	background-color: #ECECEC;
	font-size: 12px;
}
*/

#toiawase01{
/*	color:#7f8080;	*/
	background-color:#f0f0f0;
	padding:30px 10px;
}

#toiawase01 a{
	color:#7f8080;
	text-decoration: underline;
}
#toiawase01 a:hover{
	color:#007497;
	text-decoration:none;
}

#toiawase02{
	background-color:#f0f0f0;
	padding:10px 10px 30px 10px;
}

#toiawase02 a{
	color:#7f8080;
	text-decoration: underline;
}
#toiawase02 a:hover{
	color:#007497;
	text-decoration:none;
}

.toiawase_title_line {
	width: 100%;
	height: 1px;
	margin-bottom: 20px;
	background-color: #007497;
}
