/* CSS Document */

/* ---------------------------------------------------------------- *
	全体に関わる設定
 * ---------------------------------------------------------------- */


/*======================================

	基本設定

=======================================*/

body {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	color: #000000;
	/*font-family: "ＭＳ ゴシック", Osaka, "ヒラギノ角ゴ Pro W3";*/
	}

div {
	margin: 0;
	padding: 0;
}

p,
pre,
address,
cite {
	margin: 0;
	font-size: 100%;
	line-height: 1.4;
}

h1,
h2,
h3,
h4,
h5,
h6 { margin: 0;
	font-size: 100%;}

em { font-weight: normal;}

strong { font-weight: normal;}

/*======================================

	左、真ん中、右

=======================================*/

.left{
	text-align:left;
	}
	
.center{
	text-align:center;
	}
	
.right{
	text-align:right;
	}	

/*======================================

	font size

=======================================*/

.SSfont{
	font-size: 65%;
	}
	
.Sfont{
	font-size: 82%;
	}
	
.SMfont{
	font-size: 75%;
	}
	
.SMfont2{
	font-size: 75%;
 	line-height: 1.3;
	}
	
.Mfont{
	font-size: 80%;
	}
	
/*======================================

	color

=======================================*/	
	
.green{
	color:#81AA20;
	}
	
.gray{
	color:#333333;
	}
	
.orenge{
	color: #DD6400;
	/*color: #DD4800;*/
	}	
	
.atentiongreen{
	color:#009C41;
	}
	
.atentionblue{
	color:#0E89C5;
	}
	
.atentionred{
	color:#E91F2F;
	}
	

.zeisei_green{
	background-color: #EDFBD7;
	}
	
	
.zeisei_red{
	background-color: #FFD9DE;
	}
	
.zeisei_blue{
	background-color: #D0EFFF;
	}
	
.zeisei_orange {
	background-color:#FFDB9D;
	}
	
	
	
/*======================================

	Hypertext

=======================================*/

a:link {
	color: #81AA20;
	text-decoration: underline;
	}
	
a:visited {
	color: #81AA20;
	text-decoration: underline;
	}

a:hover {
	color: #81AA20;
	text-decoration: none;
	}
	
a:active {
	color: #81AA20;
	text-decoration: none;
	}
	
	
p#kei a:link{
	color: #999999;
	text-decoration: underline;
	}
	
p#kei a:hover{
	color: #999999;
	text-decoration: none;
	}
	
p#kei a:visited {
	color: #999999;
	text-decoration: underline;
	}		
	
/*======================================

	対象車種税額紹介

=======================================*/

.menu a:link {
	color: #333333;
	text-decoration: underline;
	}
	
.menu a:visited {
	color: #333333;
	text-decoration: underline;
	}

.menu a:hover {
	color: #333333;
	text-decoration: none;
	}
	
.menu a:active {
	color: #333333;
	text-decoration: none;
	}	
	
.atention{
	line-height: 160%;
	font-size: 65%;
	}
	
.textIndent{
	text-indent: 10px;
	}
	
/*======================================

	Image

=======================================*/

img { 
	border: 0;
	margin: 0;
	padding: 0;
	/*vertical-align: bottom;*/
	}

/*======================================

	Topメニュー

=======================================*/

.topMenu{
	color: #81AA20;
	font-size: 72%;
	}


.topMenu a:link {
	color: #81AA20;
	text-decoration: none;
	}
	
.topMenu a:visited {
	color: #81AA20;
	text-decoration: none;
	}

.topMenu a:hover {
	color: #81AA20;
	text-decoration: underline;
	}
	
.topMenu a:active {
	color: #81AA20;
	text-decoration: underline;
	}	
	
	



/*======================================

	カーリスト詳細

=======================================*/



table.T_decoration01 {
	margin:0;
	padding:0;
	border-collapse: collapse;
	}

table.T_decoration01 tr td,	
table.T_decoration01 tr th {
	border: 1px solid #C8C8C8;
	}
	
table.T_decoration01 tr th {
	background-color:#FDE679;
	font-size:78%;
	font-weight: normal;
	padding:5px;
	}
	
table.T_decoration01 tr th.rend01 {

	font-size:78%;
	padding:4px;
	}
	
table.T_decoration01 tr td {
	text-align:center;
	background-color:#FFFFFF;
	font-size:78%;
	padding:8px;
	}
	
table.T_decoration01 tr th.hozyo,
table.T_decoration01 tr td.hozyo {
	text-align:center;
	background-color:#FFF0F2;
	font-size:78%;
	padding:5px;
	color:#CC0000;
	font-weight: bold;
	}
	
	
