@charset "utf-8";
@import url("contents.css");

/*コンテンツタイトル*/
#contentsTitle h1 {
	background: url(../sitemap/images/title.jpg);
}

/*キャプション*/
#contentsLeft h2.caption01 { background: url(../sitemap/images/caption_01.jpg); }


#contentsLeft ul#fleft {
	font-size: 100%;
	width: 50%;
	float: left;
	display: inline;
}

#contentsLeft ul#fright {
	font-size: 100%;
	width: 50%;
	float: right;
	display: inline;
}

.heart {
	background: url(../img_common/icon_h4.gif) no-repeat left top;
	line-height: 16px;
	padding-left: 28px;
	list-style: none;
	position: relative;
}

#contentsLeft li.heart2 {
	background: url(../sitemap/images/icon_01.gif) no-repeat left top;
	line-height: 16px;
	padding-left: 28px;
	margin-left: 20px;
	padding-top: 20px;
}

#contentsLeft li.inside {
	background: url(../sitemap/images/icon_02.gif) no-repeat left bottom;
	line-height: 16px;
	padding-left: 28px;
	padding-top: 20px;
	margin-left: 20px;
}