div.title
{
	height: 140px;
}

div.menu
{
	width: 180px;
	min-height: 120px;
	overflow: auto;
	overflow-x:hidden;
	position: absolute;
}

div.hontai
{
	position:absolute;
	margin-left: 180px;
	overflow: auto;
	overflow-x:hidden;
	width: 1100px;
	height: 2800px;
	background-image: url(back.png);
}

div.hontai:not(:target)
{
	display: none;
}

div.hontai:target
{
	display: inline;
}

div#top
{
	display: inline;
}

div.copylite
{
	height: 35px;

	margin: 0 auto;
	text-align: center; 
	margin-top: 450px;
}


body
{
	background-image: url(back2.png);
}

h1
{
	font-size: 300%;
}

p.ex
{
	font-size: 150%;
	line-height: 200%;
}

p.game
{
	margin-bottom: 3em;
}

a
{
	text-decoration: none
}

div.center
{
	text-align: center;
	margin: 0 auto;
	font-size: 60px;
}

div.explain
{
	font-size: 150%;

	text-align: left; 
	padding-left: 20px;
}

div img
{ 
	margin-left:auto; 
	margin-right:auto; 
	display:block; 
}

div.out
{
	margin: 0 auto;
	text-align: center; 
	position:absolute;
	border-style: double;
	width: 1325px;
	background-image: url(back.png);
}

div.out:not(:target)
{
	display: none;
}

div.out:target
{
	display: inline;
}

div.name
{
	font-size: 250%;
	border-style: solid;
	padding: 10px;
	padding-left: 20px;
	background-color: #ffffff;
	width: 1290px;

	margin: 0 auto;  
	text-align: left; 
}

div.main
{
	font-size: 150%;
	border-style: solid;

	text-align: left; 
	padding-left: 20px;

	width: 1300px;
	min-Height: 600px;
}

div.out2
{
	border-style: double;
	width: 885px;
 
	margin: 0 auto;  
	text-align: left; 
}

div.name2
{
	font-size: 250%;
	border-style: solid;
	padding: 10px;
	padding-left: 20px;
	background-color: #ffffff;
	width: 850px;
}

div.main2
{
	font-size: 150%;
	border-style: solid;

	text-align: left; 
	padding-left: 20px;
	background-color: #ffffff;
	width: 860px;
}
