html {
	background-color:#212826;
}

#wrapper {
	width:960px;
}
#topLeft {
	width:456px;
	float:left;
	
}
#topLeft #takumi01 {
	margin-top:41px;
}
#topLeft #siba {
	margin-top:59px;
}
#topLeft #takumi02 {
	margin-top:19px;
}
#topLeft #president {
	margin-top:10px;
	float:right;
}
#topLeft #message {
	padding:20px 0 0 30px;
	color:#ffffff;
	height:238px;
	background-image:url(img/takumi03.gif);
	background-repeat : no-repeat;
	background-position : bottom;
	overflow:hidden;
}
#topRight {
	width:504px;
	float:right;
}

#ix {
	color:#ffffff;
	font-size: 80%;
}
#ix .photo {
	float:left;
}
#ix #infinity {
	background-image:url(img/infinity.gif);
	width:172px;
	height:113px;
	float:left;
	
	padding:45px 15px 0px 5px;
	overflow:hidden;
}
#ix #individuality {
	background-image:url(img/individuality.gif);
	width:172px;
	height:113px;
	float:left;
	padding:45px 15px 0px 5px;
	overflow:hidden;
}
#ix #inherit {
	background-image:url(img/inherit.gif);
	width:172px;
	height:103px;
	float:left;
	padding:55px 15px 0px 5px;
	overflow:hidden;
}
#ix #identity {
	background-image:url(img/identity.gif);
	width:137px;
	height:103px;
	float:left;
	padding:55px 50px 0px 5px;
	overflow:hidden;
}

#bottom {
	width:960px;
	background-color:#ffffff;
	padding:0px 0px 20px 0px;
}
#bottom #annotation {
	width:960px;
	font-size: 65%;
	text-align:right;
}
#bottom #tekisei {
	float:left;
	width:428px;
	padding:0px 0px 0px 0px;
}
#bottom #tekisei img {
	margin-bottom:20px;
}
#bottom #tekisei #text {
	margin:0px 0px 0px 10px;
}
#bottom .figure {
	float:left;
}
#footer {
	background-color:#ffffff;
	margin:0px 0 0 0;
}

#footer #cr {
	background-color:#ffffff;
	
	width:292px;
	padding:10px 0 10px 0;
	margin-left:auto;
	margin-right:auto;
}

