a img{
	border:none;
}

a{
	text-decoration:none;
	color:#000000;
	
}

a:hover{
	text-decoration:underline;
	color:#0000ff;
}



.header{

	background-image:url(image/title2.jpg);
	background-repeat:no-repeat;
	width: 840px;
	height:150px;
	

}

.footer{
	clear:both;
	background-image:url(image/footer.jpg);
	background-repeat:norepeat;
	width: 840px;
	height: 20px;
	margin-bottom: 50px;
}

.body{
	width:840px;
	margin-top:20px;
}

.menu{
	float:left;
	width:20%;
}


.about{
	font-size:14px;
	line-height:1.5em;
	margin-bottom:30px;
	margin-top:10px;
}

.novel{
	font-size:14px;
	line-height:1.5em;
	margin-bottom:30px;
	margin-top:10px;
}

.novel_main{
	font-size:14px;
	line-height:2.0em;
	width:400px;
	margin-bottom:30px;
	margin-top:10px;
}


.main{
	float:right;
	width:79%;
	font-size:14px;
	line-height: 1.5em;
}

.main_top{
	float:right;
	float:right;
	width:75%;
	font-size:12px;
	line-height: 1.5em;
}


.main_link{

	float:right;
	width:60%;
}

.main_novel{
	float:right;
	width:60%;
}

.aboutLink{
	font-size: 14px;
	line-height:1.5em;
	margin-bottom:30px;
	margin-top: 10px;
}

.aboutLinkBox{
	border: solid 3px #9999ff;
	background-color:#eeeeff;
	padding:5px;
	width:400px;
	margin-top:10px;
}

.link{
	margin-bottom:30px;
	font-size:14px;
	margin-top:10px;
}

.link table{
	border-collapse:collapse;
	border:solid 1px #9999ff;
}

.link td{
	font-size:12px;
	padding:3px;
	border-right:solid 10px #9999ff;

}

.information{
	position:absolute;
	left:550px;
	font-size:12px;
	line-height:1.5em;
	width:290px;
	
}