@charset "UTF-8";

div.header
{
	width: 750px;
	height: 164px;
}

div.lastupdate
{
	width: 750px;
	color: #666666;
	font-size: 12px;
	text-align: right;
}

table.area
{
	width: 274px;
}

table.area td.note
{
	padding: 5px;
	color: #0000ff;
	font-size: 10px;
}

table.area td.submit
{
	padding: 5px;
	text-align: center;
}

table.area td.section
{
	padding: 10px 0px 0px 5px;
	color: #000099;
	font-size: 12px;
	font-weight: bold;
}
table.area td.select
{
	padding: 0px 5px;
}

table.area label
{
	color: #333333;
	font-size: 10px;
}

table.area table.prefecture
{
	width: 276px;
}

table.area table.prefecture td.edge
{
	width: 3px;
}

table.area table.prefecture td.title
{
	text-align: center;
	font-size: 10px;
	color: #2e3092;
	background: url(/images/bar_prefecture_inner.gif);
}

table.route
{
	width: 290px;
}

table.route td.note
{
	padding: 5px;
	color: #0000ff;
	font-size: 10px;
}

table.route td.submit
{
	padding: 5px;
	text-align: center;
}

table.route td.section
{
	padding: 10px 0px 0px 5px;
	color: #000099;
	font-size: 12px;
	font-weight: bold;
}

table.route td.select
{
	padding: 0px 5px;
}

table.route label
{
	color: #333333;
	font-size: 10px;
}

table.newcommer
{
	margin-left: 5px;
	font-size: 10px;
	line-height: 20px;
}

table.newcommer td a
{
	text-decoration: none;
}
