* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-width: 0px;
	color: #000000;
}

html {
	width: 100%;
	height: 100%;
	font-size: 75%;
	line-height: 170%;
	letter-spacing: 1px;
}



body {
	width: 100%;
	height: 100%;
}



bold {
	font-weight: bold;
	font-size: 120%;
	line-height: 160%;
}



#index {
	width: 100%;
	height: 100%;
}
#index:focus {
	outline: none;
}



#container {
	position: relative;
	margin: 50px 50px 50px 50px;
}

#container #contents {
	position: absolute;
	top: 0px;
	left: 285px;
}

#container #contents #titleJp {
	margin: -5px auto 13px -2px;
}

#container #contents #titleEn {
	margin: 0px auto 43px 0px;
	font-size: 90%;
	line-height: 120%;
}

#container #contents #lead {
	margin: 0px auto 41px 0px;
}

#container #contents #term {
	margin: 0px auto 44px 0px;
}

#container #contents #moreInfo a {
	text-decoration: none;
	display: block;
	color: #ffffff;
	background-color: #000000;
	border: dotted 1px #000000;
	margin: 0px auto 70px 0px;
	padding: 20px 0px 19px 19px;
	line-height: 0%;
}
#container #contents #moreInfo a:hover {
	text-decoration: none;
	display: block;
	color: #000000;
	background-color: #ffffff;
	border: dashed 1px #000000;
	margin: 0px auto 70px 0px;
	padding: 20px 0px 19px 19px;
}

#container #contents #architects {
	position: relative;
	margin: 0px 0px 50px 0px;
}

#container #contents #portrait {
}

#container #contents #texts {
	float: right;
	margin: -200px 0px 64px 230px;
	border-top-width: 1px;
	border-top-color: #000000;
	border-top-style: dotted;
	padding: 16px 0px 0px 0px;
}

#container #contents #texts #item {
	font-weight: bold;
	margin: 19px 0px 20px 0px;
}
