@charset "utf-8";

/* 1 : サイトマップの基本
----------------------------------------------------*/

.lower #contents .main h1 {
	background: url(/img/common/bg/bg_head01_s_grn.png) left top no-repeat;
}

.sitemapInside {
	padding: 0px 10px 20px 10px;
	width: 667px;
}

.sitemapInside li {
	padding-left: 20px;
	padding-bottom: 2px;
	margin-bottom: 10px;
	background: url(/img/common/icon/icon_arw_rot.gif) 0px 2px no-repeat;
}

.sitemapInside li a {
	margin-right: 10px;
	font-weight: bold;
}

