@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: #930;
	border-bottom: 1px #000 solid;
}


h2
{
	color: #666699;
	font-size:14pt;
}

h3
{
	color: #930;
	margin-top: 0;
}

h4
{
	color: #808000;
}

h5
{
	font-size: 11pt;
}


.indent
{
	margin-left: 1.11cm;
}

dt
{
	float: left;
	width: 60px;
}
dd
{
	margin-left: 60px;
	margin-bottom: 1em;
	line-height: 150%;
}

#kei dd
{
	margin-bottom: 0;
}