@charset "Shift_JIS";


div#test_header {
	margin: 0px;
	padding: 0px;
	position: relative;
}
div#test_header .nendo {
	background-color: #DD0000;
	margin: 0px;
	padding: 3px;
	width: 80px;
	position: absolute;
	left: 20px;
	top: 5px;
	color: #FFFFFF;
	text-align: center;
}

div#test_header .nendo_bottom {
	background-color: #DD0000;
	margin: 0px;
	padding: 3px;
	width: 80px;
	position: absolute;
	left: 20px;
	top: 65px;
	color: #FFFFFF;
	text-align: center;
}

div#test_header .nendo_toppage {
	background-color: #DD0000;
	margin: 0px;
	padding: 3px;
	width: 80px;
	position: absolute;
	left: 20px;
	top: 10px;
	color: #FFFFFF;
	text-align: center;
}
div#container #contents p.junbi {
	font-size: 2em;
	font-weight: bold;
	text-align: center;
	margin-top: 50px;
	margin-right: 23px;
	margin-bottom: 50px;
	margin-left: 23px;
}
