@charset "shift_jis";

/* clearfix
------------------------------------------------------------------------------*/
#header:after,
#gnavi:after,
#contents:after,
#footer:after,
#footer #fnavi ul:after,
.clearfix:after {
	content:"";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}
/* clearfix ie7
------------------------------------------------------------------------------*/
*:first-child+html #header,
*:first-child+html #gnavi,
*:first-child+html #contents,
*:first-child+html #footer,
*:first-child+html #footer #fnavi ul,
*:first-child+html .clearfix {
	zoom:1;
}
/* clearfix ie6
------------------------------------------------------------------------------*/
* html #header,
* html #gnavi,
* html #contents,
* html #footer,
* html #footer #fnavi ul,
* html .clearfix {
	zoom:1;
}


body {
	background-color:#F8F2ED;
	line-height:1.5;
	letter-spacing:normal;
	font-size:75%;
	color:#4B4B4B;
}
a {
	text-decoration:none;
	color:#FF871E;
}
a:hover {
	text-decoration:underline;
}

/* page & container
------------------------------------------------------------------------------*/
#page {
	width:800px;
	padding-top:3px;
	margin:0 auto;
	background-color:#FFFFFF;
	background-repeat:repeat-y;
	background-position:left top;
}
#container {
	width:780px;
	margin-left:10px;
}

#container .btn a,
#container .btns a {
	display:block;
	background-position:left top;
	background-repeat:no-repeat;
	font-size:1px;
	line-height:0;
	outline:none;
	text-decoration:none;
	text-indent:-9999px;
}
#container .btn a:hover,
#container .btns a:hover {
	background-position:left bottom;
}


/* header
------------------------------------------------------------------------------*/
#header {
	width:780px;
	padding-bottom:5px;
}
#header #logo {
	float:left;
	width:245px;
	padding-top:5px;
}
#header #logo a {
	display:block;
	width:245px;
	height:40px;
	background-image:url(../images/common/logo.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	outline:none;
	line-height:0;
	text-decoration:none;
	text-indent:-9999px;
	font-size:1px;
}
#header #counter {
	float:right;
	margin-top:8px;
	background-image:url(../images/common/lead_text.gif);
	background-position:right top;
	background-repeat:no-repeat;
}
#header #counter table {
	height:26px;
	margin-top:18px;
	border-collapse:inherit;
}
#header #counter table th {
	height:26px;
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#79552E;
	display:block;
	font-size:1px;
	line-height:0;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	text-decoration:none;
	text-indent:-9999px;
}
#header #counter table th#exhibition {
	width:78px;
	background-image:url(../images/common/count_01.jpg);
}
#header #counter table th#housemaker {
	width:99px;
	background-image:url(../images/common/count_02.jpg);
}
#header #counter table th#modelhouse {
	width:89px;
	background-image:url(../images/common/count_03.jpg);
}
#header #counter table td {
	padding:0 8px;
	overflow:hidden;
	line-height:22px;
	border-top:2px solid #947759;
	border-right:2px solid #947759;
	border-bottom:2px solid #947759;
	background-color:#FAF4E8;
	color:#4A4C4B;
}
#header #counter table td.space {
	width:2px;
	border:none;
	padding:0;
	background-color:#FFF;
}

#header .btn {
	float:right;
	width:205px;
	padding-top:13px;
}
#header .btn a {
	width:205px;
	height:35px;
	background-image:url(../images/common/btn_hs_blog.jpg);
}


/* gnavi
------------------------------------------------------------------------------*/
#gnavi {
	width:780px;
	padding-bottom:3px;
}
#gnavi li {
	float:left;
}
#gnavi li a {
	display:block;
	height:40px;
	background-repeat:no-repeat;
	background-position:left top;
	outline:none;
	line-height:0;
	text-decoration:none;
	text-indent:-9999px;
	font-size:1px;
}
#gnavi li a:hover {
	background-position:left bottom;
}
#gnavi li#gnavi01 a {
	width:65px;
	background-image:url(../images/common/gnavi01.jpg);
}
#gnavi li#gnavi02 a {
	width:108px;
	background-image:url(../images/common/gnavi02.jpg);
}
#gnavi li#gnavi03 a {
	width:144px;
	background-image:url(../images/common/gnavi03.jpg);
}
#gnavi li#gnavi04 a {
	width:108px;
	background-image:url(../images/common/gnavi04.jpg);
}
#gnavi li#gnavi05 a {
	width:132px;
	background-image:url(../images/common/gnavi05.jpg);
}
#gnavi li#gnavi06 a {
	width:120px;
	background-image:url(../images/common/gnavi06.jpg);
}
#gnavi li#gnavi07 a {
	width:103px;
	background-image:url(../images/common/gnavi07.jpg);
}


/* contents
------------------------------------------------------------------------------*/
#contents {
	width:;
}
#path {
	padding:2px 0 6px 1px;
	color:#666666;
	font-size:84%;
	letter-spacing:1px;
}
#path a {
	color:#666666;
}

.pagetop a {
	display:block;
	width:99px;
	height:12px;
	margin:0 0 0 auto;
	background-image:url(../images/common/pagetop.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	outline:none;
	line-height:0;
	text-decoration:none;
	text-indent:-9999px;
	font-size:1px;
}
.pagetop a:hover {
	background-position:left bottom;
}


/* footer
------------------------------------------------------------------------------*/
#footer {
	width:780px;
	padding-bottom:6px;
	background-color:#C9A881;
}
#footer #fnavi {
	float:left;
	width:517px;
	padding-top:6px;
}
#footer #fnavi ul {
	display:block;
	width:504px;
	margin-left:13px;
	font-size:1px;
	line-height:0;
}
#footer #fnavi ul li {
	display:block;
	float:left;
	padding-right:10px;
	margin-right:10px;
	border-right:1px solid #FFFFFF;
}
#footer #fnavi ul li a {
	display:block;
	height:11px;
	background-position:left top;
	background-repeat:no-repeat;
	font-size:1px;
	line-height:0;
	outline:none;
	text-decoration:none;
	text-indent:-9999px;
}
#footer #fnavi ul li a:hover {
	background-position:left bottom;
}
#footer #fnavi ul li#fnavi01 a {
	width:42px;
	background-image:url(../images/common/fnavi01.gif);
}
#footer #fnavi ul li#fnavi02 a {
	width:84px;
	background-image:url(../images/common/fnavi02.gif);
}
#footer #fnavi ul li#fnavi03 a {
	width:70px;
	background-image:url(../images/common/fnavi03.gif);
}
#footer #fnavi ul li#fnavi04 {
	padding:0;
	margin:0;
	border:none;
}
#footer #fnavi ul li#fnavi04 a {
	width:61px;
	background-image:url(../images/common/fnavi04.gif);
}
#footer #fnavi ul li#fnavi05 a {
	width:98px;
	background-image:url(../images/common/fnavi05.gif);
}
#footer #copyright {
	float:left;
	width:253px;
	height:19px;
	background-image:url(../images/common/copyright.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	font-size:1px;
	line-height:0;
	outline:none;
	text-decoration:none;
	text-indent:-9999px;
}
