@charset "Shift_JIS";

/* ---------------------------------------------------------
  BASE FORM CSS
  最終更新日 : 2011-12-15
--------------------------------------------------------- */


/* Serch Style
--------------------------------------------------------- */

.serch { height: 19px; }

.serch input { margin: 0; padding: 0; vertical-align: middle; }

.serch input.serchText {
	width: 180px;
	height: 17px;
	border: solid 1px #d4d4d4;
	font-size: 12px;
	line-height: 17px;
	padding: 0 5px;
}

.serch input.btn {
	width: 45px;
	height: 19px;
	background: url(../images/serch_btn.gif) no-repeat left top;
	border: none;
	text-indent: -9999px;
}



