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





/*
 main （左側）
-------------------------*/



.left_banner {
	width: 424px;
	float: left;
}

.right_banner {
	width: 250px;
	float: right;
}


.banner_caption,
.banner_caption {
	padding-top: 7px;
	font-size: 108%;
	color: #666;
	text-decoration: none;
}
	
#contents #main .main_inner a:hover .banner_caption {
	color: #999;
	text-decoration: underline;
}

.banner_sp {
	margin-top: 15px;
}

.yume_shisetu {
	margin-top: 6px;
	width: 209px;
	background-color: #F2F2F2;
	float: left;
}

.yume_shisetu a:link,
.yume_shisetu a:visited {
	padding: 6px 10px 6px 13px;
	width: 186px;
	display: block;
	background-color: #F2F2F2;
	font-size: 93%;
	font-weight: bold;
	color: #666;
	background-image:url(../images/nav_arrow.gif);
	background-position: 193px center;
	background-repeat: no-repeat;
}

.yume_shisetu a:hover,
.yume_shisetu a:active {
	color: #999;
	text-decoration: underline;
}




/* 左側　下部バナー */
#event_bnn a:link,
#event_bnn a:visited {
	clear: both;
	width: 695px;
	height: 116px;
	color: #666;
	display: block;
	background-image: url(../../../region/css/img_event.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #F2F2F2;
	border: 1px solid #E6E6E6;
}

#event_bnn a:hover,
#event_bnn a:active {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	text-decoration: none;
}

.bnner_title {
	padding-top: 23px;
	padding-left: 25px;
	font-size: 150%;
}

.bnner_title span {
	font-weight: bold;
	color: #2E3192;
}

.bnner_caption {
	padding-top: 8px;
	padding-left: 25px;
	font-size: 100%;
	width: 395px;
}






/*
 side_navi 
-------------------------*/

#side_navi a:link,
#side_navi a:visited {
	text-decoration: none;
	color: #5B5B5B;
}

.heading {
	margin: 5px 0;
	padding-left: 7px;
	min-height: 14px;
	height: auto !important;
	height: 14px;
	background: url(../images/headline_bg.jpg) no-repeat;
	font-family: "メイリオ","Meiryo","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",sans-serif;
	font-size: 93%;
	font-weight: bold;
	line-height: 150%;
	color: #666;
}

/* 住まいづくりをお考えの方へ */
.information{
	margin:0 0 10px;
}
	.information a{
		display: block;
		margin:0 0 1px;
		height:100%;
		background:repeat-y;
		border-bottom: 1px solid #E6E6E6;
	}
	.box_event a{
		background-image: url(../images/btn_bg_event.jpg);
	}
	.box_modelhouse a{
		background-image: url(../images/btn_bg_modelhouse.jpg);
	}
	.box_bunjou a{
		background-image: url(../images/btn_bg_bunjou.jpg);
	}
		.information dl{
			margin: 0 10px 0 13px;
			padding: 15px 0 10px 0;
			background: url(../images/nav_arrow.gif) right center no-repeat;
		}
			.information dl dt {
				padding-top: 3px;
				padding-left: 50px;
				padding-bottom: 8px;
				font-size: 125%;
				font-weight: bold;
			}

/* 住まいのカタログ　バナー */
.present{
	height: 232px;
	margin:0 0 20px;
}
.present a{
	display:block;
	background: url(../images/btn_catalog_bg.jpg) no-repeat;
	height:100%;
}
	.present dt{
		padding: 17px 0 0 12px;
		font-size: 108%;
		font-weight: bold;
		line-height: 150%;
	}
		.present span {
			color: #EB5924;
		}
	.present dd {
		padding: 90px 12px 0 12px;
	}
	
/* 支店・事務所 */
.branch-office{
	margin:0 0 20px;
}
	.branch-office dd a{
		height:100%;
		display: block;
		margin-bottom: 5px;
		padding: 5px 10px 5px 10px;
		border: 1px solid #CCC;
		font-size: 90%;
		font-weight: bold;
		color: #666;
		background: url(../images/link_arrow.gif) 225px center no-repeat;
	}
	#side_navi .branch-office a:hover{
		filter: none;
		opacity:1;
		color:#999;
		background-position:-775px center;
	}

/* 関連情報 */
.related-information dd{
	margin:0 0 10px;
}
	.related-information a{
		display:block;
	}



.ie #top_box,
.ie #top_box dt,
.ie #top_box dd,
.ie #top_box a,
.ie #top_box ul,
.ie #top_box li,
.ie .banner_list,
.ie .banner_list dt,
.ie .banner_list dd,
.ie .banner_list div,
.ie .banner_list a,
.ie .banner_list ul,
.ie .banner_list li,
.ie .information,
.ie .information dl,
.ie .information dt,
.ie .information dd,
.ie .information a,
.ie .related-information dl,
.ie .related-information dd,
.ie .related-information dt,
.ie .related-information a{
	overflow:hidden;
}</pre></body></html>