﻿@charset "utf-8";

/* 	YAHOO Original and customed by at21                                
---------------------------------------------------------- */

#srchBox.watermark {
	position: relative;
	float: right;
	width: 194px;
	height: 34px;
	border-top: solid 3px #394974;
	background: #d1d1d1 url(http://solution.ufit.co.jp/common/images/header_ex002.gif) no-repeat 4px 6px;
}
#srchBox.watermark p#srchForm {
	margin-top: 0;
}
#srchBox.watermark #srchInput {
	position: absolute;
	top: 5px;
	left: 22px;
	width:120px;
	padding:2px;
	border:1px solid #7f9db9;
	background:#fff url(http://img.yahoo-search.jp/img/logo_wm.gif) center center no-repeat;
}
#srchBox.watermark #srchBtn {
	position:absolute;
	top: 6px;
	right: 5px;
}