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

/* アイキャッチ
=======================================*/

#eyecatch {
	background-image:none;
	width:auto;
	height:79px;
}

/* カテゴリ別タイトル */

#eyecatch h2#sitemap{
	background:url(img/title_sitemap.jpg) 10px 22px no-repeat;
	background-size:240px 40px;
	width:250px;
	height:62px;
}


/* サイトマップ
=======================================*/

#sitemap {
	display:none;
}

