
/*#top {
	background-image:url(./images/subtitle.jpg);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	position: absolute;
	top: 12px;
	left: 157px;
	width: 194px;
	height: 23px;
}*/
#circles {
	position: absolute;
	left: -42px;
	background-image:url(./images/circles.jpg);
	background-repeat:no-repeat;
	background-position: 0px 12px;
	width: 486px;
	height: 627px;
	overflow: hidden;
}
#intro {
	margin-left: 486px;
}
#title {
	background-image:url(./images/title.png);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	position: absolute;
	top: 35px;
	left: 444px;
	width: 306px;
	height: 55px;
}
#description {
	background-image:url(./images/description.png);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	position: absolute;
	top: 110px;
	left: 448px;
	width: 306px;
	height: 94px;
}

/*
#info {
	position: absolute;
	background-image:url(./images/button_info_r.png);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	top: 211px;
	left: 536px;
}
.infoa {
	text-indent: 0em;
	padding: 0px;
	margin: 0px;
}
.infoa a {
	display : block;
	background-image:url(./images/button_info.png);
	width: 217px;
	height: 31px;
}
.infoa a:hover{
	background: none;
}*/

#buttons {
	position: absolute;
	top: 215px;
	left: 444px;
	width: 306px;
	height: 387px;
	background-position: 0px 0px;
	background-repeat:no-repeat;
}
/*a:hover{
	display: none;
}*/
#buttons a{
	display : block ;
	width: 305px;
	height: 109px;
}
#buttons ul li {
	width: 305px;
	height: 109px;
	margin: 20px 5px;
}
#buttons a:hover img{
	visibility: hidden;
}
.button1 {
	background-image:url(./images/button_rent_r.png);
}
.button1 a {
	background-image:url(./images/button_rent.png);
}
.button1 a:hover{
	background: none;
}
.button2 {
	background-image:url(./images/button_sale_r.png);
}
.button2 a {
	background-image:url(./images/button_sale.png);
}
.button2 a:hover{
	background: none;
}
.button3 {
	background-image:url(./images/button_owner_r.png);
}
.button3 a {
	background-image:url(./images/button_owner.png);
}
.button3 a:hover{
	background: none;
}



#bar_cover{
	background: #ccc;
	height: 171px;
}
#bar {
	position: relative;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}
#bar p{
	width: 196px;
	height: 141px;
	position: absolute;
	top: 15px;
}
#bar a:hover img{
	visibility: hidden;
}
#bar a{
	display : block ;
	width: 196px;
	height: 141px;
}
.tsurugaya {
	text-indent: 0em;
	padding: 0px;
	margin: 0px;
	left: 5px;
	background-image:url(./images/bar_tsurugaya_r.jpg);
}
.tsurugaya a {
	background-image:url(./images/bar_tsurugaya.jpg);
}
.tsurugaya a:hover{
	background: none;
}
.blog {
	text-indent: 0em;
	padding: 0px;
	margin: 0px;
	left: 282px;
	background-image:url(./images/bar_blog_r.jpg);
}
.blog a{
	background-image:url(./images/bar_blog.jpg);
}
.blog a:hover{
	background: none;
}
.guarantee {
	text-indent: 0em;
	padding: 0px;
	margin: 0px;
	left: 559px;
	background-image:url(./images/bar_guarantee_r.jpg);
}
.guarantee a{
	background-image:url(./images/bar_guarantee.jpg);
}
.guarantee a:hover{
	background: none;
}


.titleimg{
	padding: 0px 80px 0px 0px;
	border-bottom: 1px solid #999;
}

