body {
	background-color: #000;
	margin: 0;
	padding: 0;
	}
	
h1,h2,h3,h4,p,pre,ul,li {
	margin: 0;
	padding: 0;
	}
	
h1 {
	text-indent: -9999px;
}

h2 {
	position: absolute; top: 43px; left: 35px;
	text-align: left;
	font-size: 11px;
	font-family:osaka,"‚l‚r ‚oƒSƒVƒbƒN";
	font-weight: normal;
	line-height: 120%;
	color: #fff;
	margin: 0;
	padding: 0;
	z-index: 3;
	}

h3 {
	position: absolute; 0;
	text-align: left;
	font-size: 18px;
	font-family:osaka,"‚l‚r ‚oƒSƒVƒbƒN";
	font-weight: bold;
	line-height: 120%;
	color: #000;
	margin: 0;
	padding: 0;
	z-index: 3;
	}

small {
	text-align: left;
	font-size: 10px;
	font-family:osaka,"‚l‚r ‚oƒSƒVƒbƒN";
	font-weight: normal;
	line-height: 120%;
	color: #000;
	margin: 0;
	padding: 0;
	z-index: 3;
	}

#header {
	position: absolute; top: 0px;
	width: 698px;
	height: 58px;
	background-color: #000;
	z-index: 1;
	}

#logo {
	position: relative; top: -36px; left: -35px;
	width: 354px;
	height: 100px;
	background-image: url("img/logo.jpg");
	background-repeat: no-repeat;
	z-index: 2;
	}

#logo p {
	text-indent:-9999px;
	}

#container {
	position: relative; top: 5px;
	width: 700px;
	height: 555px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: solid 1px #fff;
	}

#titleback {
	position: absolute; top: 70px; left: 11px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	width: 295px;
	height: 25px;
	background-image: url("img/title02.jpg");
	z-index: 4;
	}

#mainbox {
	position: absolute; top: 60px;
	width: 700px;
	height: 473px;
	background-color: #fff;
	z-index: 2;
	}

#teapotimg {
	position: absolute; top: 10px; left: 339px;
	width: 350px;
	height: 200px;
	background-image: url("img/teapot.jpg");
	background-repeat: no-repeat;
	z-index: 2;
	}

#teapotimg p {
	position: absolute; top: 203px; left:180px;
	font-size: 12px;
	font-weight: normal;
	font-family: osaka,"‚l‚r ‚oƒSƒVƒbƒN";
	}

#galleryimg {
	position: absolute; top: 235px; left: 339px;
	width: 350px;
	height: 200px;
	background-image: url("img/dfgallery.jpg");
	background-repeat: no-repeat;
	z-index: 2;
	}

#galleryimg p {
	position: absolute; top: 203px; left:160px;
	font-size: 12px;
	font-weight: normal;
	font-family: osaka,"‚l‚r ‚oƒSƒVƒbƒN";
	}

#text {
	position: absolute; top: 110px; left: 10px;
	width: 295px;
	margin:0;
	padding: 10px;
	border: solid 1px #000;
	background-color: #ddd;
	font-size: 12px;
	font-weight: normal;
	font-family: osaka,"‚l‚r ‚oƒSƒVƒbƒN";
	line-height: 125%;
	z-index:3;
	}

#menu {
	position: absolute; top:43px; left:335px;
	list-style-type: none;
	font-size: 12px;
	font-family:osaka,"‚l‚r ‚oƒSƒVƒbƒN";
	line-hight:0%;
	margin: 0px;
	padding-bottom: 3px;
	border-top: solid 1px #fff;
	border-right: solid 1px #fff;
	z-index: 1;
	}

#menu li {
	float: left;
	width: 90px;
	height: 16px;
	line-height:16px;
	background-color: #000;
	border-left: solid 1px #fff;
	}
	
#menu li a {
	display: block;
	width: 100%;
	color: #fff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	}

#menu li a:hover {
	background-color: #777;
	}
	
#footer i {
	position: absolute; top: 535px; left:240px;
	text-align: left;
	font-size: 10px;
	font-family:osaka,"‚l‚r ‚oƒSƒVƒbƒN";
	font-weight: normal;
	color: #fff;
	z-index: 3;
	}

#footer a {
	font-size: 10px;
	font-family:osaka,"‚l‚r ‚oƒSƒVƒbƒN";
	font-weight: normal;
	color: #fff;
	text-decoration: underline;
	}

#footer a:hover {
	color: #f00;
	}