@charset "UTF-8";
body{
	width: 414px;
	height: 2185px;
	background-image: url("images/background3.png");
	background-repeat: no-repeat;
	background-size: 414px 2300px;
}
h1 {font-family: Georgia, "Times New Roman", Times, "serif";
	font-size: 15pt;
	color: #653300;
	margin-top: 50px;
	margin-left: 30px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, "serif";
	font-size: 13pt;
	color: #653300;
	margin-top: 80px;
}

div{
	margin-left: 30px;
}

h3 {font-family: Georgia, "Times New Roman", Times, "serif";
	font-size: 12pt;
	color: #653300;
	margin-top: 50px;
}
p{
	font-family: Georgia, "Times New Roman", Times, "serif";
	font-size: 10pt;
	color: #653300;
	margin-top: 0px;
}
h4{
	font-family: Georgia, "Times New Roman", Times, "serif";
	font-size: 12pt;
	color: #653300;
	text-align: center;
	margin-top: 100px;
}
.ryouri{
	margin-top: 30px;
	width: 224px;
	height: 161px;
	margin-left: 60px;
}
.return{
	width: 147px;
	height: 51px;
	margin-top: 50px;
	margin-left: 130px;
}
.rogo{
	width: 160px;
	height: 91px;
	margin-left: 250px;
	margin-top: 30px;
}