h1,h2,h3,h4,h5,h6,p,ul,ol,dl
	{margin-top :0;margin-bottom:0;}
body
	{background-color: #373720; text-align: center; font-family: 平成角ゴシック, "ＭＳ ゴシック", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka}
a:link 
	{color: #cc9;text-decoration: none}
a:active 
	{color:#ffff00;text-decoration:underline}
a:hover
	{color:#ff4500;text-decoration:underline}
a:visited
	{color:#dcdcdc;	text-decoration:none}
h1  
	{ 
	color: #ffebcd
	}
h2  
	{ 
	color: red
	}
h3  
	{ 
	color: #ff4500
	}
h4,h5
	{ 
	color: #f0e68c
	}
h6 
	{ 
	color: #dcdcdc
	}
em
	{
	 text-decoration: underline;
	 font-weight: bold
	}
em.date
	{
	color: red;
	font-size: 16pt
	}
em.new
	{
	color: white;
	text-decoration: none
	}
p 
	{ color: #dcdcdc; font-size: 12pt; line-height: 150%; }
p.title 
	{
	 color: #ffebcd ;
	 font-size: 22pt
	 }
p.comment-r
	{
	color: #dcdcdc;
	font-size: 10pt;
	text-align: right
	}
p.comment-l
	{
	color: #dcdcdc;
	font-size: 10pt;
	text-align: left
	}
p.chapter
	{
	 color: #ffebcd;
	 font-size: 14pt
	 }
p.greeting1
	{ color: #deb887; font-size: 14pt
	; }
p.header  
	{ color: #dcdcdc;
	font-size: 12pt
	}
p.index  
	{ color: #eee8aa;
	font-size: 12pt
	}
p.caution
  { color: #ff4500; font-size: 14pt
  ; }
p.caution-g
  { 
  color: #ff4500;
  font-size: 16pt
  }
p.novel  
	{ color: #deb887;
	font-size: 14pt;
	line-height: 1.5;
	text-indent: 1em;
	}
p.noveltitle { color: #deb887; font-size: 14pt; line-height: 1.5; }
p.on { color: #ffd700; }
p.off { color: #72777d; }
p.note { color: #db5c35; }
p.comment1 { color: white; }
p.comment2 { color: black; }
p.comment3 { color: maroon; }
p.pass { color: #373720; }
ul#menu {width:320px;list-style-type:none;font size:12pt;}
ul#menu li{width:148px;text-indent: -1em;margin: 10px;text-align : center ; vertical-align : middle ; }



