div.top{
	background-image: url('../picture/fall_back.png');
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div.top2{
	background-image: url('../picture/fall_back_re.PNG');
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
h1{
	font-size: 3.0em;
	font-family: 'Monotype Corsiva',fantasy;
	color: #808f00;
	text-align: center;
	margin: 10px 0px 30px 0px;
	padding: 50px 0px 0px 0px;
}
p{
	text-align: center;
}
h2{
	font-family: 'Monotype Corsiva',fantasy;
	font-size: 1.5em;
	background-image: url('../picture/fall_back2.png');
	background-repeat: no-repeat;
	background-position: left bottom;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	border-color: #808f00;
	margin: 35px 22.5%;
	padding: 5px 10px;
}
dl{
	margin-left: 30%;
}
dd{
	margin-bottom: 10px;
}
span.kousin{
	font-size: 0.8em;
	color: #ff1212;
}
div.counter{
	text-align: right;
	font-size: 0.9em;
	margin: 30px 16% 15px 0px;
	padding: 0px
}