@charset "shift_jis";

body
{
	background-color: #0099CC;
}

div#main
{
	width: 700px;
}

input#back
{
	width: 60px;
}

div.sec
{
	background-color:#F0FFFF;
	padding: 1em;
	margin-bottom: 1em;
}

div.sec p
{
	text-indent: 1em;
	line-height: 150%;
}

ol
{
	line-height: 150%;
}

h1
{
	font-size: 22pt;
	color: #000080;
	border-bottom: 1px #000 solid;
}

h2
{
	margin-top:0;
}

img
{
	border-style: none;
}

.indent
{
	margin-left: 30px;
}