/* CSS Document */
div.setumei{
	overflow:hidden;
	
}

div.setumei img.image1{
	float:right;
}

div.setumei .txtArea{
	float:left;
	width:35%;
}

div.setumei .txtArea p{
	font-size:16px;
}

div.setumei .txtArea .picArea p{
	font-size:12px;
}


div.toriatukai{
	clear:both;
	border:1px solid #0064FF;
	margin:10px 0 20px;
}

div.toriatukai h4{
	color:#fff;
	background-color:#0064FF;
	font-size:16px;
}


div.parts{
	overflow:hidden;
	margin-bottom:20px;
}

div.parts img.container2{
	float:left;
}

div.parts ul.listArea{
	display:block;
	float:right;
	width:58%;
	padding-left:20px;
}

div.parts ul.listArea li{
	list-style-type:disc;
}


div.chuko{
	overflow:hidden;
	margin-bottom:20px;
}

div.chuko .picArea{
	width:80%;
	text-align:center;
	margin:0 auto;
}

div.chuko .picArea .cxz21j{
	float:left;
	width:48%
}

div.chuko .picArea .cxz21j img{
	width:100%;
}

div.chuko .picArea .pajero{
	float:right;
	width:48%;
}

div.chuko .picArea .pajero img{
	width:100%;
}

div.chuko ul.listArea{
	clear:both;
	display:block;
	padding-left:20px;
}

div.chuko ul.listArea li{
	list-style-type:disc;
}


div.foak{
	overflow:hidden;
	margin-bottom:20px;
}

div.foak .picArea{
	width:80%;
	text-align:center;
	margin:0 auto;
}

div.foak .picArea .toyota{
	float:left;
	width:48%
}

div.foak .picArea .toyota img{
	width:100%;
}

div.foak .picArea .nichiyu{
	float:right;
	width:30%;
}

div.foak .picArea .nichiyu img{
	width:100%;
	max-height:269px;
}


div.other{
	overflow:hidden;
	margin-bottom:20px;
}

div.other .picArea{
	width:80%;
	text-align:center;
	margin:0 auto;
}

div.other .picArea .dynamo2{
	float:left;
	width:48%
}

div.other .picArea .dynamo2 img{
	width:100%;
}

div.other .picArea .dynamo1{
	float:right;
	width:48%;
}

div.other .picArea .dynamo1 img{
	width:100%;
}

div.other .container{
	clear:both;
	overflow:hidden;
	width:80%;
	margin:10px auto;
}

div.other .container img.container1{
	float:left;
}

div.other .container div.listArea{
	float:right;
	width:55%;
	padding-left:20px;
}
















@media only screen and (max-width:959px){
div.setumei img.image1{
	float:none;
	width:100%;
}

div.setumei .txtArea{
	float:none;
	width:100%;
}
	
div.setumei .txtArea .picArea img{
	width:48%;
	margin-right:1%;
}


}


@media only screen and (max-width:850px){
div.other .container img.container1{
	float:none;
	width:100%;
}

div.other .container div.listArea{
	float:none;
	width:100%;
}


}

@media only screen and (max-width:750px){
div.parts img.container2{
	float:none;
	width:100%;
}

div.parts ul.listArea{
	float:none;
	width:100%;
}


}


