@charset "utf-8";
.pagelinks {
	text-align: right;
	/*
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A40035;
	*/
}

.showcaseList {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.showcaseList li {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-image: url(../image/list_icon03.gif);
	background-repeat: no-repeat;
	background-position: left 18px;
}