@charset "utf-8";
/* CSS Document */

#header    {
	position: relative;
}
.header_nav {
	margin-left: 320px;
	height: 27px;
	position: relative;
	margin-top: 15px;
}
.header_nav  li {
	float: left;
	margin-left: 10px;

}
#gyou2 {
	display: block;
	height: 32px;
	margin-left: 320px;
	position: relative;

}
#gyou2 li {
	margin-top: 10px;
	float: left;
	margin-right: 10px;
}
#gyou2 .soshiki {
	margin-top: -10px;
	margin-left: 40px;

}

.header_nav li.gyou3 {
	display: inline;
	margin: 0px;
	padding:0px 0px 0px 2px;
	list-style-type: none;
}
.header_nav li.gyou3_2 {
	display: inline;
	margin: 0px;
	padding:0px 0px 0px 2px;
	list-style-type: none;
	letter-spacing:-2px;
}

#top_search {
	float: left;
	clear: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	background: url(../../img/back_gnavi.jpg) left top;
}

#top_search_a {
	float:left;
	text-align:left;
	width:auto;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#top_search_a ul {
	margin:0px 10px 0px 0px;
	padding:0px 2px 0px 334px;
}
#top_search_a li {
	float:left;
	display:block;
	height:48px;
	width:166px;
	list-style-type: none;
	margin:0px;
	padding:0px;
}
#top_search_a li.end {
	width:168px;
	background: url(../../img/back_gnavi_end.gif) no-repeat right 4px;
}

/* Googleカスタム検索 */
#top_search_keyword {
	padding:0px;
	margin:5px 0px 0px 0px;
	width: 255px;
	display:inline;	
}
#cse-search-box {
	margin:0px;
	padding:0px;
	display:inline;
}
/* Googleタイトル */
.search_tit{
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
/* 検索ボタン */
#submit{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

/*検索BOX*/
#tmp_query{
	width:150px;
/*	font-size:12px; */
	border:solid 1px #cccccc;
	height: 21px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	vertical-align:top;
}
*html body #tmp_query{
	height: 21px;
}
#header_info {
	float: left;
	top: 10px;
	position: relative;
	width: 100%;
	height: 60px;
	z-index: 10;
}
#header_info li {
	float: left;
	margin-right: 2px;
	height: 60px;
	width: 240px;
	display: block;
}
#header_info li a:link {
	display: block;
	height: 60px;
	width: 240px;
}
#header_info li a:visited {
	display: block;
	height: 60px;
	width: 240px;
}
#header_info .outline    {
	text-indent: -10000px;
	background-image: url(../../img/he_01.gif);
	background-position: center center;

}
#header_info .outline a:hover {
	background-image: url(../../img/he_01_over.gif);
}

#header_info .kankou {
	background-image: url(../../img/he_02.gif);
	background-position: center center;
	text-indent: -10000px;
}
#header_info .kankou a:hover {
	background-image: url(../../img/he_02_over.gif);
}

#header_info .kurashi {
	background-image: url(../../img/he_03.gif);
	background-position: center center;
	text-indent: -10000px;
}
#header_info .kurashi a:hover {
	background-image: url(../../img/he_03_over.gif);
}

#header_info .keiyaku {
	background-image: url(../../img/he_04.gif);
	background-position: center center;
	text-indent: -9999px;
}
#header_info .keiyaku a:hover {
	background-image: url(../../img/he_04_over.gif);
}
