@charset "utf-8";

/*グローバル*/
/*タブここから*/
#top_search {
	float: left;
	clear: left;
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	background: url("/img/tab/top_search_back.jpg") no-repeat center bottom;
	position: relative;
	z-index: 2;
}
.home #top_search {
	background: none;
}
#top_search_a {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	background: url("/img/tab/top_search_a_back.png") no-repeat center top;
}
#top_search_a ul {
	margin: 0 auto;
	padding: 0;
	width: 960px;
	height: 90px;
	list-style-type: none;
}
#top_search_a li {
	float: left;
	height: 60px;
	padding: 0;
	text-align: center;
}
*html #top_search_a li {
	display: inline;
	overflow: hidden;
}
#top_search_a li#page_now0 {
	width: 200px;
	margin: 22px -19px 0 41px;
	background: url("/img/tab/top_search_tab0.gif") no-repeat;
}
#top_search_a li#page_now1 {
	width: 200px;
	margin: 22px -19px 0 0;
	background: url("/img/tab/top_search_tab1.gif") no-repeat;
}
#top_search_a li#page_now2 {
	width: 200px;
	margin: 22px -15px 0 0;
	background: url("/img/tab/top_search_tab2.gif") no-repeat;
}
#top_search_a li#page_now3 {
	width: 193px;
	margin: 22px -11px 0 0;
	background: url("/img/tab/top_search_tab3.gif") no-repeat;
}
#top_search_a li#page_now4 {
	width: 180px;
	margin: 22px 0 0 0;
	background: url("/img/tab/top_search_tab4.gif") no-repeat;
}
#top_search_a li a {
	float: left;
	display: block;
	width: 100%;
	height: 60px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
#top_search_a li#page_now0 a:hover {
	background: url("/img/tab/top_search_tab0_on.gif") no-repeat;
	position: relative;
	z-index: 10;
}
#top_search_a li#page_now1 a.on,
#top_search_a li#page_now1 a:hover {
	background: url("/img/tab/top_search_tab1_on.gif") no-repeat;
	position: relative;
	z-index: 10;
}
#top_search_a li#page_now2 a.on,
#top_search_a li#page_now2 a:hover {
	background: url("/img/tab/top_search_tab2_on.gif") no-repeat;
	position: relative;
	z-index: 10;
}
#top_search_a li#page_now3 a.on,
#top_search_a li#page_now3 a:hover {
	background: url("/img/tab/top_search_tab3_on.gif") no-repeat;
	position: relative;
	z-index: 10;
}
#top_search_a li#page_now4 a.on,
#top_search_a li#page_now4 a:hover {
	background: url("/img/tab/top_search_tab4_on.gif") no-repeat;
	position: relative;
	z-index: 10;
}
/* タブここまで */
/* タブのロールオーバー動作はフォントサイズ変更のJSです */


/* Googleカスタム検索ここから */
#top_search_keyword {
	float: right;
	width: 206px;
	margin: 0;
	padding: 0;
}
#cse-search-box {
	width: 206px;
	margin: 0;
	padding: 0;
}
/*検索BOX*/
#tmp_query {
	width: 146px !important;
	height: 19px !important;
	*height: 19px !important;
	_height: 24px !important;
	margin: 0 -4px 0 0;
	padding: 0;
	border: solid 1px #CCCCCC !important;
	vertical-align: top;
}
/* 検索ボタン */
#submit {
	margin: 0 0 -9px 0;
	padding: 0;
	vertical-align: top;
}
/* Googleカスタム検索ここまで */