@charset "utf-8";
/* CSS Document */

body {font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	background-color:#333333;

}

a:link {
	color: #06F;
	text-decoration: none;
}
a:visited {
	color: #99F;
	text-decoration: none;
}
a:hover {
		color: #06F;

	text-decoration: underline;
}

ul{
	margin:10px;
	list-style-type:none;
	color: #FFF;
}


table{
	margin-bottom: 60px;
	
	}
th {
	background-color:#333333;
	}
td {
	text-align:left;
	}
	
#main p {
	display:block;
	margin-top: 0px;
	margin-bottom: 30px;}

#main {margin-left: auto;
margin-right: auto;
	margin-bottom: 50px;
	width: 660px;
	font-size: 12px;
	color:#ffffff;
	}

#topmenu{
	width:150px;
	float:left;
	}

#info{
	float:right;
	width: 500px;
	} 

#cori {
	clear:both;
	color:#999999;
	text-align:left;
	border:1px solid #333333;
	}
	
#novel{
	width:500px;
	background-color:#333333;
	font-size:14px;
	padding: 20px;
	margin-bottom: 100px;
	line-height: 160%;
	}

#novelhead{
	width: 498px;
	color:#999999;
	font-size:12px;
	margin-bottom:100px;
	}
	
#novelhoot{
	width: 498px;
	color:#999999;
	font-size:12px;
	}
	

.markup{
	font-size:14px;
	font-weight:600;
	}


.new {
	font-size: 10px;
	color: #FF99FF;
}
.odai {
	line-height: 200%;
	color: #CCCCCC;
	padding-left: 10px;
}
.ncp {color:#0000FF;
	font-family:Georgia, "Times New Roman", Times, serif;}

.hcp {color:#FF9966;
	font-family:Georgia, "Times New Roman", Times, serif;}
	
.ung {margin-bottom: 30px;
	margin-top: 30px;}.cent {
	text-align: center;
}
.closed {
	color: #666;
}
