@charset "utf-8";
/* サイトマップ　レイアウト */

.top-title {
	width: 155px;
	margin: 15px 0 10px 15px;
}

.sitemap-center {
	width: 360px;
	margin: 0 0 0 17px;
}

.list01 {
	background: url(../img/base/icon_arrow_shita2.gif) no-repeat 0 7px;
	font-size: 12px;
	margin: 2px 0 0 0;
	padding: 0 0 0 15px;
	float: left;
	line-height: 190%;
}

.list02 {
	background: url(../img/base/icon_arrow_2.gif) no-repeat 0 7px;
	font-size: 12px;
	margin: 2px 0 0 3px;
	padding: 0 0 0 15px;
	float: left;
	line-height: 190%;
}

.list-title {
	background: url(../img/base/icon_arrow_2.gif) no-repeat 0 3px;
	font-size: 14px;
	font-weight: bold;
	margin: 15px 0 6px 2px;
	padding: 0 0 0 15px;
	float: left;
}

.list-img {
	float: right;
	margin: 10px 0 0 0;
}