@charset "utf-8";

/*ニジノカケラ*/

body {
	margin-top : 40pt;
	margin-bottom : 40pt;
	margin-left:80px;
	background: #fff;}
html { overflow-y:scroll; }

a:link,a:visited {color:#000;text-decoration:none;}
a:active {color:#fff;text-decoration:none;}
a:hover { background: #eee; text-decoration:underline; }

/*main
---------------------------------------------------------*/
#wrapper {
	width: 80%;
	font-size: 0.75em;
	font-family: Osaka,Verdana;
	line-height: 2;
	color: #333;
}
.link {
	font-family:Verdana;
	text-align:right;
	margin-top:80px;}

/*novel
---------------------------------------------------------*/
.novel {
	margin:20px 0;
	padding-bottom:100px;
	font-family:Osaka;
}
#lecolor .novel {
	border-top:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
}
h1.logo {
	text-align: right;
	font-size: 1em;
	font-weight: normal;
	margin: 80px 0;
	letter-spacing: 5px;}
.text { font-size: x-small; color:#cfcfcf;}

/*文字
---------------------------------------------------------*/
.ff { color:#fff;}
.sm  { font-size:xx-small;}
.s3 { font-size:medium; font-weight:bold; font-style:italic;}
.s4 { font-size:large; font-weight:bold; font-style:italic;}
.s5r { font-size:x-large; font-weight:bold; font-style:italic; color:#ff0000;}

/*伝説
---------------------------------------------------------*/
h1.subpe{
	font-size: 1em; font-weight:normal;
	text-align:right;
	margin:100px 0; padding:10px 0;
	border-top:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
}
h1.sub{
	font-size: 1em; font-weight:normal;
	margin-bottom:30px;
	border-bottom:solid 1px #ccc;
	padding-bottom:10px;}
.color {
	font-size:x-small;
	text-align:right;
	color:#999;}
.novelpe {
 margin:20px 0;
 padding:10px 0 0px;}



