body {
	text-align: left;
	color : black;
	background-color: #ddd;
	line-height : 145%;
}

h1 {
	font-weight: 500;
	font-size: 1em;
	font-weight: normal;
	margin 0;
	padding: 0;
}

h2 {
	font-weight: bold;
	font-size: x-large;
	line-height : 100%;
	background-color: #FFF;
	padding: 0.5em 0.5em 0.5em 0.5em;
	margin 0;
	border-color: #8a7676;
	border-width: thin;
	border-style: solid;
}

h2 span.date {
	font-weight: bold;
	font-style: italic;
	font-family: "Times Roman", "Times", serif;
	font-size: medium;
	text-decoration: underline;
	padding: 0.5em 0.5em 0em 0.5em;
}

h3 {
	font-weight: 500;
	font-size: 1em;
	font-weight: bold;
	color: white;
	background-color : #8a7676;
	border-width: thin 0 thin 0;
	border-style: solid;
	border-color: sliver;
	padding: 0.5em 0.5em 0.5em 0.5em;
	margin: 2em -0.5em -0.5em -0.5em;
}

div.lovehinata {
	margin: 0em 4em 0em 4em;
	padding: 0.5em 0.5em 0.5em 0.5em;
}

p.hr {
	border-width: thin 0 thin 0;
	border-style: solid;
	border-color: gray;
	padding: 0 6pt 0 6pt;
	margin: 0.5em 0 0 0;
}

p.bannerlist {
	text-align: right;
	margin: 0.25em:
}

p.aisatsu {
	color : #284068;
	font-weight: bold;
}

/* LOVEHINATA */
div.title {
	line-height : 100%;
	background-color: #FFF;
	border-color: #8a7676;
	border-width: thin;
	border-style: solid;
	padding: 0.5em 0.5em 0.5em 0.5em;
	margin: 2em 0 0 0;
}

span.titlecaption {
	font-size: small;
}

span.titlename {
	color: red;
	font-size: large;
}

span.titlenote {
	font-size: small;
}

blockquote {
	color : #08a;
	font-style: italic;
}
