/* タイトル */h2 { color: red; }#chintai_cont {	text-align: center;}/* テーブル上段 */.chi_main_table {	margin-bottom	: 10px;	border-collapse	: collapse;	empty-cells		: show;}.chi_main_table TD {	width		: 200px;	height		: 45px;	padding		: 3px 1px;	text-align	: center;	border		: solid lime 5px;}.chi_main_table .chi_info, .chi_main_table .chi_address {	font-size	: 12px;}/* テーブル下段 */.chi_sub_table {	margin-top		: 10px;	margin-bottom	: 20px;	border-collapse	: collapse;	font-size		: 12px;	empty-cells		: show;}.chi_sub_table TD {	width		: 200px;	height		: 45px;	padding		: 3px 1px;	text-align	: center;	border		: solid lime 5px;}.chi_sub_table .chi_info {	font-size	: 12px;}/* オールアバウト */.allabout {	width		: 680px;	background	: #9F0;	font-size	: x-small;	text-align	: center;	empty-cells	: show;}/* マイアフィリエイト */div.myaffi {	padding		: 10px 0px;	font-size	: 14px;}div.myaffi A {	color	: red;}/* PR文字 */span.pr { color: #ff3300; }
