@charset "shift_jis";

body
{
	width: 700px;
}

.indent
{
	margin-left: 30px;
}

input#back
{
	width: 60px;
}

h1
{
	color: #666;
	text-align: center;
	background-color: #fffbe8;
	padding: 4px;
	border: 1px #999 solid;
}

ol
{
	line-height: 150%;
}

ol li
{
	margin-bottom: 1em;
}

div#hajimete
{
	border: 1px #666 solid;
	background-color: #FFFFCC;
	padding: 0 1em 0 1em;
	width: 500px;
}

div#hajimete h2
{
	font-size: 14pt;
}

