@charset "utf-8";
.pagetop {
	background-image: url(../../images/pagetop.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 15px 0 0 0;
	padding: 0;
	height: 12px;
	width: 69px;
	float: right;
}

.pagetop a {
	display: block;
	height: 100%;
}

.pagetop em {
	display: none;
}

.pagetop a:hover {
	background-image: url(../../images/pagetop.gif);
	background-repeat: no-repeat;
	background-position: 0px -12px;
	float: right;
	padding: 0;
	height: 12px;
	width: 69px;
}

/* ヘッダー-------------------- */
#head-menu-w {
	height: 68px;
}

#head-menu-txt {
	height: 18px;
	margin: 0;
}

#head-menu-txt h1 {
	font-size: 11px;
	color: #5a573d;
	font-weight: normal;
	margin: 0;
	padding: 5px 0 0 0;
	line-height: normal;
}

#head-menu {
	height: 50px;
}

#head-menu strong {
	display: none;
}

#logo {
	background-image: url(../../images/logo.gif);
	background-repeat: no-repeat;
	width: 90px;
	height: 50px;
	float: left;
}

#logo a {
	text-decoration: none;
	height: 100%;
	display: block;
}

#com-name {
	background-image: url(../../images/com_name.gif);
	background-repeat: no-repeat;
	width: 210px;
	height: 50px;
	float: left;
}

#phone {
	background-image: url(../../images/phone.gif);
	background-repeat: no-repeat;
	width: 395px;
	height: 50px;
	float: left;
}

#navi {
	margin: 12px 0 0 0;
	float: right;
	padding: 0;
}

#navi ul {
	margin: 0;
	padding: 0;
}

#navi li {
	list-style-type: none;
	float: left;
	line-height: 13px;
	display: inline;
}

#navi li a {
	height: 100%;
	display: block;
	text-indent: -9999px;
}

/* \*/
#navi li a {
	overflow: hidden;
}
/* */


#navi01 {
	background-image: url(../../images/h_menu_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 66px;
	height: 13px;
	margin-right: 18px;
}

#navi01 a:hover {
	background-image: url(../../images/h_menu_01.gif);
	background-repeat: no-repeat;
	background-position: 0px -13px;
	width: 66px;
	height: 13px;
}

#navi02 {
	background-image: url(../../images/h_menu_02.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 66px;
	height: 13px;
}

#navi02 a:hover {
	background-image: url(../../images/h_menu_02.gif);
	background-repeat: no-repeat;
	background-position: 0px -13px;
	width: 66px;
	height: 13px;
}

#navi-inq {
	background-image: url(../../images/h_menu.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 76px;
	height: 25px;
}

#navi-inq a:hover {
	background-image: url(../../images/h_menu.gif);
	background-repeat: no-repeat;
	background-position: 0px -25px;
	width: 76px;
	height: 25px;
}

/* フッター-------------------- */
#footer-w {
	margin: 0;
	background-color: #0e1737;
	width: 100%;
	padding: 0;
}

#footer {
	width: 950px;
	margin: 0 auto;
	text-align: left;
	padding: 17px 0;
}

#foot-navi {
	float: left;
	margin: 0;
	padding: 0;
	width: 500px;
}

#foot-navi ul {
	margin: 0;
	padding: 0;
	height: 13px;
}

#foot-navi ul li {
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	color: #FFFFFF;
	margin: 0 12px 0 0;
	padding: 0 12px 0 0;
}

#foot-navi ul li a:link {
	text-decoration: underline;
	color: #FFFFFF;
}

#foot-navi ul li a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}

#foot-navi ul li a:hover {
	text-decoration: none;
	color:#FFFF99;
}

#foot-navi ul li a:active {
	text-decoration: underline;
	color: #FFFFFF;
}

#foot-copy {
	float: right;
	background-image: url(../../images/copyright.gif);
	background-repeat: no-repeat;
	width: 320px;
	height: 13px;
	margin: 0;
	padding: 0;
}

#foot-copy strong {
	display: none;
}

