@charset "utf-8";

body {
	color: #FFFFFF;
	font-size: x-small;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
	background: url(../images/pt01.jpg);
}width: 890px;
	margin: 0 auto;
	padding: 0 10px;
}
#nav {
	position: absolute;
	right: 20px;
	top: 56px;
	z-index: 210;
	width: 160px;
}
#nav li#nav01 {
	position: absolute;
	left: 0;
	top: 0;
}
#nav li#nav02 {
	position: absolute;
	right: 0;
	top: 0;
}
.category {
	float: left;
	width: 150px;
	margin: 0 10px 50px 0;
	padding: 10px;
	background: #000000;
}
#architecture {
	margin: 0 0 50px 0;
}
.category ul li {
	margin-top: 10px;
}

