#header
{
	background-image : url(../images/novels_title.jpg);
	height : 205px;
}

#navigator a
{
	background-color : #239564;
	color            : #f1f1f1;
}
#navigator a:hover
{
	background-color : #f1f1f1;
	color            : #239564;
}
#navigator a:active;
{
	background-color : #f1f1f1;
	color            : #239564;
}


#contents a
{
	font-size       : normal;
	text-decoration : none;
}
#contents a:hover
{
	font-size       : normal;
	text-decoration : underline;
}

#contents.comment1:first-letter
{
	float       : left;
	font-size   : large;
	color       : #ff0000;
	font-weight : bold;
}
#contents.comment2:first-letter
{
	float       : left;
	font-size   : large;
	color       : #ff0000;
	font-weight : bold;
}

#page_control
{
	margin           : 0px 0px;
	padding          : 3px 0px;
	text-align       : center;
	font-size        : small;
	background-color : #f0f0f0;
	border-bottom    : 2px solid #808080;
	border-right     : 2px solid #808080;
}

#indivisual
{
	margin           : 5px 0px;;
	padding          : 5px 0px;
	background-color : #f0f0f0;
}

#indi_novel
{
	margin           : 0px;
	padding          : 0px;
	font-family      : "lr@",serif;
	font-size        : small;
	background-color : #f0f0f0;
/*
	writing-mode     : tb-rl;
	direction        : ltr;
	height           : 430px;
*/
	width            : 594px;
}

