@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;
}

div#series
{
	font-size: 14pt;
	color: #666;
	margin-top: 12px;
}

h1
{
	font-size: 26pt;
	border-bottom: 1px #f00 solid;
	margin-top: 6px;
	margin-bottom: 4px;
}

p
{
	line-height: 150%;
}

input#submit
{
	width: 60px;
}