/*----------------------------------------------------------------------
お近くの整備工場検索
----------------------------------------------------------------------*/
.toptxt {
	text-align: left;
	font-size: 80%;
	line-height: 170%;
	padding: 7px 0 1px 5px;

}

.resulttxt {
	text-align: center;
	margin: 0 auto;
	font-size: 80%;
	line-height: 170%;
	padding: 25px 0 1px 0;
	border-bottom: 3px solid #dddddd;

}

.linktxt {
	text-align: right;
	font-size: 80%;
	padding: 3px 0 5px 0;
}

.linktxt a {
	text-decoration: underline;
	color: #222222;
}

.linktxt a:hover {
	text-decoration: none;
	color: #777777;
}


/*
キーワード検索
---------------------------------------------------*/
#keyword_box {
	text-align: center;
	padding: 16px 0 0 0;
	margin: 5px auto;
	background: url(../search/images/keyword_bg.gif) 0 0 no-repeat;
	width: 400px;
	height: 44px;
}

* html .search{
	background: #ffffff;
	width: 240px;
	height: 19px;
	padding: 1px 0px 0px 0px;
	margin-top: 0px;
	color: #444444;
	vertical-align: middle;
	border: 1px solid #cccccc;
}


.search{
	background: #ffffff;
	width: 240px;
	height: 19px;
	padding: 1px 0px 0px 0px;
	margin-top: 1px;
	color: #444444;
	vertical-align: middle;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	border: 1px solid #cccccc;
}

.search_button {
	vertical-align: middle;

}

/*.search_button{
	width: 90px;
	height: 24px;
	color: #444444;
	vertical-align: middle;
	font-family: "メイリオ", "Meiryo", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "ＭＳ Ｐゴシック", arial, helvetica, clean, sans-serif;
	font-size: 75%;
}
*/

#keyword_box img {
	vertical-align: bottom;

}


/*
検索結果一覧
---------------------------------------------------*/
.s_table {
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	text-align: left;
	margin: 15px 0 10px 0;
	width: 610px;
}

.s_table th {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	text-align: center;
	padding: 6px 0 3px 0;
	font-size: 70%;
	background-color: #f8f8f8;

}

.s_table .s_name {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	text-align: left;
	padding: 6px 0 3px 3px;
	font-size: 70%;
	width: 140px;

}

.s_table .s_address {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	text-align: left;
	padding: 6px 0 3px 3px;
	font-size: 70%;
	width: 225px;

}

.s_table .s_tel {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	text-align: left;
	padding: 6px 0 3px 3px;
	font-size: 70%;
	width: 110px;
}

.s_table .s_map {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	text-align: center;
	padding: 4px 0 3px 0;
	width: 40px;
}


.s_table .s_hp {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	text-align: center;
	padding: 6px 0 3px 0;
	font-size: 70%;
	width: 45px;
}

.s_table .s_hp a {
	text-decoration: underline;
	color: #222222;
}

.s_table .s_hp a:hover {
	text-decoration: none;
	color: #777777;
}

.s_table .s_intro {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	text-align: center;
	padding: 6px 0 3px 0;
	font-size: 70%;
	width: 50px;
}

.s_table .s_intro a {
	text-decoration: underline;
	color: #222222;
}

.s_table .s_intro a:hover {
	text-decoration: none;
	color: #777777;
}



.s_table .s_mail {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	text-align: center;
	padding: 6px 0 3px 0;
	font-size: 70%;
	width: 50px;
}

.s_table .s_mail a {
	text-decoration: underline;
	color: #222222;
}

.s_table .s_mail a:hover {
	text-decoration: none;
	color: #777777;
}



/*
地域別一覧
---------------------------------------------------*/
#s_map_image {


}

.area_table {
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	width: 610px;
	text-align: left;
	margin: 15px 0 10px 0;
}

.area_table td {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	text-align: center;
	padding: 6px 0 3px 0;
	font-size: 70%;
	width: 121px;

}

.area_table td a {
	text-decoration: underline;
	color: #6ac028;

}

.area_table td a:hover {
	text-decoration: none;
	color: #a7d30a;

}



/*
ページング
---------------------------------------------------*/
#paging {

}

#paging ul {
	text-align: center;

}

#paging ul li {
	display: inline;
	padding-right: 4px;
	font-size: 90%;
}

#paging ul li a {
	text-decoration: underline;
	color: #222222;

}

#paging ul li a.this {
	text-decoration: none;
	color: #222222;
	font-weight: bold;
	font-size: 115%;

}



/*
携帯サイト
---------------------------------------------------*/
.mobile {
	padding: 15px 0 0 0;


}
























