@charset "UTF-8";
#content .right-box h1 {
	background-image: url(../img/sitemap/maintitle.jpg);
}
#content .right-box h2 {
	background-image: url(../img/sitemap/category_title.jpg);
}
a.sbtn03:link {
	background: url(../img/share/sbtn03o.jpg);
}
a.sbtn03:visited {
	background: url(../img/share/sbtn03o.jpg);
}
a.sbtn03:hover {
	background: url(../img/share/sbtn03o.jpg);
}
.link-box ul {
	list-style-position: inside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.link-box ul li.cat-1st {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.link-box ul li.cat-1st a.cat-1st {
	display: block;
	float: left;
	width: 150px;
}
.link-box ul.cat-2nd {
	float: left;
	width: 300px;
}
.link-box ul.cat-2nd li {
}

