/********************************************************************* */
/* 1.基本設定
********************************************************************* */


/* *********************************************************************
2.エリア設定
********************************************************************* */
/* ロゴ */
#wrapper {
	height:612px;
}

#main {
	height:546px;
}

h1 {
	display:none;
	visibility:hidden;
	width:0px;
	height:0px;
	text-indent: -9999px;
}

#photo {
	float:right;
	width:426px;
	height:546px;
}

h2 {
	margin:-66px auto 0px auto;
	padding-top:39px;
	width:176px;
	height:0px;
	text-indent: -9999px;
	background:url(../img/takamasa.gif) no-repeat;
}

*html h2 {
	margin-top:-39px;
}

*:first-child+html h2 {
	margin-top:-39px;
}

#left. #right{
	height:546px;
}

#update{
	margin:36px auto 0 auto;
}

p{
	text-align:center;
	font-size:10px;
	color:#999999;
}