body {
        line-height: 1.5em;
}

h1, h2, h3, h4, h5, h6 {
        line-height: 1.5em;
}

h2 {
        padding: 0;
        border-bottom: 1px solid #ccc;
        margin: 1em 0px 0.2em 0px;
}

dl.personage dt {
	font-weight: bold;
}

dl.personage dd {
	margin-top: 0.2em;
	margin-bottom: 1em;
}

pre.summary {
        line-height: 1.1em;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "Arial", Sans-Serif;
	padding: 0.5em;
	border: solid 1px #d4d0c8;
}

div.AA {
        line-height: 1.1em;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Mona", "Osaka", "Arial", Sans-Serif;
	font-size: 12px;
}

textarea.chirashi {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Mona", "Osaka", "Arial", Sans-Serif;
	font-size: 12pt;
	color: black;
	background-color: white;
	background-image: url("images/chirashi2.html");
	background-repeat:  no-repeat;
	background-position  : 0% 0%;
	background-attachment: scroll;
}

p.message {
	line-height: 1.5em;
	padding: 0.5em;
	border: solid 1px #d4d0c8;
	background-color:#f7f8ff;	
}
