@charset "UTF-8";

h2 {
	margin: 0px 0px 50px 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
}

h3 {
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
}

#sitemap-main {
	width: 860px;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	text-align: left;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	color: #333333;
}

.contents {
	width: 420px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	float: left;
}

.sky-list {
	margin: 15px 0px 40px 20px;
	padding: 0px;
	list-style-type: none;
}

.sky-list li {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 3px 20px;
	list-style-type: none;
	background-image: url(../img/list-arrow-sky.jpg);
	background-repeat: no-repeat;
}

.sky-list2 {
	margin: 10px 0px 10px 40px;
	padding: 0px;
	list-style-type: none;
}

.sky-list2 li {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 3px 20px;
	list-style-type: none;
	background-image: url(../img/list-arrow-sky.jpg);
	background-repeat: no-repeat;
}

.orange-list {
	margin: 15px 0px 40px 20px;
	padding: 0px;
	list-style-type: none;
}

.orange-list li {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 3px 20px;
	list-style-type: none;
	background-image: url(../img/list-arrow-orange.jpg);
	background-repeat: no-repeat;
}

.orange-list2 {
	margin: 10px 0px 10px 40px;
	padding: 0px;
	list-style-type: none;
}

.orange-list2 li {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 3px 20px;
	list-style-type: none;
	background-image: url(../img/list-arrow-orange.jpg);
	background-repeat: no-repeat;
}

.blue-list {
	margin: 15px 0px 40px 20px;
	padding: 0px;
	list-style-type: none;
}

.blue-list li {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 3px 20px;
	list-style-type: none;
	background-image: url(../img/list-arrow-blue.jpg);
	background-repeat: no-repeat;
}

.blue-list2 {
	margin: 10px 0px 10px 40px;
	padding: 0px;
	list-style-type: none;
}

.blue-list2 li {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 3px 20px;
	list-style-type: none;
	background-image: url(../img/list-arrow-blue.jpg);
	background-repeat: no-repeat;
}

.green-list {
	margin: 15px 0px 40px 20px;
	padding: 0px;
	list-style-type: none;
}

.green-list li {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 3px 20px;
	list-style-type: none;
	background-image: url(../img/list-arrow-green.jpg);
	background-repeat: no-repeat;
}

.green-list2 {
	margin: 10px 0px 10px 40px;
	padding: 0px;
	list-style-type: none;
}

.green-list2 li {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 3px 20px;
	list-style-type: none;
	background-image: url(../img/list-arrow-green.jpg);
	background-repeat: no-repeat;
}

