.tl {
	background-image: url(imgs/tl.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tr {
	background-image: url(imgs/tr.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bl {
	background-image: url(imgs/bl.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.br {
	background-image: url(imgs/br.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.listyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #840039;
	letter-spacing: 0.01em;
	line-height: 25px;
	list-style-image: url(imgs/logo.gif);
	list-style-position: outside;
	margin-top: 0px;
	clip:   rect(auto auto auto auto);
}
.nstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #840039;
	letter-spacing: 0.01em;
	line-height: 17px;
	list-style-image: url(imgs/logo.gif);
	list-style-position: outside;
	padding-left: 24px;
	margin-top: -1px;

}
.tit01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #840039;
	font-weight: bold;
	vertical-align: bottom;
}

