img { border: 0px; }


/* shimadatop.html
--------------------------------*/
frameset {
	background: #ffffff;
	}

frameset#shimadatop {
	background: #334D6F url(back01.gif) repeat-x left top;
	padding: 0px;
	margin: 0px 0px 0px 15px;
	}



/* header.html
--------------------------------*/
body#header {
	background: #ffffff url(back02.gif) repeat-x left top;
	padding: 0px;
	margin: 0px;
	}

body#header #image {
	width: 800px;
	height: 175px;
	background: url(back_hd.jpg) no-repeat left top;
	position: relative;
	}

body#header h1 {
	padding: 0px;
	margin: 0px;
	}
img.title {
	position: absolute;
	top: 50px;
	left: 400px;
	}
img.logo {
	position: absolute;
	top: 40px;
	left: 0px;
	}
img.link {
	position: absolute;
	top: 140px;
	left: 5px;
	}



/* footer.html
--------------------------------*/
body#footer {
	background: #334D6F url(back_ft.gif) repeat-x left top;
	padding: 5px;
	margin: 0px;
	}
