@charset "utf-8";

/*==================================================
	リセット＆全体
==================================================*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #f2f2f2;
	color: #000;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	*font-size: small;
	*font: x-small;
	text-align: center;
}

table {
	font-size: inherit;
	font: 100%;
}

pre, code, samp, kbd, var {	font-family: "Lucida Console", Monaco, monospace;}

@media screen {
	dl.content5-1 dd {
		letter-spacing: 1px;
	}
	p.info_title,
	p.use_title {
		letter-spacing: 3px;
	}
	dl.content5-1 dd.red,
	br { letter-spacing: 0; }
}

h1,h2,h3,h4,h5,h6 {	font-size: 100%;}

input,textarea {	font-family: Verdana, Arial, sans-serif;}


/*--------------------------------------------------
	リンク
--------------------------------------------------*/

a 			{ text-decoration: none; overflow: hidden; }
a:link 		{	color: #000;	text-decoration: none;}
a:visited 	{	color: #000;	text-decoration: none;}
a:hover 	{	color: #000;	text-decoration: underline;}
a:active 	{	color: #000;	text-decoration: underline;}

dd.red a 			{ font-weight: bold; }
dd.red a:link 		{ color: #fff; }
dd.red a:visited 	{ color: #fff; }
dd.red a:hover 		{ color: #fff; }
dd.red a:active 	{ color: #fff; }

.content5-2 ul li a:link,
.content5-3 ul li a:link 		{ color: #317aa7; }
.content5-2 ul li a:visited,
.content5-3 ul li a:visited 	{ color: #317aa7; }
.content5-2 ul li a:hover,
.content5-3 ul li a:hover 		{ color: #317aa7; }
.content5-2 ul li a:active,
.content5-3 ul li a:active 	{ color: #317aa7; }

/*--------------------------------------------------
	clearfix
--------------------------------------------------*/

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}

div {	zoom: 1;}
.clear {	clear: both;}


/*===================================
			レイアウト
===================================*/

#head {
	position: relative;
	margin: 0;
	height: 394px;
	border-bottom: 6px solid #ffcc33;
	background: url(../img/home/head.jpg) no-repeat center #ffcc33;
}

#head .inner {
	width: 896px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 394px;
	text-align: left;
}

#main {
	margin: 0 auto;
	width: 847px;
	text-align: left;
	overflow: hidden;
}

div.content1,
div.content2 {
	margin-top: 17px;
	clear: both;
	width: 847px;
}


/*===================================
			ヘッド
===================================*/

div.site_logo {
	position: absolute;
	width: 450px;
}

div.site_logo a {
	display: block;
	width: 285px;
	height: 63px;
	text-indent: -9999px;
}

h1,h2 {
	color: #ffcc00;
	line-height: 1.4;
}

p.head1 a,
p.head2 a,
p.head3 a,
p.head4 a,
p.head5 a {
	display: block;
	width: 76px;
	height: 15px;
	background: url(../img/home/head_menu.gif) no-repeat;
	text-indent: -9999px;
}

#head p a:hover {	background-position: left bottom;}

p.head1 a {
	position: absolute;
	left: 63px;
	top: 220px;
}

p.head2 a {
	position: absolute;
	left: 235px;
	top: 256px;
}

p.head3 a {
	position: absolute;
	left: 409px;
	top: 219px;
}

p.head4 a {
	position: absolute;
	left: 582px;
	top: 256px;
}

p.head5 a {
	position: absolute;
	left: 754px;
	top: 219px;
}


/*-----------------------------------
	4大メニュー
----------------------------------=*/

div.content1 dl {
	float: left;
	width: 210px;
	margin-left: 1px;
}

div.content1 dt a {
	display: block;
	width: 210px;
	height: 45px;
	background-image: url(../img/home/title1.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

dt.menu1-1 a:hover 	{ background-position: left bottom; }

dt.menu1-2 a 		{ background-position: -212px 0; }
dt.menu1-2 a:hover 	{ background-position: -212px bottom; }

dt.menu1-3 a 		{ background-position: -424px 0; }
dt.menu1-3 a:hover 	{ background-position: -424px bottom; }

dt.menu1-4 a 		{ background-position: right top; }
dt.menu1-4 a:hover 	{ background-position: right bottom; }

div.content1 dd {
	margin-top: 1px;
	border: 1px solid #e3e3e3;
	background: #fff;
}

div.content1 dd ul {	list-style: none;}

div.content1 ul li {
	height: 42px;
	font-size: 92%;
}

div.content1 li a {
	padding-left: 25px;
	display: block;
	height: 42px;
	background: #fff url(../img/home/content1_1.gif) no-repeat 0px 0px;
	line-height: 42px;
}

.content1 li a img {
	border: 0px;
	margin-left: 7px;
	vertical-align: middle;
}

* html .content1 li a img {
	margin-top: 14px;
	vertical-align: baseline;
}

.content1 .bottom a { height: 41px; }

div.content1 li a:hover {
	padding-left: 25px;
	display: block;
	height: 42px;
	background: url(../img/home/content1_1.gif) no-repeat #eee;
}


/*-----------------------------------
			お勧め物件
----------------------------------=*/

/*
div.content2_title {
	display: block;
	height: 45px;
	background: url(../img/home/title2.gif) no-repeat;
	position: relative;
	width: 847px;
}

div.content2_title p {
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	background: #66CC66;
	padding: 3px 6px;
	left: 340px;
	top: 15px;
}

div.content2_title a {
	text-indent: -9999px;
	display: block;
}
*/

div.content2_title { position: relative; }

div.content2_title p {
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	background: #66CC66;
	padding: 3px 6px;
	left: 340px;
	top: 15px;
}

div.content2_title a {
	display: block;
	width: 845px;
	height: 45px;
	background: url(../img/home/title2.gif) no-repeat;
	text-indent: -9999px;
}

div.content2_title a:hover {	background-position: left bottom;}

div.content2_main {
	margin-top: 1px;
	border: 1px solid #e3e3e3;
	background: #fff;
	clear: both;
	padding: 10px 0px 2px 6px;
	width: 838px;
}

* html div.content2_main { width: 843px; }

div.osusume {
	float: left;
	width: 163px;
	font-size: 92%;
	margin-right: 4px;
	margin-bottom: 4px;
}

div.osusume img {
	vertical-align: bottom;
	display: block;
}

div.osusume a img { border: 4px solid #ccc; }

div.osusume a {
	display: block;
	width: 163px;
}

div.osusume a:hover {
	text-decoration: none;
	background: #FFFFFF;
}

div.osusume a:hover img {	border-color: #cc0000;}

span.marker_pink {
	margin-left: 12px;
	padding: 1px 20px 0;
	color: #fff;
	background: #ff6666;
	font-size: 10px;
	line-height: 15px;
}

span.marker_orange {
	margin-left: 12px;
	padding: 1px 10px 0;
	color: #fff;
	background: #ff6600;
	font-size: 10px;
	line-height: 15px;
}

span.marker_blue {
	margin-left: 12px;
	padding: 1px 10px 0;
	color: #fff;
	background: #0099cc;
	font-size: 10px;
	line-height: 15px;
}

span.marker_purple {
	margin-left: 12px;
	padding: 1px 15px 0;
	color: #fff;
	background: #aa55aa;
	font-size: 10px;
	line-height: 15px;
}

span.marker_green {
	margin-left: 12px;
	padding: 1px 10px 0;
	color: #fff;
	background: #669933;
	font-size: 10px;
	line-height: 15px;
}

p.osusume01 {
	background: url(../img/home/dotline.gif) repeat-x left bottom;
	font-size: 14px;
	padding: 5px 2px 3px;
}

p.osusume02 {
	line-height: 1.4;
	padding: 3px 2px;
}


/*-----------------------------------
			リフォーム
----------------------------------=*/

div.content3 {
	margin-top: 15px;
	clear: both;
}

div.content3_title { position: relative; }

div.content3_title p {
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	background: #66CC66;
	padding: 3px 6px;
	left: 340px;
	top: 15px;
}

div.content3_title a {
	display: block;
	width: 845px;
	height: 45px;
	background: url(../img/home/title3.gif) no-repeat;
	text-indent: -9999px;
}

div.content3_title a:hover {	background-position: left bottom;}

div.content3_main {
	border: 1px solid #e3e3e3;
	line-height: 1.6;
	text-align: center;
	padding-bottom: 4px;
	padding-top: 10px;
	background: #fff;
	width: 845px;
}

div.content3_main li a {
	display: block;
	width: 135px;
}

div.content3_main a img {
	border: 4px solid #ccc;
	display: block;
	vertical-align: bottom;
}

div.content3_main a:hover { text-decoration: none; }

div.content3_main a:hover img {	border-color: #cc0000;}

div.content3_left {
	float: left;
	width: 135px;
	text-align: left;
	margin-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.mgL08 { margin-left: 8px; }

.mgT05 { margin-top: 5px; }

div.content3_main ul {
	list-style: none;
	margin-left: 10px;
	display: block;
	margin-top: 2px;
}

div.content3_main ul li {
	display: block;
	float: left;
	width: 135px;
	margin-right: 3px;
}

.content3_main li a:hover { background: #FFFFFF; }

p.content3_left_price {
	padding-top: 3px;
	color: #cc0000;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 2px;
	width: 135px;
	height: 32px;
	clear: both;
	vertical-align: baseline;
	line-height: 32px;
	display: block;
}

p.content3_left_price img {
	margin-left: 5px;
	vertical-align: baseline;
	display: inline !important;
	border: 0 !important;
}

p.content3_left_txt {
	background: url(../img/home/dotline.gif) repeat-x left top;
	color: #666;
	line-height: 1.2;
	padding: 3px 2px;
	text-align: left;
}


/*-----------------------------------
			案内と利用方法
----------------------------------=*/

.content4 {
	clear: both;
	margin-top: 15px;
}

div.info {
	float: left;
	width: 422px;
	background: #fff;
	display: inline;
}

p.info_title,
p.use_title {
	padding-left: 20px;
	background: url(../img/home/bg-blown.gif) repeat-x;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	line-height: 34px;
}

div.use {
	background: #fff;
	width: 422px;
	float: left;
	margin-left: 3px;
}

div.scroll {
	padding: 5px 10px;
	border: 1px solid #ccc;
	overflow: auto;
	overflow-x: hidden;
	height: 115px;
	line-height: 1.4;
	width: 400px;
}

* html div.scroll {
	width: 422px;
	height: 125px;
}

div.scroll p.date {
	margin: 0;
	color: #389cff;
	font-size: 10px;
	line-height: 1.6;
}

div.scroll p { margin-bottom: 3px; }

div.scroll ul.left {
	float: left;
	list-style: none;
	line-height: 1.7;
	width: 192px;
	display: block;
	margin: 0px;
	padding: 0px;
}

div.scroll ul.right {
	list-style: none;
	width: 192px;
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
}

div.scroll ul li {
	width: 179px;
	background: url(../img/home/arrow2.gif) no-repeat 0 5px;
	margin: 0px;
	padding: 0px 0px 0px 16px;
}



/*-----------------------------------
			会員
----------------------------------=*/

.content5 {
	clear: both;
	margin-top: 15px;
}

p.content5_title {
	padding-left: 20px;
	background: url(../img/home/bg-red.gif) repeat-x;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	line-height: 34px;
}

dl.content5-1 {
	width: 190px;
	float: left;
}

dl.content5-1 dt {
	margin: 2px 0;
	padding-left: 40px;
	width: 150px;
	background: url(../img/home/content5_1.gif) no-repeat #e4e4e4;
	color: #868686;
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
	display: block;
}

* html dl.content5-1 dt {	width: 190px;}

dl.content5-1 dd {
	background: url(../img/home/content5_3.gif) no-repeat;
	line-height: 24px;
	margin-top: 2px;
	margin-right: 0;
	margin-left: 0;
}

.content5-1 dd a {
	display: block;
	height: 24px;
	width: 165px;
	padding-left: 25px;
}

dl.content5-1 dd.red {
	background: url(../img/home/content5_2.gif) no-repeat;
	line-height: 23px;
	height: 23px;
}

.content5-1 dd.red a {
	display: block;
	height: 23px;
	width: 165px;
	padding-left: 25px;
}

* html .content5-1 dd a {	width: 190px;}

.content5-2 {
	margin: 0 2px;
	width: 365px;
	float: left;
}

.content5-2 p {
	margin: 2px 0;
	padding-left: 40px;
	width: 325px;
	background: url(../img/home/content5_1.gif) no-repeat #e4e4e4;
	color: #868686;
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
}

* html .content5-2 p {	width: 365px;}

.c5-2inner {
	overflow: auto;
	padding: 4px 10px;
	height: 116px;
	border: 1px solid #ccc;
	background: #fff;
	color: #317aa7;
	display: block;
}

* html .c5-2inner {
	width: 365px;
	height: 126px;
}

.c5-2inner ul {	list-style: none;}

.c5-2inner ul li {
	padding-left: 16px;
	background: url(../img/home/arrow3.gif) no-repeat 0 5px;
	line-height: 1.6;
	width: 329px;
}

.content5-3 {
	width: 288px;
	float: left;
}

.content5-3 p {
	margin: 2px 0;
	padding-left: 40px;
	width: 248px;
	background: url(../img/home/content5_1.gif) no-repeat #e4e4e4;
	color: #868686;
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
}

* html .content5-3 p {	width: 288px;}

.c5-3inner {
	overflow: auto;
	overflow-x: hidden;
	padding: 4px 10px;
	height: 116px;
	border: 1px solid #ccc;
	background: #fff;
	color: #317aa7;
	display: block;
}

* html .c5-3inner {
	width: 288px;
	height: 126px;
}

.c5-3inner ul {	list-style: none;}

.c5-3inner ul li {
	padding-left: 16px;
	background: url(../img/home/arrow3.gif) no-repeat 0 5px;
	line-height: 1.6;
	width: 252px;
}



/*-----------------------------------
			バナー広告
----------------------------------=*/

div.ad {
	margin-top: 20px;
	text-align: center;
	clear: both;
}

div.ad a img { border: 1px solid #f2f2f2; }

p.ad_280 {
	margin-bottom: 8px;
	width: 849px;
	height: 63px;
}

p.ad_280 a img,
p.ad_280 a {
	border: none;
	overflow: hidden;
	float: left;
}

p.ad_280 a {
	margin-right: 3px;
	display: inline;
	margin-bottom: 3px;
}

* html p.ad_280 a {
	margin-right: 0px;
	width: 282px;
}

p.ad_280 a:hover {border: 3px solid black; }

p.ad_280 a:hover img {margin: -3px; }

.ad_150 {
	list-style: none;
	width: 795px;
	padding-left: 5px;
	clear: both;
	margin-right: 23px;
	margin-left: 23px;
}

* html .ad_150 {	width: 800px;}

.ad_150 li {
	display: block;
	margin-right: 3px;
	float: left;
	height: 46px;
	width: 156px;
}

.ad_150 a img { border: 3px solid #f2f2f2 !important; }

.ad_150 a:hover img { border: 3px solid #000000 !important; }


/*-----------------------------------
			フッター
----------------------------------=*/

div.footer {
	margin-top: 20px;
	clear: both;
}

p.pagetop {
	margin: 0;
	border-bottom: 1px solid #ccc;
}

p.pagetop a {
	margin-left: 647px;
	display: block;
	width: 200px;
	height: 20px;
	background: url(../img/home/pagetop.gif) no-repeat left top;
	text-indent: -9999px;
}

p.pagetop a:hover { background: url(../img/home/pagetop.gif) no-repeat left -20px; }

div.footer p {
	margin-bottom: 20px;
	color: #666;
	line-height: 1.8;
}

div.footer p.left {
	float: left;
	height: 93px;
	width: 195px;
	background: url(../img/home/visual_literacy.gif) no-repeat;
}

div.footer p.left a {
	text-indent: -9999px;
	display: block;
	height: 93px;
	width: 195px;
}

div.footer p.left a:hover {	background: url(../img/home/visual_literacy_on.gif) no-repeat;}

div.footer p.right {
	margin-left: 185px;
	line-height: 1.7;
	font-size: 13px;  /* 100201 ADD */
}

.footer ul {
	margin: 0px 0px 20px;
	padding: 0px;
	/* display: none;  090731 ADD 暫定非表示 */
	font-size: 12px;
}

.footer li {
	display: inline;
	list-style: none;
	line-height: 1.5;
	margin: 0px;
	padding: 0px;
}

.link2 li { font-size: 80%; }

div.footer a img {	border: none;}

div.footer a:link 		{	color: #666;	text-decoration: none;}
div.footer a:visited 	{	color: #666;	text-decoration: none;}
div.footer a:hover 	{	color: #000;	text-decoration: underline;}


/*-----------------------------------
		2011年度　住宅白書
----------------------------------=*/

div.content6 {
	margin-top: 15px;
	clear: both;
}

div.content6_title { position: relative; }

div.content6_title p {
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	background: #66CC66;
	padding: 3px 6px;
	left: 340px;
	top: 15px;
}

div.content6_title a {
	display: block;
	width: 845px;
	height: 45px;
	background: url(../img/home/title6.gif) no-repeat;
	text-indent: -9999px;
}

div.content6_title a:hover {	background-position: left bottom;}

div.content6_main {
	/* border: 1px solid #e3e3e3;
	line-height: 1.6;
	text-align: center;
	padding-bottom: 4px;
	padding-top: 10px;
	background: #fff;
	width: 845px; */
}

div.content6_main li a {
	display: block;
	width: 135px;
}

div.content6_main a img {
	border: 4px solid #ccc;
	display: block;
	vertical-align: bottom;
	margin-bottom: 2px; /* ADD */
}

div.content6_main a:hover { text-decoration: none; }

div.content6_main a:hover img {	border-color: #000;} /* #cc0000 */



