<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";


/* body
---------------------------------------------------------------------------- */
html {
	overflow-y: scroll;
}
body {
	color: #333333;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 75%;
	line-height: 1.6;
	text-align: center;
	background: #ffffff;
}
li img {
	vertical-align: top;
}


/* リンク色
---------------------------------------------------------------------------- */
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:hover img {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}


/* wrapper
---------------------------------------------------------------------------- */
#wrapper {
}


/* header
---------------------------------------------------------------------------- */
#header {
	clear: both;
	width: 1000px;
	height: 140px;
	margin: 0 auto 25px;
	text-align: left;
}
#header h1 {
	float: left;
	padding: 31px 0px 0px 0px;
}
#header .sub_title {
	float: left;
	padding: 31px 0px 0px 10px;
}
#header .tel {
	float: right;
	padding: 11px 0px 0px 0px;
}
#header .title {
	clear: both;
	padding: 11px 0px 0px 0px;
}
#header a:hover img {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

/* content
---------------------------------------------------------------------------- */
#content {
	clear: both;
	width: 1000px;
	margin: 0 auto 40px auto;
}
#content:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#content {
	display: inline-table;
}
/* Hidex from IE-mac \*/
#content {
	display: block;
}
/* End hide from IE-mac */


/* メインイメージ
---------------------------------------------------------------------------- */
#mainImgBox {
	clear: both;
	width: 100%;
}
#mainImgInBox {
	width: 100%;
	height: 385px;
	padding: 5px 0 5px 0;
	background: url("../images/index/main_img_bg.jpg") center 0 no-repeat;
}
#mainImg {
	width: 990px;
	height: 376px;
	margin: 0 auto;
	position: relative;
}
#mainImgBox .bx-controls-direction .bx-prev ,
#mainImgBox .bx-controls-direction .bx-next {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
	width: 20px;
	height: 30px;
	position: absolute;
	top: 175px;
}
#mainImgBox .bx-controls-direction .bx-prev {
	left: 0px;
	background: url("../images/index/main_prev.jpg") 0 0 no-repeat;
}
#mainImgBox .bx-controls-direction .bx-next {
	right: 0px;
	background: url("../images/index/main_next.jpg") 0 0 no-repeat;
}

#img02, #img03, #img04, #img05 {
	position:absolute; top:0; left:0;
}

/* ブログボタン用 */

.slide_img_main {
	position: relative;
	margin: 0px;
	width: 990px;
	height: 376px;
}

.slide_img_main a {
	display: block;
}

a.goods-menu {
	width: 990px;
	height: 376px;
}

a.slide_img_blog {
	position: absolute;
	top: 267px;
	left: 50px;
	width: 260px;
	height: 70px;
	background: url("../images/index/blog_banner_bg.jpg") 0 0 no-repeat;
}

/* タイトル
---------------------------------------------------------------------------- */
#title {
	clear: both;
	width: 1000px;
	height: 50px;
	margin: 0px auto 30px;
}

/* キャプション
---------------------------------------------------------------------------- */
#main_cap {
	clear: both;
	width: 1000px;
	height: 30px;
	margin: 30px auto 30px;
}

/* ご利用の手順エリア
---------------------------------------------------------------------------- */
#how_useBox {
	clear: both;
	width: 1000px;
	margin: 0 auto 40px;
	background: #E7EEF7;
	font-size: 25px;/*14px*/
}
#how_useBox .card {
	padding: 0px 0px 20px 0px;
}
#how_useBox .card img {
	padding: 0px 0px 0px 0px;
	margin: 0px 0 -10px 10px;
}
#how_use {
	clear: both;
	width: 1000px;
	height: 125px;
	margin: 0 auto;
}
#how_use li {
	float: left;
	padding: 0px 0px 0px 0px;
}
#how_use .how_use01 {
	width: 960px;/*460px*/
	height: 95px;
	background: #FFF;
	margin: 19px 0px 0px 19px;
	border-width: 1px;
	border-style: solid;
	border-color: #D6DADD;
	text-align: left;
}
#how_use .how_use01 dl {
	padding: 15px 0px 0px 15px;
	margin:  0;
}
#how_use .how_use01 dl dt {
	width: 80px;
	padding: 0px 0px 0px 0px;
	float: left;
}
#how_use .how_use01 dl dd {
	margin: 0px 0 0px 80px;
}
#how_use .how_use01 span.caption	{
	font-size: 12px;
	line-height: 200%;
	padding: 0px 0px 0px 0px;
}
#how_use .how_use02 {
	margin: 55px 9px 0px 9px;
}
#how_use .how_use03 {
	width: 960px;/*460px*/
	height: 95px;
	background: #FFF;
	margin: 19px 0px 0px 19px;/*19 0 0 0*/
	border-width: 1px;
	border-style: solid;
	border-color: #D6DADD;
	text-align: left;
}
#how_use .how_use03 dl {
	padding: 15px 0px 0px 15px;
	margin:  0;
}
#how_use .how_use03 dl dt {
	width: 80px;
	padding: 0px 0px 0px 0px;
	float: left;
}
#how_use .how_use03 dl dd {
	margin: 0px;
}

