@charset "UTF-8";
#content .right-box h1 {
	background-image: url(../img/link/maintitle.jpg);
}
#content .right-box h2 {
	background-image: url(../img/link/category_title.jpg);
}
a.sbtn01:link {
	background: url(../img/share/sbtn01o.jpg);
}
a.sbtn01:visited {
	background: url(../img/share/sbtn01o.jpg);
}
a.sbtn01:hover {
	background: url(../img/share/sbtn01o.jpg);
}
.link-box ul {
	list-style-position: inside;
	list-style-type: none;
}
.link-box ul li {
	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;
}

