@charset "utf-8";

/* ===========================================================

	Title: route.css
	Created: 2009-6-28
	Created: 2009-6-28
	
=========================================================== */
/*
	
	route
	
=========================================================== */
/*

	route
	
=========================================================== */

div#route {
	width: 600px;
	margin: 0 0 0 10px;
	padding: 10px 0 0;
}

div#route h1 {
	text-indent:: -9999px;
	font-size: 1px;
	line-height: 1;
}

div#route h2 {
	clear: both;
	color: #942f45;
	border-left: solid 3px #942f45;
	border-bottom: double 3px #942f45;
	margin: 0 0 10px;
	padding: 3px 10px;
	font-weight: bold;
	line-height: 1.4;
	font-size: 108%;
}

div#route p {
	margin: 3px 10px 10px 0;
}

#pagetop {
	font-size: 10px;
	text-align: right;
	padding: 3px 0px;
}


