@charset "Shift_JIS";

div#title{
	text-align:center;
}

h1{
	font-size:130%;
}

hr.separator{
	border-width: 0;
	padding: 0;
	border-color: #FFA000;
	color: #FFA000;
	background-color: #FFA000;
	height: 2px;
}
