/* CSS Document */

@import url("base2.css");

/*/////////////////////////////////////////
// グローバルナビ
/////////////////////////////////////////*/

ul.dropdown li#r_link7 a{
	background-position:-827px -51px;
}

/*/////////////////////////////////////////
// intro
/////////////////////////////////////////*/

#intro{
	width:750px;
	height:165px;
	background:url(../useful/estate/img/intro_back.gif) no-repeat 100% 50%;
}
#intro h3{
	width:422px;
	height:31px;
	background:url(../useful/estate/img/title2.gif) no-repeat left top;
	text-indent:-9999px;
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:#66B821 dashed 1px;
}
#intro p{
	width:430px;
	color: #663300;

}

/*/////////////////////////////////////////
// point
/////////////////////////////////////////*/

#point{
	padding:30px 30px 0 30px;
	border-right:#EBEBEB solid 1px;
	border-bottom:#EBEBEB solid 1px;
	background:url(../useful/estate/img/point_back.gif);
	margin:20px 0 30px 0;
}
#point dl{
	clear:both;
	margin-bottom:30px;
}
#point dt{
	float:left;
	width:69px;
	height:26px;
	margin-right:30px;
	text-indent:-9999px;
}
#point dd{
	margin-bottom:10px;
}
#point input{
	margin-right:5px;
}
#point dl#p1 dt{
	height:160px;
	background:url(../useful/estate/img/point1.gif) no-repeat left top;
}

#point dl#p2 dt{
	height:130px;
	background:url(../useful/estate/img/point2.gif) no-repeat left top;
}
#point dl#p3 dt{
	height:50px;
	background:url(../useful/estate/img/point3.gif) no-repeat left top;
}

/*/////////////////////////////////////////
// useful
/////////////////////////////////////////*/

#use{
	width:750px;
	height:210px;
	background:url(../useful/estate/img/useful_back.gif) no-repeat left bottom;
	position:relative;
}

#use h4{
	width:202px;
	height:22px;
	text-indent:-9999px;
	background:url(../useful/estate/img/subtitle.gif) no-repeat left top;
}

#use img{
	position:absolute;
	left:30px;
	top:65px;
}
#use p{
	position:absolute;
	left:30px;
	top:100px;
	width:330px;
}

/*/////////////////////////////////////////
// btn
/////////////////////////////////////////*/
#btn{
	margin:30px 0 20px 0;
}
#btn span{
	float:left;
}