body {
	background-image: url(../images/index/back.png);
	background-repeat: repeat-x;
	background-color: #e3de51;
}

ul {
	list-style-image: url(../images/index/point.png);
	font-size: 150%;
}

a {
	text-decoration: none;
}

img {
	border: none;
}

div.text {
	font-family: cursive;
	font-size: 110%;
}

span.text_red {
	color: #000000;
}
