@charset "shift_jis";

/*
CSS for http://www.jsap.or.jp/ap/
*/


#gSearch {
	display		: block;
	width		: 100%;
	text-align	: center;
}

#gSearch FORM {
	margin		: 0px;
	padding		: 0px;
}

#gSearch INPUT {
	width		: 160px;
	height		: 22px;
	margin		: 0 5px;
}

#gSearch A {
	padding		: 5 20 6 20px;
	background	: url("img/searchBtn.gif") no-repeat center center;
	text-decoration	: none;
	font-weight	: bold;
	font-size	: 12px;
	color		: #efefef;
}

#gSearch A:hover {
	background	: url("img/searchBtnOn.gif") no-repeat center center;
	text-decoration	: none;
	color		: #fff;
}

#gSearch A {
	height		: 22px;
	padding		: 6 20 4 20px;
#}

#gSearch A.e {
	height		: 23px;
	font-family	: sans-serif;
	padding		: 4 20 0 20px;
#}

