h2,
p {
	text-indent: -9999px;
	font-size: 1px;
}

body {
	background-image: url(./images/bg.gif);
	background-position: top center;
	text-align: center;
}

#container {
	width: 750px;
	margin: 80px auto;
}

#body {
}

#main {
	background-image: url(./images/contents-bg.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 250px;
}

#navi {
	margin: 85px 0 0 550px;
}

#nav-shimura a {
	display: block;
	text-indent: -9999px;
	font-size: 1px;
	text-decoration: none;
	background-image: url(./images/nav-shimura.gif);
	background-repeat: no-repeat;
	width: 191px;
	height: 66px;
	
}

#nav-shimura{ margin-bottom: 25px; }

#nav-oyama a {
	display: block;
	text-indent: -9999px;
	font-size: 1px;
	text-decoration: none;
	background-image: url(./images/nav-oyama.gif);
	background-repeat: no-repeat;
	width: 191px;
	height: 66px;
}








