body{
	padding-top: 50px;
	padding-bottom: 50px;
	text-align: left;
	color: white;
	background-color: black;
	}

.contents{
	font-size: 13px;
	border: solid 1px #505050;
	width: 650px;
	background-color: black;
	margin-left: auto;
	margin-right: auto;
	background-image: url(mori2.jpg);
	background-position: 100% 0%;
	background-repeat: no-repeat;
	}

.section{
	font-size: 13px;
	width: 550px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 150%;
	}

h1{
	font-family: "MS PƒSƒVƒbƒN","Times New Roman",sans-serif;
	font-size: 25pt;
	color: #c0c0c0;
	margin:1em 0 2em 30px;
	}

h3{
	font-size: 14px;
	color: #8dc113;
	}

p.novel{
	text-indent: 1em;
	}

p.menu a:hover{
	color: #7fba4c;
	background-color:#f0fff0; 
	}

a{
	color: #3d9740;
	text-decoration: none;
	}

a:hover{
	color: #7fba4c;
	}