table.T_decoration01 tr th.green01,
table.T_decoration01 tr td.green01 {
	text-align:center;
	background-color:#EFF9FE;
	font-size:78%;
	padding:5px;
	}

/*クリーンエネルギー*/
table.T_decoration01 tr th.clean01,
table.T_decoration01 tr td.clean01 {
	text-align:center;
	background-color: #FEF0DE;
	font-size:78%;
	padding:3px;
	/*font-weight: bold;*/
	color: #000000;
	}	
	
table.T_decoration01 tr th.genzei,
table.T_decoration01 tr td.genzei {
	text-align:center;
	background-color:#F4FFD9;
	font-size:78%;
	padding:8px;
	}
	
table.T_decoration01 tr td.lstart01 {
	text-align:left;
	background-color:#FFFFFF;
	font-size:78%;
	padding:8px;
	width: 160px;
	}
	



table.T_decoration01 tr td.bend01 {
	text-align:center;
	background-color:#FFFFFF;
	font-size:78%;
	padding:8px;
	}
	
table.T_decoration01 tr td.bend02 {

	text-align:center;
	background-color:#E3F9B3;
	font-size:78%;
	padding:8px;
	}
	
table.T_decoration01 tr td.bend03 {

	text-align:center;
	background-color:#FFF0F2;
	font-size:78%;
	padding:8px;
	color:#CC0000;
	font-weight: bold;
	}
	
table.T_decoration01 tr td.bend04 {
	text-align:center;
	background-color:#EFF9FE;
	font-size:78%;
	padding:8px;
	}
	
	
	
	
table.T_decoration01 tr td.lstart02 {
	text-align:left;
	background-color:#FFFFFF;
	font-size:78%;
	padding:8px;
	}
	
	
table.T_decoration01 tr td.rend02 {
	text-align:center;
	background-color:#E3F9B3;
	font-size:78%;
	padding:8px;
	}
	
table.T_decoration01 tr td.rend03 {
	text-align:center;
	background-color:#FFF0F2;
	font-size:78%;
	padding:8px;
	color:#CC0000;
	font-weight: bold;
	}


table.T_decoration01 tr th.rend04,
table.T_decoration01 tr td.rend04 {
	text-align:center;
	background-color:#FFF0F2;
	font-size:78%;
	padding:5px;
	color:#CC0000;
	font-weight: bold;
	}
	
	
	
	
	
	
table.T_decoration02 {
	margin:0;
	padding:0;
	border-collapse: collapse;
	border-spacing: 0;
	}
	
	
table.T_decoration02 tr td,	
table.T_decoration02 tr th {
	border: 1px solid #C8C8C8;
	}
	
	
table.T_decoration02 tr th {
	background-color:#FDE679;
	font-size:78%;
	font-weight: normal;
	padding:5px;
	text-align:center;
	}
	
table.T_decoration02 tr td {
	text-align:center;
	background-color:#FFFFFF;
	font-size:78%;
	padding:8px;
	text-align:left;
	width:75%;
	}
	
	
table.T_decoration02 tr td.kudo {
	text-align:center;
	background-color:#FFFFFF;
	font-size:78%;
	padding:8px;
	text-align:center;
	width:25%;
	}
	
	
	
	
	
	
	
	

.line-H14{
line-height:1.4;}


.goukei {
	font-size:100%;
	font-weight: bold;
	line-height: 140%;
}


.red {
color:#CC0000;
}

.red2 {
color:#7D0423;
}

.red3 {
	color:#FF0000;
	}

.Mfont{
	font-size:84%;
	line-height: 140%;
	}
	
.Mfont2{
	font-size:84%;
	line-height: 140%;
	font-weight: bold;
	color: #666666;
	}

/*-----------------------------------------------------------------

  LPO リンク設置

-------------------------------------------------------------------*/
/* グリーンパターン */
div#attentionKeywordPatternB{
background: #FFFFFF;
border: 1px solid #FFFFFF;
margin: 10px;
}

div#attentionKeywordPatternB p{
background: #d0db01;
font-weight: bold;
color: #666666;
padding: 5px 5px 5px 10px;
font-size: 10px;
margin: 0px;
_text-align:left;
}

*:first-child+html div#attentionKeywordPatternB p{
background: #d0db01;
font-weight: bold;
color: #666666;
padding: 5px 5px 5px 10px;
font-size: 10px;
margin: 0px;
text-align:left;
}

div#attentionKeywordPatternB ul{
list-style: none;
margin: 0px;
font-size: 12px;
line-height: 16px;
padding-top: 10px;
padding-right: 10px;
padding-left: 10px;
}

