/*業務内容一覧*/
.hanbai, .kako, .shiire, .shiiku, .fudosan, .service, .haiso {
position:relative;
font-size:12px;
}
.hanbai .co,
.kako .co,
.shiire .co,
.shiiku .co,
.fudosan .co,
.service .co,
.haiso .co {
	position:absolute;
	left:366px;/*214*/
	_left:349px;
	overflow:visible;
	text-align:left;
	line-height:110%;
	width: 140px;
	top: 265px;
	height: 47px;
}
.hanbai .c00 { top:16px; }
.hanbai .c01 { top:35px; }
.hanbai .c02 { top:55px; }
.hanbai .c03 { top:73px; }
.hanbai .c04 { top:94px; }
.hanbai .c05 { top:129px; }
.hanbai .c06 { top:165px; }
.hanbai .c07 { top:204px; }
.hanbai .c08 { top:219px; }

.kako .c01 { top:20px; }

.shiiku .c01 { top:18px; }
.shiiku .c02 { top:64px; }
.shiiku .c03 { top:116px; }

.fudosan .c01 { top:15px; }
.fudosan .c02 { top:54px; }

.service .c01 { top:15px; }
.service .c02 { top:47px; }
.service .c03 { top:89px; left:404px; _left:387px; }
.service .c04 { top:163px; }
.service .c05 { top:210px; }
.service .c06 { top:248px; }
.service .c07 { top:140px; }

.shiire .c01 { top:30px; }
.haiso .c01 { top:31px; }


/*各会社テーブル*/
#business table.bd {
width:400px !important;
margin-left:15px;
}
#business table.bd td.name {
font-size:130%;
font-weight:bold;
color:#066936;
}
/*アイコン*/
#business .gicon {
float:right;
margin-right:15px;
}
/*写真*/
#business .photo {
text-align:center;
margin-top:1.5em;
}
#business .photo img {
margin:auto 3px;
width:154px;
height:112px;
overflow:hidden;
}
