@charset "utf-8";

/* サイトマップ
----------------------------------------------------------------------------------------------------*/

#sitemap  #leftContents h2 {
	margin: 0 0 20px;
}

#sitemap .ar01 {
	margin: 0 0 10px;
}

#sitemap .box1 .left {
	width: 340px;
}

#sitemap .box1 .right {
	width: 340px;
}

#sitemap #leftContents h3 {
	margin: 0 0 10px;
}

#sitemap #leftContents h4 {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	background: url(../common/com_ar01.gif) no-repeat;
	background-position: left center;
}

#sitemap ul {
	margin: 0 0 10px;
	padding: 0 0 10px 20px;
}

#sitemap li {
	padding: 0 0 0 10px;
	background: url(../common/com_ar01.gif) no-repeat;
	background-position: left center;
}

#sitemap .frame1 {
	height: 10px;
	background: url(../images/sitemap_bk01.gif) no-repeat;
	background-position: left top;
	font-size: 1;
}

#sitemap .frame2 {
	padding: 0 10px 5px;
	background: url(../images/sitemap_bk02.gif) no-repeat;
	background-position: left bottom;
}

#sitemap .border {
	border-bottom: 1px dotted #999999;
}