/* ブログ
---------------------------------------------------------------------------- */
#blog {
	float: right;
	font-size: 14px;
	text-align: left;
	width: 490px;
	padding: 0px 0px 0 14px;
}

#blogtitle {
	width: 490px;
	height: 45px;
	padding: 0px 0px 0 0px;
	background: url("../images/index/title03.jpg") 0 0 no-repeat;
}
#blogtitle dl {
	padding: 0px 0px 0px 0px;
	margin:  0 auto;
}
#blogtitle dl dt {
	width: 412px;
	padding: 1px 0px 0px 0px;
	float: left;
}
#blogtitle dl dd {
	margin: 0px 0 0px 412px;
	padding: 8px 0px 0px 0px;
}

#blockBlog {
	margin: 20px 0 15px 0px;
}

#blockBlog .body {
	width: 488px;
}
#blockBlog .body dl {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6DADD;
	padding: 13px 0px 9px 0px;
	margin:  0 auto;
}
#blockBlog .body dl dt {
	width: 100px;
	padding: 0px 0px 0px 3px;
	float: left;
}
#blockBlog .body dl dd {
	margin: 0px 0 0px 100px;
}

#serach p.chara	{
	margin: 10px 0px 0px 0px;
}

/* 物件検索
---------------------------------------------------------------------------- */
#serach {
	float: left;
	text-align: left;
	width: 495px;
	font-size: 14px;
}
.contBox2 {
	clear: both;
	width: 495px;
	margin: 0 0 0px 0;
}
#blockKind {
	margin: 20px 0 0px 0px;
}

#blockKind .body {
	width: 488px;
	background: #E7EEF7;
	border-width: 1px;
	border-style: solid;
	border-color: #D1DFF0;;
}
#blockKind .body dl {
	width: 470px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6DADD;
	padding: 15px 0px 2px 0px;
	margin:  0 auto;
}
#blockKind .body dl dt {
	margin-bottom: 6px;
}
#blockKind .body dl dt span {
	font-size: 14px;
	color: #1451A7;
	margin: 0px 0 0px 10px;
	vertical-align: top;
}
#blockKind .body dl dt img {
	margin: -5px 10px 0px 0px;
}
#blockKind .body dl dd {
	margin-bottom: 6px;
}
#blockKind .body dl dd#check01 {
	margin-right: 36px;
	float: left;
}
#blockKind .body dl dd#check02 {
	margin-right: 36px;
	float: left;
}
#blockKind .body div {
	text-align: center;
	margin: 10px 0 10px 0;
}
#blockKind .body dl dd span {
	font-size: 12px;
}

#serach p.caption	{
	font-size: 12px;
	padding: 10px 5px 0px 5px;
}

/* おすすめ物件　戸建
---------------------------------------------------------------------------- */
#kodate {
	float: right;
	text-align: left;
	width: 235px;
	padding: 0px 0px 0 13px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D6DADD;
}

/* detailBox */
#kodate .detailBox {
	clear: both;
	width: 235px;
	height: 325px;
	margin: 15px 0 0 0;
	padding: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #D6DADD;
}
#kodate .detailBox .inBox {
	width: 100%;
	height: 148px;
	margin: 0 auto;
	padding: 0px;
	background: #FFF0F0;
}
#kodate .detailBox img {
	padding: 1px 1px 0px 1px;
}
#kodate .detailBox .inBox dl dt {
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	padding: 10px 0 5px 7px;
}
#kodate .detailBox .inBox dl dd {
	text-align: left;
	font-size: 10px;
	padding: 0 7px 0 7px;
}
#kodate .detailBox .inBox dl dd p {
	text-align: left;
	font-size: 10px;
	padding: 0 0px 3px 0px;
	color:#666;
}
#kodate .contBox {
	width: 100%;
}

