@charset "utf-8";


/*共通CSS------------------------------------------------------------------*/
.top-contents-left a:hover img{
	filter: alpha(opacity=75); /*For IE*/
	opacity: 0.75; /*Opera・Safari*/
	-moz-opacity: 0.75; /*For FireFox*/
}

/*------------タウンハウジング　数字で見るナビ部　-------------------*/

.aboutnav{
	clear:both;
	width:219px;
	height:110px;
	margin:7px auto 0 auto;
	text-align:left;
	background:url(../image/navi-title-back.gif) left top no-repeat;
}

.aboutnav img{
	margin:10px 10px 10px 10px;
}


.aboutnav ul{
	margin:0 0 0 10px;
	padding:0;
	list-style-type:none;
}

.aboutnav li{
	margin:0;
	margin-bottom:3px;
	list-style-type:none;
}

.aboutnav li span{display:none;}

/*タウンハウジングについて*/
.aboutnav li#navi-abo a{
	display:block;
	width:200px;
	height:26px;
	background:url(../../about/image/navi-back.jpg);
	background-position:0 0;
}
.aboutnav li#navi-abo a:hover{background-position:0 -26px;}
body.ab-a .aboutnav li#navi-abo a{background-position:0 -26px;}

/*数字で見るタウンハウジング*/
.aboutnav li#navi-num a{
	display:block;
	width:200px;
	height:26px;
	background:url(../../about/image/navi-back.jpg);
	background-position:-200px 0;
}
.aboutnav li#navi-num a:hover{background-position:-200px -26px;}
body.ab-n .aboutnav li#navi-num a{background-position:-200px -26px;}






.top-contents-left h2{
	clear:both;
	height:30px;
	margin:0 0 20px;
	padding-left:1em;
	font-size:16px;
	color:#009245;
	text-align:left;
	line-height:30px;
	background:url(../image/sub-title_line.gif) left bottom no-repeat;
}

/*H2が画像の場合*/
.top-contents-left h2.img-h2{
	clear:both;
	height:auto;
	margin:0 0 40px;
	padding-left:0;
	font-size:16px;
	color:#009245;
	text-align:left;
	line-height:30px;
	background:none;
}


/*数字で見るCSS 60店舗*/
.number001{
	margin-bottom:60px;
	width:700px;
	height:148px;
}

.number001l{
	width:336px;
	float:left;
}

.number001l h3{
	margin:0;
}

.number001r{
	width:350px;
	float:right;
}

.number001r p{
	margin:15px 0 10px;
	font-size:14px;
	line-height:1.6;
	text-align:left;
}

/*数字で見るCSS 29299*/
.number002{
	clear:both;
	margin-bottom:40px;
	margin-left:63px;
	width:637px;
	height:250px;
}

.number002l{
	width:142px;
	float:left;
}

.number002l img{
	margin-top:40px;
}

.number002r{
	width:480px;
	float:right;
}

.number002r h3{
	margin-bottom:10px;
}

.number002r p{
	margin:0 0 10px;
	font-size:14px;
	line-height:1.6;
	text-align:left;
}

/*数字で見るCSS 60000*/

.number003{
	margin-bottom:60px;
	width:700px;
	height:270px;
}

.number003l{
	width:541px;
	float:left;
}

.number003l h3{
	margin-bottom:10px;
}

.number003l p{
	margin:0 0 10px;
	font-size:14px;
	line-height:1.6;
	text-align:left;
}

.number003r{
	width:142px;
	float:right;
}

.number003r img{
	margin-top:150px;
}

/*数字で見るCSS 300*/
.number004{
	clear:both;
	margin-bottom:40px;
	margin-left:50px;
	width:650px;
	height:225px;
}

.number004l{
	width:161px;
	float:left;
}

.number004l img{
	margin-top:110px;
}

.number004r{
	width:458px;
	float:right;
}

.number004r h3{
	margin-bottom:10px;
}

.number004r p{
	margin:0 0 10px;
	font-size:14px;
	line-height:1.6;
	text-align:left;
}

/*数字で見るCSS 30*/
.number005{
	width:700px;	
}

.number005 h3{
	margin-bottom:10px;
	text-align:left;
}

.number005 p{
	margin:0 0 10px;
	font-size:14px;
	line-height:1.6;
	text-align:left;
}





