@charset "Shift_JIS";

body {
	font-size: 11px;
}

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;
}

#wrapper{
	margin: 70px auto;
	width: 200px;
}

#menu, #footer, #back_link {
	font-family: "Courier New", Courier, mono;
}


#contents p {
	margin: 0;
}

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