/* ------------------------------------------
適用先：asset_01_.html

最終更新日：06年9月8日

★topページの設定
	○ブロックレイアウト
	○各ブロック毎の設定
		・中央ブロック
			・検索
			・ニュース、トピック
		・左ブロック
			・入札
			・お役立ち情報
			・広告枠
		・右ブロック
			・広告枠
			・不動産ソリューション
			・不動産販売査定
			・カスタマーダイヤル
			・SSL
			・個人情報保護プログラム

------------------------------------------ */



/* ------------------------------------------
パーツレイアウト
------------------------------------------ */
/* ------------------------------------------
基本パーツ */
h3	{
	margin:15px 0px;
	}
h4	{
	margin:30px 0px 15px 0px;
	}
#breadcrumbs	{
	margin-bottom:10px;
	}
/* ------------------------------------------
ごあいさつ */
.staffGreet	{
	font-size:110%;
	width:750px;
	margin-left:15px;
	line-height:150%;
	}
.staffGreet .staffImg	{
	width:137px;
	text-align:center;
	vertical-align:top;
	}
.staffGreet .staffIntr	{
	padding-left:15px;
	}
.staffGreet .staffName	{
	border-bottom:1px dotted #000000;
	}
.staffGreet .staffCmnt	{
	width:550px;
	margin:10px 0px;
	}
/* ------------------------------------------
部タイトル */
.grpTitle	{
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:5px 0px 5px 0px;
	}
.grpTitleTable	{
	font-size:110%;
	width:750px;
	line-height:150%;
	}
.grpTitleTable .grpName	{
	width:152px;
	text-align:left;
	vertical-align:top;
	}
.grpTitleTable .grpCmnt	{
	padding-left:15px;
	}
/* ------------------------------------------
部長紹介 */
.staffManager	{
	font-size:110%;
	width:750px;
	margin:20px 0px 20px 15px;
	line-height:150%;
	}
.staffManager .staffImg	{
	width:137px;
	text-align:center;
	vertical-align:top;
	}
.staffManager .staffIntr	{
	padding-left:15px;
	}
.staffManager .staffName	{
	width:550px;
	border-bottom:1px dotted #7ea8de;
	}
.staffManager .staffInfo	{
	width:550px;
	margin:10px 0px 7px 0px;
	}
.staffManager .staffCmnt	{
	width:550px;
	color:#12498C;
	}
/* ------------------------------------------
部長紹介（上ラインあり） */
.staffManager2	{
	width:750px;
	border-top:1px solid #cccccc;
	padding-top:20px;
	}
/* ------------------------------------------
メンバー紹介 */
.staffMember	{
	width:750px;
	margin:20px 0px 20px 15px;
	}
.staffMember table	{
	font-size:110%;
	line-height:150%;
	}
.staffMember .staffMemberL	{
	width:410px;
	float:left;
	margin:0px 0px 20px 0px;
	}
.staffMember .staffMemberR	{
	margin:0px 0px 20px 0px;
	}
.staffMember .staffClear	{
	clear:both;
	}
.staffMember .staffName	{
	background-repeat:no-repeat;
	width:332px;
	height:106px;
	}
.staffMember .staffGrp	{
	width:250px;
	margin:40px 0px 0px 5px;
	}
.staffMember .staffIntr	{
	width:332px;
	}
.staffMember .staffInfo	{
	width:322px;
	margin:10px 0px 3px 5px;
	}
.staffMember .staffCmnt	{
	width:322px;
	margin:3px 0px 0px 5px;
	color:#12498C;
	}
/* ------------------------------------------
インベストメント・アドバイザリー・グループ */
.staffInve	{
	width:750px;
	margin:0px 0px 30px 15px;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	}
.staffInve .staffMember	{
	width:750px;
	margin:20px 0px 5px 0px;
	}
.staffInve .grpTitle	{
	border:0px;
	padding:5px 0px 5px 0px;
	}
.staffInve .grpTitleTable	{
	width:750px;
	}
.staffInve .grpTitleTable .grpName	{
	width:270px;
	text-align:left;
	vertical-align:top;
	}
.staffInve .grpTitleTable .grpCmnt	{
	padding-left:15px;
	}

/* ------------------------------------------
 ページトップへ */
.staffPageTop	{	
	text-align:right;
	margin-bottom:20px;
	}
.staffPageTop a	{
	padding-left:13px;
	background-image:url(../../../images/g_arrow_blue_up.gif);
	background-position:0% 50%;
	background-repeat:no-repeat;
	}

/* --アンカーリンク----------------------------------------*/

.ancblock {
	font-size:110%;
	margin-top:20px;
	margin-bottom:20px;
	text-align: center;
}

.ancblock a {
	margin: 10px 10px;
	
}



