@charset "utf-8";


/*----------------------------------------------------------------------
If you want this size in pixels (px) 	 | 　　Declare this percent (%)       
----------------------------------------------------------------------

				10px					 |			77%
				11px					 |			85%
				12px					 |			93%
				13px					 |			100%
				14px					 |			108%
				15px					 |			116%
				16px					 |			123.1%
				17px					 |			131%
				18px					 |			138.5%
				19px					 |			146.5%
				20px					 |			153.9%
				21px					 |			161.6%
				22px					 |			167%	
				23px					 |			174%	
				24px					 |			182%	 	 	 	 	 	
				25px					 |			189%	 	 	 	 	 	 	 	 	 	 	 	
				26px					 |			197%	
 	 	 	 	 	 	
-------------------------------------------------------------------*/


.brandList th ,
.brandList td {
	padding:20px 0 20px 20px!important;
	background:url(../imgdir/common/dot_2.gif) repeat-x left bottom;
	font-size:85%;
	text-align:justify;
	text-justify: inter-ideograph;
	}
	
	.brandList th:first-child ,
	.brandList td:first-child {
		padding:0 0 20px 20px;
		}
	

.brandList th { width:1%; }

.campanyInfo dt {
	float:left ;
	display:table-cell;
	margin-bottom:1px;
	vertical-align:middle;
	}
	
.campanyInfo dd {
	margin-left:270px;
	font-size:85%;
	text-align:justify;
	text-justify: inter-ideograph;
	}
		
.unitIn {  }

.pixList { 
      width: 609px;  
 	　margin: 0 -16px 0 0;  
	  _zoom: 1;     
      overflow:hidden;
	  }
	  
	  .pixList dl {
		  width:187px;
		  float:left;
		  margin-right:16px;
		  margin-bottom:20px;
		  }
		  
	
	/* border inner */
	.pixList dt a ,
	.pixList dt a img {
			overflow: hidden;
			display:block;
			}
			
		.pixList dt a img { border: 1px solid #e6e6e6; }
		.pixList dt a:hover {
			border: 10px solid #ccc;
			}
		
		.pixList dt a:hover img {
			margin: -10px;
			}
		
		#carList dt a:hover {
			border-color:#A08449;
			}
			
		#hussList dt a:hover {
			border-color:#0063A9;
			}
		
		#irList dt a:hover {
			border-color:#e72418;
			}
			
		#thermoList dt a:hover {
			border-color:#0093D9;
			}

		
	
	
		.pixList dd {
			padding-top:8px;
			text-align:center;
			font-size:85%;
			}
		
		
	
/* thermoking.html */
.brdCnt {
	padding-bottom:30px;
	margin-bottom:30px;
	}
	
	.brdCnt ul {
		width:590px;
		overflow:hidden; 
		_zoom:1;
		margin-right:-15px;
		text-align:left;
		}
		
	.brdCnt li {
		width:287px;
		line-height:0;
		margin-right:11px!important;
		display:inline;
		}
/* koizumi20111013+ */

#newsttl {
		border-top:3px solid #e72418;
		border-bottom:3px solid #e72418;
		padding:8px;
		margin:10px 0 10px 0;
		}

.nmt20 { margin-top:-20px; }
.nmt30 { margin-top:-30px; }

/**/
a.nWinB { background:url(../imgdir/common/arrow_blule.gif) no-repeat right center; padding-right:12px; }
a:hover.nWinB { background:url(../imgdir/common/arrow_blue_on.gif) no-repeat right center; padding-right:12px; }


/*

:after{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

*/