@charset "shift_jis";

body
{
	background-color: #f2f2f2;
}

div#main
{
	background-color: #fff;
	width: 980px;
	padding: 1em;
}

input#back
{
	width: 60px;
}
h1
{
	border-bottom: 1px solid #f00;
}
h3
{
	font-size: 14pt;
}
ol, p
{
	line-height: 150%;
}

div#other-case
{
	width: 38em;
	padding-left: 1em;
	border: 1px solid #999;
	margin-left: 80px;
}

.indent
{
	margin-left: 30px;
}

strong
{
	color: #c00;
}