@import "style.css";

body{
	border:none;
}

.noveltitle{
	margin-top:50px;
	margin-bottom:50px;
	font-weight:bold;
	font-size:large;
	text-decoration:underline;
}

.back{
	padding-bottom:20px;
	width:90%;
	line-height:200%;
}

.comment{
	width:90%;
	line-height:150%;
	font-size:small;
}

.header{
	margin-top:30px;
	width:90%;
	line-height:150%;
}

.kaze{
	padding-bottom:20px;
	font-size:x-large;
	font-weight:bold;
	text-decoration:underline;
}
