@charset "shift_jis";
#head {
	width: 860px;
	padding-top: 20px;
	height: 65px;
}
#logo {
	height: 50px;
	width: 290px;
	float: left;
}


#logo h1 {
	font-size: 14px;
}

#logo h1 a {
	text-indent: -9999px;
	display: block;
	height: 50px;
	width: 290px;
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	/* \*/ overflow: hidden; /* */
}
#h-navi {
	float: right;
	margin-top: 15px;
}
#h-navi a {
	height: 45px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	/* \*/ overflow: hidden; /* */
}
#h-navi a:hover {
	background-position: 0px -45px;
}

#h-navi ul {
	margin-right: 0px;
	list-style-type: none;
}
#h-navi li {
	float: left;
}
#h-navi li a {
	text-indent: -9999px;
	display: block;

}
#h-top a {
	width: 125px;
	background-image: url(../img/h_top.gif);
}
#h-com a {
	width: 125px;
	background-image: url(../img/h_com.gif);
}
#h-pro a {
	width: 125px;
	background-image: url(../img/h_pro.gif);
}
#h-mail a {
	width: 125px;
	background-image: url(../img/h_mail.gif);
}


#fotter {
	width: 860px;
	background-image: url(../img/fotter.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: right;
	padding-top: 14px;
}
#fotter .des {
	text-align: right;
	padding-top: 2px;
	padding-bottom: 6px;
	color: #666666;
	padding-left: 190px;
}
#fotter .des a {
	color: #527CC2;
}
