/**/
table.search_form{
	width:250px;
	margin:0 auto;
	font-size: 12px;
}
table.search_form th{
	text-align: center;
}
table.search_form a{
	color: #fff;
}
table.search_form a:hover{
	color: #000;
}
.tab1_bg{
	color: #fff;
	background-color: #f75932;
}
.tab2_bg{
	color: #fff;
	background-color: #006699;
}

table.search_form1{
	width:250px;
	margin:0 auto;
	font-size: 12px;
}
table.search_form1 th{
	text-align: center;
	font-weight: normal;
	color: #fff;
	background-color: #f75932;
}
table.search_form1 td{
	text-align: left;
}

table.search_form2{
	width:250px;
	margin:0 auto;
	font-size: 12px;
}
table.search_form2 th{
	text-align: center;
	font-weight: normal;
	color: #fff;
	background-color: #006699;
}
table.search_form2 td{
	text-align: left;
}


#tab1{
	position:relative;
}
#tab2{
	position:relative;
}

#kodawari1 a{
	color: #fff;
}
#kodawari2 a{
	color: #fff;
}

