@charset "EUC-JP";


/*=====recruitment.PHP start================================================== */

#top_title{
	width : 165px;
}
.rec_logo{
	text-align:center;
	padding:9px 0px 18px 0px;
}
/*用地募集*/
.rec_box{
	font-size:11px;
}

.rec1_box_left{
	float:left;
	width:384px;

}
.rec1_titlebg{
	background:url(image/recruitment_subtitle_bg.jpg) no-repeat;
	width:384px;
	height:24px;
	color:#000000;
	font-weight:bold;
	font-size:14px;
	padding:6px 0px 0px 10px;
}
.rec1_text{
	line-height:17px;
}
.rec1_text_mail{
	line-height:17px;
	color:D4BF00;
}
.rec1_image{
	width:384px;
	margin:13px 0px 3px 0px;
}
.rec1_box_right{
	float:left;
	width:120px;
}
.rec1_right_img{
	width:120px;
	margin:0px 0px 12px 16px;
}
/*不動産売却相談*/
.rec_box2{
	margin-top:20px;
	font-size:11px;
}
.rec1_text2{
	color:D4BF00;
	font-size:12px;
	line-height:17px;
	margin-top:15px;
}
.rec1_text3{
	line-height:17px;
	margin-top:15px;
}
/*リンク*/
a.rec_a_link {
	font-size: 11px;
	color:D4BF00;
	text-decoration:underline;
}
a.rec_a_link:active {
	color:D4BF00;
	text-decoration:underline;
}
a.rec_a_link:visited {
	color:D4BF00;
	text-decoration:underline;
}
a.rec_a_link:hover {
	color:D4BF00;
	text-decoration:none;
}
