@charset "UTF-8";
.repair {
	margin-bottom: 20px;
	margin-left: 20px;
	overflow: hidden;
	height: 150px;
}
/* CSS Document */

.repair ul{
	width:590px;
	padding:0;
	list-style-type:none;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
.repair ul li{
	height: 80px;
	width: 80px;
	margin-right: 10px;
	border: thin solid #666;
	float: left;
}
.repair dl dt{
	width:80px;
}
.repair dl dd{
	width:80px;
	margin:0;
	line-height:15px;
	text-align: center;
}
a img:hover {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
.bottern {
	height: 35px;
	padding-bottom: 50px;
	overflow: hidden;
}
.L {
	float: left;
}
.R {
	float: right;
}
.item-wrap {
	clear: both;
	padding-bottom: 80px;
}
.item-line {
	font-family: "ＤＦＰ平成ゴシック体W9", "小塚ゴシック Pro H", "ヒラギノ角ゴ StdN W8";
	font-size: 16px;
	font-style: normal;
	height: 18px;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-bottom: 1px;
	border-top-width: thick;
	border-bottom-width: medium;
	border-top-style: inset;
	border-bottom-style: ridge;
	border-top-color: #333;
	border-bottom-color: #CCC;
}
.item-line2 {
	font-family: "ＤＦＰ平成ゴシック体W9", "小塚ゴシック Pro H", "ヒラギノ角ゴ StdN W8";
	font-size: 16px;
	font-style: normal;
	height: 40px;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-bottom: 1px;
	border-top-width: thick;
	border-bottom-width: medium;
	border-top-style: inset;
	border-bottom-style: ridge;
	border-top-color: #333;
	border-bottom-color: #CCC;
}
.img_spec {
	padding-top: 5px;
	padding-bottom: 10px;
	overflow: hidden;
	margin-top: 15px;
}
.Limg {
	float: left;
	height: 245px;
	width: 245px;
	padding-top: 2px;
	padding-left: 2px;
	border: 1px solid #999;
}
.Rspec {
	float: left;
	margin-left:10px;
}
.parts {
	overflow: hidden;
	width: 610px;
}


/*---------------------補修部品----------------------*/

.parts ul{
	width:610px;
	padding:0;
	list-style-type:none;
}

.parts ul li{
	float:left;
	width:280px;
	height:280px;
	background-color:#fff;
	margin-bottom: 20px;
	margin-left: 15px;
	border: 1px solid #999;
}
.lparts dl dt{
	width:280px;
	background-color:#fff;
}
.parts dl dd{
	width:280px;
	margin:0;
	background-color:#fff;
	line-height:15px;
	font-style: normal;
	text-align: center;
}
.op_icon {
	clear: both;
	overflow: hidden;
}
.Licon {
	float: left;
	height: 40px;
	margin-bottom: 40px;
}
.Rimg {
	float: right;
	height: 95px;
	width: 80px;
	margin-left: 5px;
	border: 1px solid #999;
	text-align: center;
	padding-bottom: 5px;
}
.huzoku {
	font-weight: bold;
	color: #FFF;
	background-color: #F00;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
.prinpa {
	margin-bottom: 20px;
	padding-left: 20px;
	overflow: hidden;
}
.pL {
	float: left;
}
.pR {
	float: left;
	margin-left: 15px;
	padding-top: 20px;
}
