@charset "shift_jis";

#footer {
	position: relative;
	height:21px;
	}
.slide-panel {
	position : absolute;
	z-index: 25;
	width:798px;
	margin:0 1px;
	}
.bottom { bottom: 20px; }
.content {
	border-top:2px solid #26273b;
  background-color: #fafaff;
	margin: 0;
	z-index: 10;
	overflow: hidden;
	height:0;
	width:798px;
	}
.content ul { display:none; }
.slide-button {
	position: relative;
	z-index: 20;
	cursor: pointer;
	width: 75px;
	height: 18px;
	margin:0;
	padding:0;
	font-size:1px;
	line-height:0;
	left:665px;
	}
.slide-button img { vertical-align:text-bottom; }

.sitemap-list { margin:10px 0 10px 20px; }
.item {
	float:left; display:inline;
	margin-right:20px;
	font-weight:bold;
	}
.item a {
	background:url(../common/icon_arrow.gif) no-repeat left 5px;
	padding-left:17px;
	}
.item-in { margin:3px 0 0 17px; font-weight:normal; }
.item-in a {
	background:url(../common/icon_arrow2.gif) no-repeat left 5px;
	padding-left:11px;
	}
.item-in2 { margin:3px 0 0 11px; font-weight:normal; }
.item-in2 a {
	background:url(../common/icon_arrow2.gif) no-repeat left 5px;
	padding-left:11px;
	}