@import url("/lib/css/novel.css");
body{
	color:#000;
	background:#fff url(/top/snow0.gif) repeat-x fixed bottom left;
}
a{
	color:#713f2a;
}
a:visited{
	color:#745f27;
}
a:hover{
	color:gold;
}
h1{
	border-bottom:1px dotted #ccc;
	text-align:left;
	padding:10px;
	margin:10px;
	font-weight:normal;
}
h2{
	background:#fde4e0 url("/top/snow1.gif") scroll repeat-x center left;
	padding:15px;
	margin:5px;
	color:#005;
}
h3{
	background:#fde4e0 url("/top/snow2.gif") scroll repeat-x center left;
	padding:15px;
	margin:5px;
	margin-left:20px;
}
.info{
	width:600px;
	margin:10px;
	line-height:160%;
	background-color:#f9f9f9;
	border:1px solid #ced7f7;
	padding:10px;
}
.strlen{
	font-size:small;
	border-top:1px solid #ced7f7;
	padding:3px;
	text-align:right;
	color:skyblue;
}

/************************************************/
.submenu{
	text-align:right;
	padding:20px 40px;
	color:#000;

}
.notice,
.link,
.copyright{
	background: url("/top/snow3.gif") scroll repeat top right;
	padding:10px;
}
.center{
	margin-right:auto;
}
.detail{
	padding:20px 40px;
	color:#000;
}