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

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

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

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

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

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

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

#sitemap {
	display:none;
}


/* タイトル　privacy
=======================================*/

/* h2 */

h2#ttl_h2_privacy_1{
	width:100%;
	height:36px;
	background:url(img/til_privacy_01.gif) left top no-repeat;
	background-size:500px 36px;
	padding-bottom:20px;
}
