@charset "UTF-8";

.btnback{
	float:right;
}
.btnback a{
	margin:13px 10px 0 0;
	display:block;
	background: url(../images/btn_back.png) no-repeat;
	width:64px;
	height:31px;
	text-indent:-5000px;
}

#wrapper #muCPcontent #muProducts .title,
#wrapper #muCPcontent #muProducts .title2{
	position:relative;
	padding:10px 0 0 0;
}
#wrapper #muCPcontent #muProducts .title h4,
#wrapper #muCPcontent #muProducts .title2 h4{
	background:url(../images/bg_products.jpg) ;
	height:42px;
	line-height:42px;
	padding-left:20px;
	font-size:1.3em;
}
#wrapper #muCPcontent #muProducts .title2 br{
	display:none;
}
#wrapper #muCPcontent #muProducts h4.h4end{
	background:none;
	line-height:55px;
	border-top:1px dotted #e1e1e1;
	margin-top:20px;
}
#wrapper #muCPcontent #muProducts .title a,
#wrapper #muCPcontent #muProducts .title2 a{
	position:absolute;
	top:25px;
	right:15px;
	display:block;
	text-indent:-5000px;
	background:url(../images/btn_pagetop.gif) no-repeat;
	width:83px;
}


#wrapper #muCPcontent #muProducts div ul{
	border-top:1px solid #e1e1e1;
	border-left:1px solid #e1e1e1;
	overflow:hidden;
}
#wrapper #muCPcontent #muProducts div ul li{
	width:214px;
	height:86px;
	float:left;
	border-bottom:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
}
#wrapper #muCPcontent #muProducts div ul li.nw-f{
	width:429px;
}
#wrapper #muCPcontent #muProducts div ul li.w217{
	width:217px;
}
#wrapper #muCPcontent #muProducts div ul li a{
	display:block;
	color:#545454;
	font-size:12px;
}
#wrapper #muCPcontent #muProducts div ul li a img{
	float:left;
	padding-right:10px;
	padding-left:5px;
}

#wrapper #muCPcontent #muProducts div ul.endmodel{
	border-top:1px solid #e1e1e1;
	border-left:1px solid #e1e1e1;
	overflow:hidden;
}
#wrapper #muCPcontent #muProducts div ul.endmodel li{
	width:142px;
	height:60px !important;
	float:left;
	border-bottom:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
	
	
}
#wrapper #muCPcontent #muProducts div ul.endmodel li a{
	padding:0 10px;
	line-height:60px;
}

#wrapper #muCPcontent #muProducts div ul.endmodel li.w147{
	width:147px;
}
#wrapper #muCPcontent #muProducts div ul li.gray_n{
	border-right:1px solid #fafafa;
	background-color:#fafafa;
}
#wrapper #muCPcontent #muProducts div ul li.gray{
	background-color:#fafafa;
	border-bottom:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
}

.txt{
	line-height: 86px;
display: block;
}
.txt2{
	line-height: 17px;
display: block;
padding-top: 26px;
}
.txt3{
	line-height: 17px;
display: block;
padding-top: 26px;
}
#wrapper #muCPcontent #muProducts div ul.endmodel li .txt{
	line-height: 60px;
}
#wrapper #muCPcontent #muProducts div ul.endmodel li .txt2{
	padding-top: 15px;
}




@media (max-width:640px){
	.btnback a{
	margin:6px 10px 0 0;
	}
	#wrapper #muCPcontent #muProducts .title,
	#wrapper #muCPcontent #muProducts .title2{
		margin:0;
		width: 100%;
	}
	#wrapper #muCPcontent #muProducts .title h4,
	#wrapper #muCPcontent #muProducts .title2 h4{
		padding:0 0 0 10px;
		margin:0;
		font-size:13px;
		height:auto;
	}
	#wrapper #muCPcontent #muProducts .title2 h4{
		line-height:16px;
		padding:15px 15px 15px 10px;
	}
	#wrapper #muCPcontent #muProducts .title2 br{
		display:inline-block;
	}
	#wrapper #muCPcontent #muProducts div ul{
		padding:0;
		border-right:none;
		box-sizing: border-box;
	}
	#wrapper #muCPcontent #muProducts div ul li,
	#wrapper #muCPcontent #muProducts div ul li:nth-child(even){
		width:100%;
		box-sizing: border-box;
		padding-bottom: 0;
	}
	#wrapper #muCPcontent #muProducts div ul.endmodel {
		box-sizing: border-box;
	}
	#wrapper #muCPcontent #muProducts div ul.endmodel li,
	#wrapper #muCPcontent #muProducts div ul.endmodel li.w147{
		box-sizing: border-box;
		width: 50% !important;
		float: left;
	}
	#wrapper #muCPcontent #muProducts div ul.endmodel li a{
	padding:0 4px;
	 font-family: "ＭＳ Ｐゴシック", "Helvetica", arial, sans-serif;
}
	.txt3{
		padding-top: 15px;
		padding-left:97px;
		padding-bottom:10px;
	}
	/*#wrapper #muCPcontent #muProducts div ul.endmodel li .txt2{
	line-height: 60px;
	padding-top: 0;
	}
	#wrapper #muCPcontent #muProducts div ul.endmodel li br,
	#wrapper #muCPcontent #muProducts div ul.endmodel li.w147 br{
		display:none;
	}*/
	#wrapper #muCPcontent #muProducts div ul li img{
		width:auto;
	}
	#wrapper #muCPcontent #muProducts div ul li.gray,
	#wrapper #muCPcontent #muProducts div ul li.gray_n{
		display:none;
	}
}