@charset "shift_jis";

body
{
	background-color: #f2f2f2;
}

div#main
{
	background-color: #fff;
	width: 800px;
	padding: 1em;
}

h1
{
	border-bottom: 1px solid #FF0000;
	color: #666;
}
strong       { color: #FF0000 }
#back        { width: 60px }

h2
{
	font-size: 14pt;
}

.indent
{
	margin-left: 30px;
}

p
{
	line-height: 150%;
}