@charset "UTF-8";

body {
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	font-size: 62.5%;
	color: #333;
	line-height: 1.3;
	background: #FAF9F5 url(../img/global/body-bg.gif) repeat-y center;
}
a {
	color: #870000;
	text-decoration: none;
}
a:hover {
	color: #290000;
}
a.red {
	color: #FF6600;
}
a:hover.red {
	color: #870000;
}
#container {
	width: 900px;
	margin: 25px auto 0;
}
#header {
	width: 850px;
	height: 80px;
	padding: 0 30px 0 20px;
	background: url(../img/global/header.jpg) no-repeat;
}
.path {
	float: left;
	width: 900px;
	background-color: #D4D1C7;
}
#contents {
	float: left;
	width: 900px;
	background: #FFFFFF url(../img/global/content-bg.gif) repeat-y;
}
#main {
	float: left;
	width: 650px;
	padding: 25px 0 50px 25px;
}
#globalnavi {
	float: right;
	width: 180px;
	padding: 20px 25px 20px 0;
}
#gotop  {
	float: left;
	width: 900px;
	background: #FFFFFF url(../img/global/content-bg.gif) repeat-y;
}
#footer {
	clear: both;
	width: 850px;
	height: 20px;
	padding: 10px 25px 15px;
	background: #FF920B url(../img/global/footer-bg.gif) repeat-x;
	font-size: 1em;
}
#toolbar {
	position: fixed !important;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background: #FF930D url(../img/global/toolbar-bg.gif) repeat-x;
	border: 1px solid #D07300;
	border-width: 1px 0;
	z-index: 100;
}

/* @group Header */
#header #logo {
	float: left;
}
/*
#header #logo a {
	display: block;
	width: 345px;
	height: 80px;
	text-indent: -9999px;
	font-size: 0;
	font-height: 0;
}
#header #logo a:focus,
#header #logo a:hover {
	background: url(../img/global/header.jpg) no-repeat -20px -80px;
}
#header #logo a:active {
	background: url(../img/global/header.jpg) no-repeat -20px -160px;
}
*/
#header #menu {
	float: right;
}
#header ul,
#header li {
	float: left;
}
#header ul {
	width: 480px;
	height: 80px;
}
#header ul li a {
	display: block;
	width: 115px;
	height: 80px;
	margin-left: 5px;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
}
#header ul li.rent a:focus,
#header ul li.rent a:hover {
	background: url(../img/global/header.jpg) no-repeat -395px -80px;
}
#header ul li.rent a:active {
	background: url(../img/global/header.jpg) no-repeat -395px -160px;
}
#header ul li.sale a:focus,
#header ul li.sale a:hover {
	background: url(../img/global/header.jpg) no-repeat -515px -80px;
}
#header ul li.sale a:active {
	background: url(../img/global/header.jpg) no-repeat -515px -160px;
}
#header ul li.about a:focus,
#header ul li.about a:hover {
	background: url(../img/global/header.jpg) no-repeat -635px -80px;
}
#header ul li.about a:active {
	background: url(../img/global/header.jpg) no-repeat -635px -160px;
}
#header ul li.webmag a:focus,
#header ul li.webmag a:hover {
	background: url(../img/global/header.jpg) no-repeat -755px -80px;
}
#header ul li.webmag a:active {
	background: url(../img/global/header.jpg) no-repeat -755px -160px;
}
/* @end */

/* @group Path */
.headerpath {
	border-bottom: 1px solid #B9AD99;
}
.footerpath {
	border-top: 1px solid #B9AD99;
}
.path ol,
.path ol li {
	float: left;
}
.path ol {
	padding: 0 15px;
}
.path ol li a,
.path ol li.pathend {
	display: block;
	padding: 6px 15px 6px 10px;
	background: url(../img/global/path-glue.gif) no-repeat right center;
	font-size: 1.1em;
	color: #290000;
}
.path ol li a:hover {
	color: #870000;
}
.path ol li.pathend {
	background-image: none;
	color: #870000;
}
.path .sitemap {
	float: right;
	padding: 4px 10px;	
}
.path .sitemap a {
	display: block;
	width: 74px;
	height: 18px;
	text-indent: -9999px;
	font-size: 0;
	font-height: 0;
	background: url(../img/global/path-sitemap.gif) no-repeat left top;
}
.path .sitemap a:hover {
	background-position: left -18px;
}
/* @end */

/* @group Go Top */
#gotop #gotopbtn a {
	display: block;
	width: 120px;
	height: 21px;
	margin: 0 auto;
	text-indent: -9999px;
	font-size: 0;
	font-height: 0;
	background: url(../img/global/gotop.gif) no-repeat left top;
}
#gotop #gotopbtn a:hover {
	background-position: left -22px;
}

/* @end */

/* @group Footer */
#footer #submenu {
	float: left;
}
#footer #submenu ul li {
	display: inline;
	margin: 0 6px;
}
#footer #submenu ul li.company {
	margin-left: 0;
}
#footer #submenu ul li.sitemap {
	padding-left: 12px;
	border-left: 1px solid #CC8125;
}
#footer #copyright {
	float: right;
}
/* @end */

/* @group Tool Bar */
#toolbar #tool {
	width: 900px;
	margin: 0 auto;
	text-align: right;
}
#toolbar #tool li {
	display: inline;
	margin-left: 15px;
	line-height: 25px;
}
#toolbar #tool li a {
	padding-left: 20px;
	background: url(../img/global/toolbar-icon.gif) no-repeat;
}
#toolbar #tool li a#mailmag {
	background-position: left top;
}
#toolbar #tool li a:hover#mailmag {
	background-position: left -30px;
}
#toolbar #tool li a#catalog {
	background-position: left -60px;
}
#toolbar #tool li a:hover#catalog {
	background-position: left -90px;
}
#toolbar #tool li a#reserve {
	background-position: left -120px;
}
#toolbar #tool li a:hover#reserve {
	background-position: left -150px;
}
#toolbar #tool li a#contact {
	background-position: left -180px;
}
#toolbar #tool li a:hover#contact {
	background-position: left -210px;
}
/* @end */