/* おすすめ物件　マンション
---------------------------------------------------------------------------- */
.contBox {
	clear: both;
	width: 1000px;
	margin: 0 0 0px 0;
}

#mansion {
	float: left;
	text-align: left;
	width: 748px;
}

/* detailBox */
#mansion .detailBox {
	float: left;
	width: 235px;
	height: 325px;
	margin: 15px 13px 0 0;
	padding: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #D6DADD;
}
#mansion .detailBox .inBox {
	width: 100%;
	height: 148px;
	margin: 0 auto;
	padding: 0px;
	background: #EBF7F9;
}
#mansion .detailBox img {
	padding: 1px 1px 0px 1px;
	height:150px;
}
#mansion .detailBox .inBox dl dt {
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	padding: 10px 7px 5px 7px;
}
#mansion .detailBox .inBox dl dd {
	text-align: left;
	font-size: 10px;
	padding: 0 7px 0 7px;
}
#mansion .detailBox .inBox dl dd p {
	text-align: left;
	font-size: 10px;
	padding: 0 0px 3px 0px;
	color:#666;
}
#mansion .detailBox_r {
	float: left;
	width: 235px;
	height: 325px;
	margin: 15px 0 0 0;
	padding: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #D6DADD;
}
#mansion .detailBox_r .inBox {
	width: 100%;
	height: 148px;
	margin: 0 auto;
	padding: 0px;
	background: #EBF7F9;
}
#mansion .detailBox_r img {
	padding: 1px 1px 0px 1px;
}
#mansion .detailBox_r .inBox dl dt {
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	padding: 10px 7px 5px 7px;
}
#mansion .detailBox_r .inBox dl dd {
	text-align: left;
	font-size: 10px;
	padding: 0 7px 0 7px;
}
#mansion .detailBox_r .inBox dl dd p {
	text-align: left;
	font-size: 10px;
	padding: 0 0px 3px 0px;
	color:#666;
}

/* ご利用案内エリア
---------------------------------------------------------------------------- */
#con02 {
	width: 1000px;
	margin: 0px auto 0;
	display:none;
}

#con02 .con02InBox {
	width: 1000px;
	margin: 0px 0px 25px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6DADD;
}

#con02 .con02InBox p {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color:#1351A5;
}
#con02 .con02InBox dl	{
	margin: 0px 0px 15px 0px;
	clear: both;
	}

#con02 .con02InBox dt	{
	width: 70px;
	float: left;
	font-weight: bold;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	}

#con02 .con02InBox dd	{
	text-align: left;
	vertical-align: bottom;
	margin-left: 70px;
	padding-top: 0px;
	}

#con02 .con02InBox2 {
	width: 1000px;
	margin: 0px 0px 25px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-size: 12px;
}

/* ホームページリンクエリア
---------------------------------------------------------------------------- */
#link_area	{
	width: 1000px;
	margin: 10px auto 40px;
	padding: 0;
	}

#link_area .btn_area	{
	width: 1000px;
	margin: 0px 0 15px 0;
	padding: 0;
	}

#link_area .btn_area .img_l	{
	margin: 0;
	padding: 0;
	}

#link_area .btn_area .img_r	{
	margin:  0px 15px 0 0;
	padding: 0;
	}

/* フォーム
---------------------------------------------------------------------------- */
#inquiry_area	{
	width: 1000px;
	margin: 10px auto 0;
	padding: 0;
	}

/* キャプションエリア */

p#cap_area	{
	margin: 0px 0px 25px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-size: 14px;
	}

/* タイトルエリア */

p#title_area	{
	float: left;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-size: 14px;
	}

/* 必須エリア */

p#necessity_area	{
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	text-align: right;
	font-size: 14px;
	color:#F00;
	}

/* フォームパーツのマージン */

select{
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
input{
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}


/* テーブルそのものの装飾関係 */

table#inquiryTable {
	clear: both;
	width: 1000px;
	margin: 0px 0 20px 0;
	padding: 0;
	font-size: 14px;
	line-height: 150%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccc;
	}

table#inquiryTable th	{
	width: 235px;
	color: #333;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 10px 5px 10px 15px;
	background-color: #EEF1F2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
	}

