@charset "shift_jis";

body
{
	background-image: url('../images/top/sand_bg.gif');
	width: 600px;
}

img
{
	border-style: none;
	vertical-align: middle;
}

input#back
{
	width: 60px;
}

h1
{
	font-size: 26pt;
	border-bottom: 1px #f00 solid;
	margin-bottom: 4px;
}

div#date
{
	text-align: right;
}

div#main
{
	background-color: #FFFFDF;
	padding: 1px 20px 20px 20px;
	margin-top: 20px;
}

h2
{
	font-size: 17pt;
}

p
{
	line-height: 150%;
	text-indent: 1em;
}

ul, ol
{
	line-height: 150%;
}

span.new
{
	color: #f00;
	margin-left: 10px;
}