@charset "Shift_JIS";

body {
	font-size: 12px;
}

a:link {
	color: #FFFFFF;
	text-decoration:underline;
}

a:visited {
	color: #FFFFFF;
	text-decoration:underline;
}

a:hover {
	color: #000000;
	background-color:#FFFFFF;
	text-decoration: none;
}

a:active {
	color: #000000;
	background-color:#FFFFFF;
	text-decoration: none;
}

#menu p{
	margin-top: 5px;
}

.pagetitle{
	font-size: 12px;
	font-weight: normal;
}

.cr{
	font-size: 11px;
}
