#header {
	height: 63px;
	width: 955px;
	margin-right: 3px;
	margin-left: 2px;
	background-color: #0E0B0E;
}
#header #name {
	float: left;
	margin-left: 10px;
	height: auto;
	margin-top: 15px;
	width: auto;
}
#header #link {
	float: right;
	width: auto;
	margin-top: 15px;
	margin-right: 3px;
}
#header #link img {
	margin: 5px;
}
#nav ul {
	height: 37px;
	width: 956px;
	background-image: url(../image/menu_on.jpg);
	background-repeat: no-repeat;
	margin-left: 2px;
	margin-top: 0px;
	padding-left: 4px;
	margin-bottom: 0px;
}
address {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	font-weight: normal;
}

#nav ul li,#nav ul li a {
	height: 37px;
	width: 158px;
	display: block;
	float: left;
	text-indent: -9999px;
}
#nav ul li#top a {

	background-image: url(../image/menu.jpg);
	background-repeat: no-repeat;
	background-position: -4px 0px;
}
#nav ul li#concept a {
	background-image: url(../image/menu.jpg);
	background-repeat: no-repeat;
	background-position: -162px 0px;
}
#nav ul li#modelroom a {
	background-image: url(../image/menu.jpg);
	background-repeat: no-repeat;
	background-position: -320px 0px;
}
#nav ul li#roomplan a {

	background-image: url(../image/menu.jpg);
	background-repeat: no-repeat;
	background-position: -478px 0px;
}
#nav ul li#equipment a {


	background-image: url(../image/menu.jpg);
	background-repeat: no-repeat;
	background-position: -636px 0px;
}
#nav ul li#location a {



	background-image: url(../image/menu.jpg);
	background-repeat: no-repeat;
	background-position: -794px 0px;
}
#nav ul li#top a:hover {


	background-image: none;
	background-position: -4px 0px;
}
#nav ul li#concept a:hover {

	background-image: none;
	background-position: -162px 0px;
}
#nav ul li#modelroom a:hover {

	background-image: none;
	background-position: -320px 0px;
}
#nav ul li#roomplan a:hover {


	background-image: none;
	background-position: -478px 0px;
}

#nav ul li#equipment a:hover {



	background-image: none;
	background-position: -636px 0px;
}
#nav ul li#location a:hover {




	background-image: none;
	background-position: -794px 0px;
}
p {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
}
#footer {
	height: 100px;
	width: 955px;
	margin-right: 3px;
	margin-left: 2px;
	text-align: center;
	clear: both;
	margin-top: 80px;
}
#footer img {
	padding-right: 2px;
	padding-bottom: 10px;
}
