.border {
	border-top: 0.5px solid #999999;
	border-right: 0.5px solid #999999;
	border-bottom: 0.5px solid #999999;
	border-left: 0.5px solid #999999;
	list-style-type: circle;
}
.border2 {
	border: 0.5px none;
}
.background {
	background-image: url(Gif2/kabe-wa08.gif);
	background-repeat: repeat;
}