table#inquiryTable td	{
	width: 765px;
	text-align: left;
	margin: 0;
	padding: 7px 10px 7px 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	line-height: 250%;
}

table#inquiryTable td dl	{
	margin-top: 0px;
	clear: both;
	}

table#inquiryTable td dt	{
	width: 130px;
	float: left;
	margin-top: 0px;
	padding: 0px 0px 0px 10px;
	}

table#inquiryTable td dd	{
	text-align: left;
	vertical-align: bottom;
	margin-left: 150px;
	padding-top: 0px;
	}

table#inquiryTable td dd input	{
	margin-top: 2px;
	}

span.necessity	{
	color:#F00;
	font-size: 95%;
	line-height: 160%;
	padding-left: 5px;
	}

#inquiryTable input	{
	margin-top: 2px;
	}

#inquiryTable textarea	{
	width: 755px;
	height: 130px;
	}

/* 個人情報保護エリア */

p#privacy_area	{
	margin: 0px 0px 20px 0px;
	text-align: center;
	font-size: 14px;
	}

p#privacy_area a {
	color: #198ADC;
	text-decoration: underline;
	}

p#privacy_area a:hover	{
	color: #F00;
	text-decoration: none;
	}

/* ボタンエリア */

p#btn_area	{
	margin: 0px 0px 40px 0px;
	text-align: center;
	}

/* nortonエリア */

#norton {
	text-align: left;
	width: 1000px;
	height: 130px;
	margin: 0px auto 0px;
}

#norton dl	{
	margin-top: 0px;
	}

#norton dt	{
	width: 130px;
	float: left;;
	margin-top: -15px;
	padding: 0px 0px 0px 10px;
	}

#norton dd	{
	text-align: left;
	vertical-align: bottom;
	color:#333;
	font-size: 12px;
	line-height: 1.6;
	margin-left: 130px;
	padding-top: 15px;
	}

/* アンダーエリア
---------------------------------------------------------------------------- */
#under {
	clear: both;
	width: 1000px;
	margin: 0px auto 40px;
}

#under .tel_title	{
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	}

#under .box {
	float: left;
	width: 316px;
	height: 210px;
	margin: 0px 20px 40px 0px;
	border-width: 2px;
	border-style: solid;
	border-color: #D1DFF0;
}
#under .box dl dt {
	padding: 10px 0 8px 0;
}
#under .box dl dd {
	font-size: 14px;
	line-height: 140%;
	text-align: left;
	padding: 0 0 0 20px;
}

#under .box_end {
	float: left;
	width: 316px;
	height: 210px;
	border-width: 2px;
	border-style: solid;
	border-color: #D1DFF0;
}
#under .box_end dl dt {
	padding: 10px 0 8px 0;
}
#under .box_end dl dd {
	font-size: 14px;
	line-height: 140%;
	text-align: left;
	padding: 0 0 0 20px;
}

#under a {
	color: #198ADC;
	text-decoration: underline;
	}

#under a:hover	{
	color: #F00;
	text-decoration: none;
	}

/* フッター
---------------------------------------------------------------------------- */
#footer {
	clear: both;
	width: 1000px;
	margin: 0 auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: ##D6DADD;
}
#footer #footerInner {
	width: 1000px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
}
#footer .linkList {
	float: left;
	margin: 30px auto 24px;
}
#footer .linkList li {
	float: left;
	background: url("../images/index/triangle.gif") no-repeat;
	font-size: 11px;
	line-height: 1.2;
	padding: 0 5px 0 12px;
	margin: 0 0 0 8px;
}
#footer .linkList li a:link {
	color: #333333;
	text-decoration: none;
}
#footer .linkList li a:visited {
	color: #333333;
	text-decoration: none;
}
#footer .linkList li a:hover {
	color: #17448A;
	text-decoration: underline;
}
#footer .logo {
	width: 132px;
	margin: 0 auto 24px;
	clear: both;
}
#footer p.cr {
	clear: both;
	color: #ffffff;
	font-size: 10px;
	width: 1000px;
	margin: 0 auto;
	padding: 7px 10px 7px 0;
	text-align: right;
	background: #17448A;
}
#footer a:hover img {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

/* clearfix
---------------------------------------------------------------------------- */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-table;
}
/* Hidex from IE-mac \*/
.clearfix {
	display: block;
	margin:0 auto 4%;
}
/* End hide from IE-mac */
</pre></body></html>