/*=====見出し=====*/
	
div#deduction_ohmidashi img{
	margin-top:10px;
	margin-bottom:10px;
}

.deduction_komidashi01{
	background-color:#F7F1E9;
	padding:10px 2px 10px 10px;
	color:#9D6538;
	margin-top:10px;
	margin-bottom:10px;
	width:726px;
	}
	
.deduction_komidashi02{
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
	color:#C9A987;
	font-weight:bold;
	}	
	
.deduction_komidashi03{
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 10px;
	color:#C9A987;
	font-weight:bold;
	}	

/*=====（コンテンツ）=====*/

.deduction_bold{
	font-weight:bold;
	}

.deduction_colorbold{
	font-weight:bold;
	color:#C9A987;
	}

/*=====（説明文・回り込み設定）=====*/

.deduction_honbun01{
	margin-left:1em;
}
	
/*=====（リスト）=====*/



/*=====（表組）=====*/
	
table.deduction_hyo{
	width:738px;
	border-collapse:collapse;
	}
	
table.deduction_hyo th,td{
	border:1px solid #C9A987;
	background-color:#ffffff;
	padding:6px;
	line-height:1.3em;
	text-align:center;
	width:50%;
	}
	
table.deduction_hyo th{
	background-color:#F7F1E9;
	color:#C9A987;
	font-weight:bold;
	}

	
