@charset "UTF-8";
.clear {
	clear: both;
}
.right2line {
	float: right;
	width: 377px;
	padding:0px;
	margin-top: 0;
	margin-right: 6px;
	margin-bottom: 5px;
	margin-left: 0;
}
/* CSS Document */

.left2line {
	float: left;
	width: 505px;
	padding:0px;
	line-height: 22px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0;
}
.left2line .textbox02 {
	display: block;
	width: 490px;
	margin-left: 10px;
	margin-bottom: 20px;
}
.titleTextBbox {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000000;
	display: block;
	margin-bottom: 10px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}
.contentFlex {
	width:898px;
	border-right:1px solid #c5c5c5;
	border-left:1px solid #c5c5c5;
	padding-bottom: 20px;
}
#wrapper {
	position: relative;
	width: 890px;
	margin: 0 auto;
	padding: 0 10px;
}
#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 {
  float: left;
  width: 185px;
  margin: 0 0px 50px 12px;
  padding: 10px;
  background: #000000;
}
#architecture {
	margin: 0 0 50px 0;
}
.category ul li {
	margin-top: 10px;
}
#copyright {
	clear: both;
	padding-bottom: 50px;
	font-size: 90%;
	text-align: center;
}
