body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #8FC09A; 
}

.ror {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;	
}

input, textarea { 
	color: #444444; 
	font-size: 10px;
}


a:hover {
	color: #000000;
}

a {
	color: #0000FF;
}
#main {
	width: 800px;
	background: #fff;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	font-size: 14px;
	line-height: 120%;
}
#leftbar {
	width: 440px;
	float: left;
	padding: 10px;
	margin-top: 10px;
	clear: left;
}
#rightbar {
	border: 3px solid #f90;
	width: 300px;
	float: right;
	padding: 15px;
	margin-top: 10px;
}
#yellowbar {
	width: 794px;
	background: #f90;
	font-size: small;
	padding: 3px;
	clear: both;
	margin-top: 3px;
}
#titleimg {
	float:left;
	position: absolute;
	left: 100%;
	overflow: hidden;
}
#titlebox {
	clear: left;
	position: relative;
	height: 41px;
	width: 360px;
}
#newshead {
	width:90px;
	color:#ff0000;
	float:left;
	padding:5px;
	clear:left;
	font-weight:bold;
}
#newscontent {
	width:690px;
	overflow: auto;
	height: 5em;
	float:left;
	font-size:x-small;
	line-height:150%;
	padding:5px;
}
#adv {
	width:500px;
	height:60px;
	float:left;
	clear:left;
}
.show {
	position: absolute;
	right: 5px;
	font-size: small;
}
.show a {
	text-decoration: none;
	color: #ccc;
}
.show a:hover {
	text-decoration: underline;
}
.intro, .tips, .othertitle {
	position: relative;
}
.back {
	font-size: x-small;
	border: 1px dotted #44a;
	width: 4em;
	padding: 0.2em;
	float: right;
	cursor: pointer;
	text-align: center;
	color: #44a;
	margin-right: 1em;
}
.othertitle {
	color: #777;
}
.redwhite {
	background: #f00;
	color: #fff;
	padding: 1px;
}
#otherbooks, #mybooks {
	color: #77f;
}
#close1, #close2, #close3, #close4, #close5, #close6, #close7, #close8, #close11, #close12, #close13, 
#chap1, #chap2, #chap3, #chap4, #chap5, #chap6, #chap7, #chap8, #chap11, #chap12, #chap13 {
	display: none;
}
#read11, #read12,#read13,#close11,#close12,#close13 {
	color: #a00;
}
h2, h3, h4 {
	color: #f00;
	text-align: center;
	font-size: medium;
	clear: both;
	margin-top: 20px;
	font-weight: bold;
}
h2 {
	width: 100%;
	margin-top: 0;
	border: dashed #c00 thin;
	color: #c00;
	padding:5px 0;
}
h3 {
	text-align: left;
}
h3, h4 {
	color: #000;
}
#leftbar h3 {
	width: 95%;
	background: #044476;
	padding: 3px 10px;
	color: #fff;
}
#leftbar h3.intro {
	background: #555;

}
#leftbar p {
	text-indent: 1em;
	margin: 1em auto;
	width: 95%;
}
.textadbox {
	border: 1px solid #fcc;
	width:95%;
	margin-left:auto;
	margin-right:auto;
	font-size:small;
	text-align:center;
	padding: 5px;
}
.textadbox a {
	text-decoration: none;
}
.textadbox a:hover {
	text-decoration: underline;
}
.mymokuji {
	text-align:center;
	font-weight:bold;
	font-size:small;
	margin-bottom:0;
}
p.books {
	line-height: 1.4em;
}
.bookcontents {
	width:275px;
	font-size:x-small;
	padding:10px;
	border: solid 1px #000;
	background: #ffc;
	line-height:130%;
}
li {
	margin: 0.1em;
	list-style : none inside url(images/minifloppy.gif);
}
li a {
	margin-left: 0.2em;
	color: #00f;
	text-decoration: none;
	width: 100%;
}
li a:hover {
	background: #fff;
}
ul {
	width: 95%;
	padding: 5px;
	border: 1px solid #a0a0a0;
	background: #ddd;
	margin-left: auto;
	margin-right: auto;
}
