#header {
	height: 90px;
	width: 960px;
	position: relative;
	overflow: hidden;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background: #FFF url(../image/header_back.jpg) no-repeat left top;
}
#header p.lapislogo {
	float: left;
	margin-top: 6px;
	clear: both;
}

#header .sitemap {
	padding-left: 430px;
	padding-top: 10px;
	float: left;
}


#header .head_other_txt {
	font-size: 70%;
	color: #FFF;
	text-decoration: none;
	float: right;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top: 10px;
	padding-right: 31px;
}

#header .head_other_txt a.mainimg {
	color: #FFF;
	text-decoration: none;
}

#header .head_other_txt a.mainimg:hover { color: #CCC; 
}
