@charset "shift-jis";

/*====================================================================

index.css

====================================================================*/
#container{
	background: url(../../img/main.gif) no-repeat right top;
}
#contents{padding-top: 110px;}
#rightpane{padding-top: 406px;}

/*--------------------------------------------------------------------
logo
--------------------------------------------------------------------*/
h1{
	padding-top: 84px;
	background: url(../img/masaaki.gif) no-repeat left 84px;
}
h1 a{
	display: block;
	width: 208px;
	height: 75px;
	text-indent: -9999px;
	overflow: hidden;
}


