@charset "shift_jis";

html {
    height: 100%;
    overflow: auto;
}

body {
height:100%;
widows:100%;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-image:url(cmnfix/worldmap.jpg);
	background-color: #000000;
	text-align: center;
}

.door{
margin-top:30px;
margin-left:auto;
margin-right:auto;
height:684px;
width:770px;
}

.door img{
z-index: 1;
}

.door table{
position: relative; top: -268px; z-index: 2;
width::650px;
text-align:center;
}

.door table td{
width::325px;
}
