@charset "utf-8";
/* CSS Document */
#TitleOutline{
	background-image: url(../outline/images/sub_title01.gif);
}

#OutlineBox li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 5px;
	padding-bottom: 5px;
	list-style-type: none;
	margin-right: 20px;
	margin-left: 20px;
	padding-left: 20px;
}

