body.index {
	background-image : url(back.gif);
	background-color: #000000;
	margin: 20px 100px;
}

body.novel {
	background-image : url(novelback.gif);
	background-color: #000000;
	margin: 20px 100px;
}

body.about {
	background-image : url(dairyhaikei2.gif);
	background-color: #000000;
	margin: 20px 100px;
}

p {
	color: #ffffff;
}

img.top {
	margin-top: 150px;
	margin-bottom: 100px;
}

p.low {
	text-align: center;
	color: #ffffff;
}

IMG {
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	line-height : 0px;border-width : 0px 0px 0px 0px;
}

h1 {
	font-size : 20px;
	color : #ffffff;
}

LI{
	list-style-type : circle;
}

table {
	color : #ffffff;
}
