@charaset "Shift_JIS";

div#header {
	height: 30px;
	font-size: 1.0em;
}

div#main {
	text-align: left;
	font-size: 1.1em;
	margin-left: 12em;
	margin-right: 12em;
}

div#mokuji {
	font-size: 0.9em;
}

div#menu {
	background-color: white;
	font-size: 1.2em;
}

div#text {
	text-align: left;
	font-size: 1.1em;
	line-height: 1.5em;
	margin-left: 2em;
	margin-right: 2em;
}

div#footer {
	height: 60px;
	font-size: 1.0em;
}

p.green{
	font-size: 0.8em;
	color: #008000;
}	

h1 {
	font-style: italic;
	font-size: 3.0em;
    color: #000080;
}

h2 {
	font-style: italic;
	font-size: 1.3em;
}

h3 {
	font-style: normal;
	font-weight: bold;
	font-size: 1.2em;
}

h4 {
	font-style: normal;
	font-size: 0.9em;
}

em {
	font-style: normal;
	font-weight: bold;
	}