@charset "shift_jis";
/*
-----------------------------------------------
株式会社 角仲 company.css
author:	株式会社 角仲
web site: http://kakunaka.net/
copyright(C) 株式会社 角仲
All rights reserved.
-----------------------------------------------*/


/* 見出し
-----------------------------------------------*/
#b_contents #h2_title {
	margin-top: 10px;
}

#b_contents table {
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
}
#b_contents .lhead {
	font-weight: bold;
	color: #666666;
	background-color: #F2F2F2;
	width: 70px;
	text-align: center;
}
#b_contents .bg01 {
	background-color: #F7F0E8;
}
