@charset "UTF-8";
/* Sitemap */

/*---------------------------------------------------- */
/* h2 */
/*---------------------------------------------------- */
/* #main-cont-title h2 {
	background-image: url(../../images/sitemap/headtitle_content_sitemap@2x.png);
	background-size: 93px 21px;
}*/

/*---------------------------------------------------- */
/* h2 */
/*---------------------------------------------------- */
/* .page-title {
	padding: 0 0 20px 0;
	margin: 0;
	width: 400px;
	height: auto;
}

.page-title h2 {
	padding: 27px 0 0 0;
	margin: 0;
	width: 400px;
	height: 0;
	background: url(../../images/sitemap/page-title.png) no-repeat 0 0;
	overflow: hidden;
}*/

/*---------------------------------------------------- */
/* h3 */
/*---------------------------------------------------- */
.category-title {
	padding: 16px 0 16px 0;
	margin: 0;
	width: 1280px;
	height: auto;
	border-top: solid 1px #c1c0bf;
	border-bottom: solid 1px #c1c0bf;
}

.category-title h3 {
	padding: 0;
	margin: 0 0 0 10px;
	font-size: 17px;
	font-weight: normal;
	line-height: 120%;
}

/*---------------------------------------------------- */
/* Table */
/*---------------------------------------------------- */
.haco-sitemap {
	margin: 0;
	width: 1280px;
	height: auto;
}

.haco-sitemap table {
	border-collapse: collapse;
}

.haco-sitemap table td {
	padding: 10px 15px;
	font-size: 14px;
	font-weight: normal;
	line-height: 160%;
	color: #383a3b;
	vertical-align: top;
	border: 1px solid #c9c6be;
}

.haco-sitemap table td a {
	padding: 0;
	margin: 0;
	color: #383a3b;
	text-decoration: none;
}

.haco-sitemap table td a:hover {
	padding: 0;
	margin: 0;
	color: #383a3b;
	text-decoration: underline;
}

.haco-sitemap table td.category {
	margin: 0;
	background-color: #eeebe2;
	border: 1px solid #c9c6be;
}














