@charset "UTF-8";
body   {
	font-size:15px;
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	background: #ffffee; }

#wrapper {
	  width: 760px;
	  }

#logo  {position: relative;
	z-index: 200;
	padding: 47px 0 42px 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 {
	   width: 750px;
	   
	   }

#architecture {margin: 0 0 50px 0;}



#copyright {clear: both;
	    padding-bottom: 50px;
	    font-size: 100%;
	    text-align: center;}