/******************************* メインメニュー ********************************/

div#head_navi ul{ width: 739px; height: 39px; /*margin: 6px 78px 0 0px;*/ padding:0;}

#head_navi li { list-style-type:none; display:inline; }

#head_navi li a {
	float:left;
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
	background-image: url(img/navi.jpg); background-repeat: no-repeat;
        }

/* 通常時 */
#head_navi li#navi1 a { background-position: -4px -50px; width: 123px; height: 39px;}
#head_navi li#navi2 a { background-position: -127px -50px; width: 123px; height: 39px;}
#head_navi li#navi3 a { background-position: -250px -50px; width: 123px; height: 39px;}
#head_navi li#navi4 a { background-position: -373px -50px; width: 123px; height: 39px;}
#head_navi li#navi5 a { background-position: -496px -50px; width: 123px; height: 39px;}
#head_navi li#navi6 a { background-position: -619px -50px; width: 124px; height: 39px;}


/* オーバー */
#head_navi li#navi1 a:hover { background-position: -4px -108px; width: 123px; height: 39px;}
#head_navi li#navi2 a:hover { background-position: -127px -108px; width: 123px; height: 39px;}
#head_navi li#navi3 a:hover { background-position: -250px -108px; width: 123px; height: 39px;}
#head_navi li#navi4 a:hover { background-position: -373px -108px; width: 123px; height: 39px;}
#head_navi li#navi5 a:hover { background-position: -496px -108px; width: 123px; height: 39px;}
#head_navi li#navi6 a:hover { background-position: -619px -108px; width: 124px; height: 39px;}

/* オン */
#head_navi li#navi1 a.on { background-position: -4px -108px; width: 123px; height: 39px;}
#head_navi li#navi2 a.on { background-position: -127px -108px; width: 123px; height: 39px;}
#head_navi li#navi3 a.on { background-position: -250px -108px; width: 123px; height: 39px;}
#head_navi li#navi4 a.on { background-position: -373px -108px; width: 123px; height: 39px;}
#head_navi li#navi5 a.on { background-position: -496px -108px; width: 123px; height: 39px;}
#head_navi li#navi6 a.on { background-position: -619px -108px; width: 124px; height: 39px;}





/************************************ヘッドロゴ*****************************************/

h1 a{
	width:120px;
	height: 45px;
	cursor:pointer;
	display:block;
}


h1{
	width:120px;
	height: 45px;
	position: relative;
	top: 0px;
	left: -4px;
	margin:12px 0 6px 0;
	padding: 0;
        float:left;
	background: url(img/logo.gif) no-repeat;
	text-indent: -9999px;
	display:inline;
}


/***************************　ENGLISH   |  サイトマップ　********************************/

#search_area{
        float:right;
	margin: 38px 0px 0 0;
	display:inline;
}

#search_area input#searchBox{
	border:1px solid #ccc;
	width:137px;
	height:18px;
	background:#f0f0f0;
        float:left;
	margin-right:3px;
	display:inline;
}

#search_area input#searchBtn{
        float:left;
	display:inline;
}

#headLink{
	padding-right:0px;
        float:left;
	margin: 0;
        font-size: 90%;
	font-family:"メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	display:inline;
}

#headLink a, #topnews a:link #topnews a:visited{
        text-decoration: none;
        color: #000000;
}

#headLink a:hover{
        text-decoration: underline;
        color: #FF0000;
}
