/*
 * Style sheet for "OHANASHI no OHEYA" of "Fukapon on the web."
 * novels.css,  v 2.03
 * Copyright(C) 1998-2007  R.Fukasawa/Fukapon <bxp04335@nifty.ne.jp> .
 */

@import "novelsext.css";

BODY {
	background-color: #fffff9;
	color: black;
	font-family: sans-serif;
	font-weight: normal;
	margin-top: 0.5em;
	margin-right: 1.0em;
	margin-bottom: 0.5em;
	margin-left: 1.0em;
}

H1 {
	color: green;
	font-family: "ＤＦＰまるもじ体W9", "ＤＦＰまるもじ体W7", "ＤＦＰまるもじ体", "ＤＦＰまるもじ体W3", "ＤＦまるもじ体W9", "ＤＦまるもじ体W7", "ＤＦまるもじ体", "ＤＦまるもじ体W3", serif;
	font-size: x-large;
	font-weight: normal;
	margin-top: 0.8em;
}

H2 {
	color: green;
	font-family: "ＤＦＰまるもじ体", "ＤＦＰまるもじ体W3", "ＤＦＰまるもじ体W7", "ＤＦまるもじ体", "ＤＦまるもじ体W3", "ＤＦまるもじ体W7", "ＤＦＰまるもじ体W9", "ＤＦまるもじ体W9", serif;
	font-size: large;
	font-weight: normal;
	margin-top: 2.0em;
}

.copyright {
	font-family: sans-serif;
	font-size: x-small;
	font-weight: lighter;
	margin-top: 6em;
}

.headsummary {
	color: #336633;
	font-family: serif;
	font-size: x-small;
	font-weight: lighter;
	margin-bottom: 1em;
	margin-left: 1em;
}

.note {
	font-family: serif;
	font-size: x-small;
	font-style: italic;
	margin-left: 0.6em;
}

.navbar {
	background-color: #ccff99;
	border-right: thin solid #green;
	color: black;
	float: right;
	font-family: sans-serif;
	font-size: x-small;
	font-weight: lighter;
	padding-left: 2.0em;
	padding-right: 0.5em;
	position: relative;
	text-align: right;
}

.howtoread {
	margin-left: 0.5em;
}

.title {
	margin-bottom: 4.0em;
}