div#attentionKeywordPatternB li{
background: url(/image/a_red_r.gif) no-repeat left 5px;
padding-left: 8px;
margin-bottom: 10px;
_text-align:left;
}

*:first-child+html div#attentionKeywordPatternB li{
background: url(/image/a_red_r.gif) no-repeat left 5px;
padding-left: 8px;
margin-bottom: 10px;
text-align:left;
}

/* グリーンパターン index用 */
div#attentionKeywordPatternC{
width:408px;
text-align:left;
background: #FFFFFF;
border: 1px solid #d0db01;
margin: 10px 0;
}

div#attentionKeywordPatternC p{
background: #d0db01;
font-weight: bold;
color: #666666;
padding: 5px 5px 5px 10px;
font-size: 10px;
margin: 0px;
_text-align:left;
}

*:first-child+html div#attentionKeywordPatternC p{
background: #d0db01;
font-weight: bold;
color: #666666;
padding: 5px 5px 5px 10px;
font-size: 10px;
margin: 0px;
text-align:left;
}

div#attentionKeywordPatternC ul{
list-style: none;
margin: 0px;
font-size: 12px;
line-height: 16px;
padding-top: 10px;
padding-right: 10px;
padding-left: 10px;
}

div#attentionKeywordPatternC li{
background: url(/image/a_red_r.gif) no-repeat left 5px;
padding-left: 8px;
margin-bottom: 10px;
_text-align:left;
}

*:first-child+html div#attentionKeywordPatternC li{
background: url(/image/a_red_r.gif) no-repeat left 5px;
padding-left: 8px;
margin-bottom: 10px;
text-align:left;
}


/*-----------------------------------------------------------------

  新税制 何が変わるの　平成24年度税制改正

-------------------------------------------------------------------*/

/*注意書きボックス*/

.attentionBox{
	border: 2px solid #E84270;
	background-color: #FCEBEE;
	padding:10px;
	text-align: left;
	line-height: 1.4;
	font-size: 96%;
	}
	
.sectionBox1{
	border: 2px solid #F0BD46;
	border-top: none;
	background-color: #FFFFFF;
	padding:0 10px 10px 10px;
	text-align: left;
	line-height: 1.4;
	font-size: 96%;
	}

.sectionBox2{
	border: 2px solid #BFE071;
	background-color: #FFFFFF;
	padding:15px;
	text-align: left;
	line-height: 1.4;
	font-size: 96%;
	}

	
.m3{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #99CF19;
	padding:3px 5px 3px 5px;
	text-align:left;
	width: 685px;
	}
	
*:first-child+html .shiryoH{
	margin-bottom: 0px;
	}

.zeiseiPoint ul{
	margin: 0;
	padding:0;
	list-style-type: none;
	}
		
.textBox{
	margin-top: 5px;
	margin-bottom: 5px;
	}

.textBox ul,
.textBox li{
	text-align: left;
	line-height: 1.4;
	font-size: 96%;
	margin-left: 2px;
	}
	
.textBoxSmall{
	text-align: left;
	font-size: 80%;
	margin-left: 5px;
	}
	
.textBoxSmall2{
	text-align: left;
	font-size: 82%;
	/*margin-left: 5px;*/
	}		

.textBox2{
	line-height: 1.4;
	font-size: 92%;
	margin-bottom: 7px;
	}
	
.pinkb{
	font-weight: bold;
	color:#E84270;
	}
	
.pink{
	color:#E84270;
	}
	
.blue{
	color:#0000FF;
	}	
	
.gray{
	color:#666666;
	font-size: 82%;
	}		
	
.m4{
	font-size: 96%;
	font-weight: bold;
	border-left: 4px solid #99CF19;
	padding-left: 4px;
	margin: 10px 0 10px 0;
}

.caption{
	font-weight: bold;
	font-size: 82%
	}
	
.caption2{
text-align: right;
	
	font-size: 82%
	}	
	
.mT5{ margin-top:5px;}
.pT5{ padding-top:5px;}
.mT10{ margin-top:10px;}
.pT10{ padding-top:10px;}
.mT15{ margin-top:15px;}
.pT15{ padding-top:15px;}
.mT20{ margin-top:20px;}
.pT20{ padding-top:20px;}


.mB5{ margin-bottom:5px;}
.pB5{ padding-bottom:5px;}
.mB10{ margin-bottom:10px;}
.pB10{ padding-bottom:10px;}
.mB15{ margin-bottom:15px;}
.pB15{ padding-bottom:15px;}
.mB20{ margin-bottom:20px;}
.pB20{ padding-bottom:20px;}

