@charset "utf-8";

/* ==

　01. ローン減税

=============================================================================== */
#container #main p {
	color:#333 !important;
}

#main .leadBlock {
	margin: 0 0 25px;
	padding: 60px 0;
	text-align: center;
}

@media only screen and (max-width: 600px) {
#main .leadBlock {
	padding: 30px 0 60px;
}
}

#main .txtBlock {
	margin-bottom: 60px;
}

#main .txtBlock h3 {
	margin:0 0 30px;
	padding:0 0 20px 0;
	text-align:left;
	border-bottom: solid 2px #ff9933;
}
#main .txtBlock h4 {
	margin:0 0 15px;
	color:#663300;
	font-weight:bold;
	line-height: 1.5;
	font-size: 150%;
}


/* table
------------------------------------------------------------------------------- */
#main .txtBlock table {
	width: 100%;
	border: 1px #999999 solid;
	border-collapse: collapse;
	margin-bottom:20px;
}
#main .txtBlock table th {
	border: 1px #999999 solid;
	background: #f8f2eb;
	padding: 10px;
	text-align:left;
	vertical-align: top;
	line-height: 1.7;
	font-size: 117%;
	font-weight:bold;
	color:#333 !important;
}
#main .txtBlock table td {
	border: 1px #999999 solid;
	background: #ffffff;
	padding: 10px;
	line-height: 1.7;
	font-size: 117%;
	color:#333 !important;
}
#main .txtBlock table .nowrap { white-space: nowrap; }


/* 注釈
------------------------------------------------------------------------------- */
#container #main p.notes {
	color:#666 !important;
	line-height: 1.6;
	font-size: 100%;
	margin-left: 1em;
	text-indent: -1em;
}
#container #main p.notes2 {
	color:#666 !important;
	line-height: 1.6;
	font-size: 100%;
	margin-left: 2em;
	text-indent: -2em;
}


/* まとめ
------------------------------------------------------------------------------- */
#main .matomeBlock {
	border:5px solid #e0e0e0;
	background:#f4f5f5;
	margin-bottom:60px;
	padding:25px;
}
#main .matomeBlock .ico {
	float:left;
	width:95px;
	margin-bottom:25px;
}
#main .matomeBlock .colBlock02,
#main .matomeBlock .col1,
#main .matomeBlock .col2 {
	margin-bottom:0;
}

@media only screen and (max-width: 600px) {
	#main .leadBlock {
		margin: 0 0 25px;
		padding-bottom: 30px;
		text-align: left;
	}
	#main .txtBlock h3{
		margin-bottom:20px;
		padding-bottom:20px;
	}
	#main .txtBlock h4 {
		line-height: 1.6;
		font-size: 134%;
	}
	#main .notes,
	#main .notes2,
	#main .notes3 {
		font-size:85.7%;
	}
	#main .matomeBlock .ico {
		margin-bottom:10px;
	}
	/* default table */
	#main .txtBlock table th {
		line-height: 1.6;
		font-size: 100%;
	}
	#main .txtBlock table td {
		line-height: 1.6;
		font-size: 100%;
	}
	#main .matomeBlock .colBlock02,
	#main .matomeBlock .col1,
	#main .matomeBlock .col2 {
		margin-bottom:0;
	}
}

/* ==

　02. 税制改正

=============================================================================== */
#main .txtBlock .memoBlock,
#main .txtBlock .atteBlock {
	background:#f8f2eb;
	padding:20px;
	margin-bottom:30px;
}
#main .txtBlock h4.tit {
	margin:0 0 15px;
	color:#333;
	font-weight:bold;
	line-height: 1.6;
	font-size: 134%;
}

#main .txtBlock .atteBlock li{
	margin-bottom:10px;
	padding-left:18px;
	font-size:117%;
	background: url(/column/money/images/genzei/genzei_icn_01.gif) left 0.45em no-repeat;
}
#main .txtBlock .atteBlock li.lastChild{	margin-bottom:0;}
#main .txtBlock .atteBlock li em{
	font-style:normal;
	font-weight:bold;
	color:#663300;
}

#main .localNav{
	margin:30px 0 0;
	padding:0;
	list-style:none;
}
#main .localNav li{
	width:49%;
}
#main .localNav li.col1{
	float:left;
	text-align:left;
}
#main .localNav li.col2{
	float:right;
	text-align:right;
}
@media only screen and (max-width: 600px) {
#main .localNav{
	margin:20px 0 0;
}
}
#main h3.noDeco{
	margin-bottom:10px;
	padding:0;
	border:none;
}
/* table
------------------------------------------------------------------------------- */
/* default table style */
#main .txtBlock table {
	width: 100%;
	border: 1px #999999 solid;
	border-collapse: collapse;
	margin-bottom:0px;
}
#main .txtBlock table th {
	border: 1px #999999 solid;
	background: #D9F0EF;
	padding: 10px;
	text-align:center;
	vertical-align: middle;
	line-height: 1.7;
	font-size: 117%;
	font-weight:bold;
	color:#333 !important;
}
#main .txtBlock table th.th20 { width:20%; }
#main .txtBlock table th.th40 { width:40%; }

#main .txtBlock table td {
	border: 1px #999999 solid;
	background: #ffffff;
	padding: 10px;
	line-height: 1.7;
	font-size: 117%;
	vertical-align:middle;
	color:#333 !important;
}
#main .txtBlock table .nowrap { white-space: nowrap; }


/* genzeiTable style */
#main .txtBlock table.genzeiTable th { padding-left:10px; text-align:left; }
#main .txtBlock table.genzeiTable td { text-align:left; }

#main .txtBlock table tr.title th {
	background:#cecdcd;
	text-align:center;
	line-height: 1.6;
	font-size: 134%;
	font-weight:bold;
	color:#333 !important;
}
#main .txtBlock table tr th span {
	display:block;
	margin-left:1.3em;
	text-indent:-1.3em;
}
#main .txtBlock table tr.title th.famA { background:#C5E3BD; }
#main .txtBlock table tr.title th.famB { background:#ffcc66; }
#main .txtBlock table td.center{
	text-align:center;
}
@media only screen and (max-width: 600px) {
#main .txtBlock table.genzeiTable th,
#main .txtBlock table.genzeiTable td,
#main .txtBlock table.genzeiTable tr.title th{
	font-size:80%;
}
#main .txtBlock table.genzeiTable th,
#main .txtBlock table.genzeiTable td{
	padding:5px;
}
}

#main a.gLink{
	color:#ff9933;
	font-weight:bold;
}