@charset "utf-8";
/* CSS Document */

.pankuzu {
	margin-bottom: 30px;
}


.midashi {
	width: 230px;
	float: left;
}

.txt {
	padding-top: 6px;
	font-size: 12px;
	width: 418px;
	color: #666666;
	float: right;
	line-height: 145%;
}

#showroom_banner2 a span {
display:none;
}

#showroom_banner2 a {
display:block;
background:url(../../contents/modelhouse/img/entry_bn.jpg) no-repeat;
width:650px;
height:47px;
margin:0 0 30px;
}

#showroom_banner2 a:hover {
background:url(../../contents/modelhouse/img/entry_bn_r.jpg) no-repeat;
}

#planning_banner a span {
display:none;
}

#planning_banner a {
	display:block;
	width:650px;
	height:46px;
	margin:5px 0;
	background-image: url(../../contents/modelhouse/img/planning_bn.jpg);
	background-repeat: no-repeat;
}

#planning_banner a:hover {
background:url(../../contents/modelhouse/img/planning_bn_r.jpg) no-repeat;
}
