body {
	margin: 0;
	padding: 0;
	}

#base {
	width: 1260px;
	height: 800px;
	margin: 0px;
	padding: 0px;
	background: url(http://www2.ttcn.ne.jp/~sakurai-myt/wall01.jpg);
}

#tbase {
	background-image: url("http://www2.ttcn.ne.jp/~sakurai-myt/tenwall01.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
}

#ffbase {
	background-image: url("http://www2.ttcn.ne.jp/~sakurai-myt/akua01.png");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right bottom;
}

#title {
	width: 320px;
	height: 80px;
	background: url(http://www2.ttcn.ne.jp/~sakurai-myt/title01.jpg);
	float: left;
}

#menu {
	width: 900px;
	height: 80px;
	margin-left: 320px;
}

#menu li {
	list-style-type: none;
	color: white;
	float: left;
	font-size: 30px;
	padding: 25px 10px;
}

#menu li a {
	display: block;
	color: white;
	text-decoration: none;
}

#menu li a:hover {
	background-color: white;
	color: black;
}

#twindow {
	width: 200px;
	height: 350px;
	margin: 0px 0px 0px 135px;
	position: absolute;
}

.position1 {
	top: 250px;
}

#webc {
	widows: 235px;
	height: 118px;
	margin: 0px 0px 0px 135px;
}

#foot {
	clear:both;
	text-align:center;
	font-size:10px;
	color: white;
	margin-left: 900px;
	height:20px;
	position: absolute;
}

.position2 {
	top: 780;
}

#mspace {
	width: 1260;
	padding: 10px 10px 10px 10px;
}

#mspace a {
	text-decoration: none;
}
