/* 事業所（blanch.htm）のスタイル
---------------------------------------------*/
th{
	background-color:#ccff66;
	font-size:13px;
}

th.point{
	width:140px;	
}

th.address{
	width:300px;	
}

th.tel{
	width:100px;	
}

th.fax{
	width:100px;	
}

th.point2{
	width:100px;	
}

th.address2{
	width:270px;	
}

th.tel2{
	width:120px;	
}

th.fax2{
	width:100px;	
}

td{
	padding-left:5px;
	font-size:13px;
}

td.td_point{
	font-weight:bold;
	background-color:#ffffff;
}