/*現行燃費基準*/

.table01{
background-color:#CCCCCC;
font-size:87%;
color:#333333;
}
.table01 td{
background-color:#FFFFFF;
padding:5px;
text-align:center;
}
.table01 th{
background-color:#EEEEEE;
padding:5px;
}

.table01 td.ate{
background-color:#EAF5D0;
padding:5px;
}
.table01 th.ate{
background-color:#9CCF25;
padding:5px;
color:#FFFFFF;
}
	
/*改正後の燃費基準*/

.table02{
background-color:#CCCCCC;
font-size:87%;
color:#333333;
}

.table02 td{
background-color:#FFFFFF;
text-align:center;
}
.table02 th{
background-color:#EEEEEE;
}

.table02 td.ate{
background-color:#FDE8EE;
}
.table02 th.ate{
background-color:#E84270;
color:#FFFFFF;
}



.table02_1{
background-color:#CCCCCC;
font-size:87%;
color:#333333;
}

	
	
.table02_1 td{
background-color:#FFFFFF;
text-align:center;
}
.table02_1 th{
background-color:#EEEEEE;
}

.table02_1 td.ate{
background-color:#FDE8EE;
}
.table02_1 th.ate{
background-color:#E84270;
color:#FFFFFF;
}



.tableH{
	height: 65px;
	}
	
.tableTDH1{
	height:30px;
	}
	
.tableTDH2{
	height:42px;
	}	

/*-----------------------------------------------------------------

  自動車重量税　改正のポイント

-------------------------------------------------------------------*/

.jyuryo01{
	background: url(../../new_zeisei/jyuryo_point/image/jyuryo_point_02.jpg) no-repeat scroll 0 0.1em;
	height: 24px;
	padding-left:25px;
	font-size: 96%;
	margin-top: 12px;
	}
.zeiseiPoint h3.jyuryo01{
	padding-top: 4px;
	}
	
.jyuryo02{
	background: url(../../new_zeisei/jyuryo_point/image/jyuryo_point_03.jpg) no-repeat scroll 0 0.1em;
	height: 24px;
	padding-left:25px;
	font-size: 96%;
	margin-top: 12px;
	}
.zeiseiPoint h3.jyuryo02{
	padding-top: 4px;
	}	
		
.table03{
background-color:#CCCCCC;
font-size:88%;
color:#333333;
}

.table03 td{
background-color:#FFFFFF;
padding:5px;
text-align:center;
}
.table03 th{
background-color:#EEEEEE;
padding:5px;
}

.table03 td.ate{
background-color:#EAF5D0;
padding:5px;

}

.table03 th.ate1{
background-color:#E7547A;
padding:5px;
color:#FFFFFF;
}

.table03 th.ate2{
background-color:#EF86A1;
padding:5px;
color:#FFFFFF;
}

.table03 th.ate3{
background-color:#F5BAC9;
padding:5px;
color:#FFFFFF;
}

.fontS {
    font-size: 88%;
    font-weight: normal;
}

/*-----------------------------------------------------------------

  自動車グリーン税制　改正のポイント

-------------------------------------------------------------------*/

.table06{
background-color:#CCCCCC;
font-size:87%;
color:#333333;
}
.table06 td{
background-color:#FFFFFF;
padding:5px;
text-align:center;
}
.table06 th{
background-color:#EEEEEE;
padding:5px;
}

.table06 td.ate{
background-color:#FDE8EE;
padding:5px;
}
.table06 th.ate{
background-color:#E84270;
padding:5px;
color:#FFFFFF;
}


/*-----------------------------------------------------------------

  自動車取得税　改正のポイント

-------------------------------------------------------------------*/

.table04{
background-color:#CCCCCC;
font-size:68%;
color:#333333;
}
.table04 td{
background-color:#FFFFFF;
padding:5px;
text-align:center;
}
.table04 th{
background-color:#EEEEEE;
padding:5px 2px;
font-weight:normal;
}

.table04 th.ate{
background-color:#E84270;
padding:5px 2px;
font-weight:normal;
color:#FFFFFF;
}

.table04 td.old{
background-color:#9CCF25;
padding:5px;
color:#FFFFFF;
font-weight:bold;
}

.table04 td.new{
background-color:#E84270;
padding:5px;
color:#FFFFFF;
font-weight:bold;
}

.table04 td.ate{
border:#E84270 solid 2px;

}

.table04 td.ate02{
background-color:#FDE8EE;
}

.carT{
	font-weight: bold;
	font-size: 96%;
	}
