#headlocal{
        position: absolute;
        left: 250px;
        top: 110px;
        float: left;
        width: 650px;
        height: 60px;
        text-align: center;
        margin: 0px;
        padding: 0px;
}

#headlocal ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
        text-align: center;
        width: 650px;
}
#headlocal li{
	list-style: none;
	display: inline;
        text-align: center;
}

#headlocal a{
	display: block;
        width: 50px;
        float: left;
        border: none #FFFFFF 0px;
        background-color: transparent;
        text-align: center;
        line-height: 1.0;
        font: 10px "ＭＳ 明朝",平成明朝,serif;
        text-decoration: none;
}
