@charset "utf-8";
/****************************************

ヘッダ

*****************************************/
#header #main-header .title h1 {
	background-image: url(../images/sitemap-header-title-back.gif);
	background-repeat: no-repeat;
	width: 580px;
	height: 40px;
}
#header #main-header .title span {
	visibility: hidden;
}
#header #main-header .title h2 {
	font-size: 100%;
	position: relative;
	top: 0px;
	left: 20px;
	font-weight: normal;
	line-height: 130%;
}
/****************************************

コンテンツ

*****************************************/
/*タイトル*/
#contents-main .title01 {
	background-image: url(../images/sitemap-title01.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 300px;
	margin-left: 10px;
}
#contents-main .title01 span {
	visibility: hidden;
}
/*サイトマップ*/
#contents-main .main {
	margin-top: 20px;
	margin-left: 10px;
	list-style-image: url(../images/sitemap-list01.gif);
}
*:first-child+html #contents-main .main {
	margin-left: 50px;
	color: #76442b;
}
*html #contents-main .main {
	margin-left: 50px;
}
#contents-main .main li {
	font-size: 115%;
	margin-top: 0.8em;
	margin-bottom: 0.8em;
}
#contents-main .main span {
	position: relative;
	left: 5px;
	bottom: 2px;
}
#contents-main .main .sub {
	list-style-image: url(../images/sitemap-list02.gif);
	margin-top: 0.8em;
	margin-bottom: 0.8em;
}
*:first-child+html #contents-main .main .sub {
	margin-left: 20px;
}
#contents-main .main .sub li {
	font-size: 80%;
	margin-top: 0.4em;
	margin-bottom: 0.4em;
}
/****************************************

フッタサブ

*****************************************/
#footer-sub .footer-sub-list {
	width: 230px;
	float: right;
	margin-right: 10px;
	text-align: left;
	display: inline;
}
*html #footer-sub {
	margin-bottom: -500px;
	margin-top: 15px;
	overflow: visible;
}
/*============================
  その他
==============================*/
#contents-main .top {
	text-align: right;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 30px;
}
#contents-main .top a:link,
#contents-main .top a:visited {
	color: #535353;
}
#contents-main .top a:hover {
	color: #d56000;
}
#contents-main .kanpan .top2 {
	text-align: right;
	width: 100%;
	padding-right: 10px;
}
#contents-main .top2 a:link,
#contents-main .top2 a:visited {
	color: #535353;
}
#contents-main .top2 a:hover {
	color: #d56000;
}
#sub-footer {
	margin:0 0 150px 15px;
}
#sub-footer ol {
	float: right;
}
