@charset "utf-8";


/*---------------------------------------------------------
検索タブ
---------------------------------------------------------*/
.Kensaku_Sotowaku{
	width:600px;
	height:323px;
	padding:0px;
	text-align:left;
	background-image: url(http://www.benri.com/img/sarchwindow_be.jpg);
	background-position:left top;
	background-repeat:repeat-x;
}

/*
.tabheader{
height:25px;
}

.tabheader table {
	border-collapse: collapse; /* for IE */
	/*
	border-spacing: 0; /* for N6 */
	/*
	width: 600px;
	color:#666;
/*	
}
*/
/*

.tabheader table tr td {
	padding: 0;
	margin: 0;
	font-size: 12px;
}


.tab_menu {
	border: none;
	background: url(../../img/tab_off_img.jpg);	
}
*/


.keyword{
	margin:0 auto;
	padding: 15px 0px 15px 0px;
	text-align: center;
}


.use{
	padding-left: 5px;
}

	
.tabbody {
	width: 600px;
	/*	
	border-style: solid;
	border-color: #ccc;
	border-width: 0 1px 1px 1px;
	background-position: top;
	background-repeat: repeat-x;
	margin-top:-3px;
	*/	
}

.Kensaku_Sotowaku table {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0px;
}

.Td_Colspan8{
	border:none;
	padding-bottom:1em;
}

.tab_td{
	width:75px;
	height:30px;
	padding:3px 0 0 0;
	margin:0px;
	text-align:center;
	vertical-align:middle;
}

.Kensaku_Sotowaku table tr th {
	width: 13%;
	padding:3px 5px 3px 0;
	_padding:0;
	font-weight: bold;
	vertical-align: middle;
	text-align: right;
}


.Kensaku_Sotowaku table tr td.Btn_Td {
	line-height:1.4em;
	vertical-align: middle;
	margin:0;
	padding:10px 10px 10px 0;
	_padding:0;
}


.Kensaku_Sotowaku table tr td hr{
	width: 100%;
	text-align: center;
}


div.Kensaku_Sotowaku table tr td .bl{
	border-left: 1px solid #fff;
}


div.Kensaku_Sotowaku table tr td .bt{
	width: 95%;
	margin: auto;
	border-top: 1px solid #ccc;
}


div.Kensaku_Sotowaku table tr td .bb{
	width: 95%;
	margin: auto;
	border-bottom: 1px solid #fff;
}


/* ------------------------------------- */
/*--------IE7 IE6 両方タブのハック-------*/
/* ------------------------------------- */

input.after {
    _width:1px;
    _overflow:visible;
}

/* ------------------------------------- */
/*---IE7 IE6 両方タブのハックここまで----*/
/* ------------------------------------- */

.search_btn{
	height:1.8em;
	font-size: 100%;
    _width:1px;
    _overflow:visible;	
}

.searchbtn_title{
	font-weight:bold;
	padding:0 0 0 10px;
}

.sitenaikensaku{
	margin:30px 0 0 70px;
}

/* --- メニュータブ --- */
#MainMenu {
	width:600px;
	height:30px;
	background:#FFF;
	margin:0;
}

#tab {
	top:0;
	height:0;
	background:repeat-x top;
	margin:0;
}

#tab ul {
	list-style:none;
	float:left;
	margin:0;
	padding:0;
}

#tab li {
	display:inline;
	float:left;
	margin:0;
	padding:0;
}

#tab a {
	width:75px;
	background:url(../img/bright_default.gif) no-repeat right top;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
	margin:0;
	padding:0;
}

#tab a span {
	display:block;
	background:url(../img/bleft_default.gif) no-repeat left top;
	font-size:12px;
	color:#333;
	line-height:30px;
	text-align:center;	
}

#tab a:hover,#tab li.item_active a {
	background-position:right bottom;
}

#tab a:hover span,#tab li.item_active a span {
	background-position:left bottom;
	color:#333;
	font-style:normal;
	text-decoration:none;
}