/* h2　タイトル
----------------------------------------------------------------------------- */
.introduction {
	background-image: url(../introduction/img/introduction.gif);
	background-repeat: no-repeat;
	float: left;
	clear: both;
	height: 28px;
	width: 740px;
	text-indent: -9999px;
	padding-bottom: 15px;
}

dl {
	padding-top: 10px;
	padding-right: 270px;
	padding-bottom: 10px;
}

dl.rental {
	background-image: url(../introduction/img/rental.jpg);
	background-repeat: no-repeat;
	background-position: right 10px;
	height: 160px;
}

dl.sales {
	background-image: url(../introduction/img/sales.jpg);
	background-repeat: no-repeat;
	background-position: right 10px;
	background-position: right 10px;
	height: 160px;
}


dl.eventrental {
	background-image: url(../introduction/img/eventrental.jpg);
	background-repeat: no-repeat;
	background-position: right 10px;
	background-position: right 10px;
	height: 220px;
}

dl.ringyou {
	background-image: url(../introduction/img/ringyou.jpg);
	background-repeat: no-repeat;
	background-position: right 10px;
	background-position: right 10px;
	height: 250px;
}

dl.hatuden {
	background-image: url(../introduction/img/sunvista.gif);
	background-repeat: no-repeat;
	background-position: right 10px;
	background-position: right 10px;
	height: 300px;
}

dl.yomogi {
	background-image: url(../introduction/img/yomogi.jpg);
	background-repeat: no-repeat;
	background-position: right 10px;
	background-position: right 10px;
	height: 160px;
}


dt {
	background-image: url(../introduction/img/circle.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #000099;
	text-indent: 15px;
	font-weight: bold;
}

dd {
	margin-top: 10px;
	margin-left: 15px;
}

dd.green {
	color: #009999;
	font-weight: bold;
}

dd.honbun {
	color: #666666;
}

#sunvista {
	color: #666666;
	font-size: 90%;
	float: right;
	margin-top: -80px;
	margin-right: 20px;
}
