/* 悠久ミニストーリー */

body{
	background-color:#fffff0;
	color:black;
}
h1{
	color:#60c;
	font-size:250%;
	font-weight:bold;
	text-align:center;
}

h2{
	color:#60c;
	font-size:200%;
	font-weight:bold;
	font-style:italic;
	text-align:center;
	border:none;
	background-color:transparent;
}
h3{
	color:#93f;
	font-size:120%;
	font-weight:bold;
	text-align:center;
	border:none;
	background:transparent;
}
h4{
	color:blue;
	font-size:100%;
	font-weight:normal;
	font-style:italic;
	text-align:center;
}

table{
	margin-bottom:1em;
	border-collapse:collapse;
	border-color:#ebf;
	border-width:2px;
}
td,th{
	border-color:#9bb;
	border-size:1px;
}

rt{
	text-decoration:none;
}
em{
	font-weight:normal;
	font-style:italic;
	color:#f90;
}

.title, a:link.title, a:visited.title{		color:#90f;}
a:active.title, a:hover.title{				color:#c3f;}
.title2, a:link.title2, a:visited.title2{	color:#06f;}
a:active.title2, a:hover.title2{			color:#39f;}
.sub, a:link.sub, a:visited.sub{			color:#333; font-size:90%;}
a:active.sub, a:hover.sub{					color:#666; font-size:90%;}
.toko, a:link.toko, a:visited.toko{			color:#090;}
a:active.toko, a:hover.toko{				color:#3c3;}



.history{
	color:#333;
}
a.next{
	color:#c39;
}
.contribution{
	color:#96f;
}

.date{
	color:green;
}

.new{
	color:red;
}

p.text{
	font-family:monospace;
	line-height:125%;
	text-indent:0em;
}

