@charset "utf-8";

/* -----------------------------
	contents
----------------------------- */
.l-content .w430{ width: 430px;}
.l-content .w460{ width: 460px;}
.l-content p.lead{
	font-size: 15px;
	font-weight: bold;
	line-height: 1.7;
}
.l-content .craft_title{
	border-bottom:1px solid #cccccc;
}
.l-content .craft_box{
	width: 420px;
	float: left;
}
.l-content .craft_box02{
	float:left;
	margin-left:60px;
}
.l-content .craft_box,
.l-content .craft_box02 p{
	width:311px;
	padding-bottom:15px;
}
.l-content .craft{
	height:300px;
	margin-left:105px;
}

.l-content .craft_title dd{
	font-size:115%;
	margin-bottom:10px;
	padding:3px 5px 2px;
	text-align:left;
}
.l-content .craft_title dt{
	background-color:#0870c9;
	color:#FFFFFF;
	float:left;
	font-size:125%;
	margin:0 15px 0 0;
	padding:3px 10px;
}
.l-content .ph_01{
	height:360px;
}
.l-content .screw_detail{
	width:311px;
	height:30px;
}
.l-content .leftWrap {
    float: left;
}
.l-content .rightWrap {
    float: right;
}
.l-content ul.product_list{ padding-left: 1.3em;}
.l-content ul.product_list li.list01{
	list-style-type: square;
  margin-bottom: 0.5em;
  margin-top: 8px;
}


/* -------------------------------
ミスミVONA　パーツフィーダー相談窓口
------------------------------- */
/* contactArea */
.l-content .contactArea {
	border: 10px solid #e6e6e6;
}
.l-content .contactArea .ttl {
	font-size: 16px;
  background-color: #e6e6e6;
  padding: 10px 10px 20px;
}
.l-content .contactArea .ttl span {
	font-size: 12px;
  padding-left: 30px;
}
.l-content .contactArea .inner {
  display: table;
  width: 900px;
  margin: 0 auto;
  padding: 20px 0;
}
.l-content .contactArea .inner:first-child{
  border-bottom: 1px dotted #919292;
}
.l-content .contactArea .inner .tel,
.l-content .contactArea .inner .btn,
.l-content .contactArea .inner .btnBox{
  display: table-cell;
  width: 50%;
  vertical-align: middle;
}
.l-content .contactArea .inner .tel .telInner{
  display: table;
  margin: 0 auto;
}
.l-content .contactArea .inner .tel .telInner dt{
  display: table-cell;
  vertical-align: middle;
}
.l-content .contactArea .inner .tel .telInner dt span{
  display: inline-block;
  padding: 5px;
  background-color: #999;
  font-weight: bold;
  color: #fff;
  font-size: 16px;
}
.l-content .contactArea .inner .tel .telInner dd{
  display: table-cell;
  font-size: 34px;
  font-weight: bold;
  padding-left: 10px;
}
.l-content .contactArea .inner .btn{
  border-left: 1px dotted #919292;
}
.l-content .contactArea .inner .btn a{
  margin: 0 auto;
}
.l-content .contactArea .inner .btn span{
  font-weight: normal;
  font-size: 10px;
}
.l-content .contactArea .inner .btnBox .txt{
  text-align: center;
  font-size: 14px;
  padding: 0 0 10px;
}
.l-content .contactArea .inner .btnBox .btnBtm a{
  margin: 0 auto;
}
.l-content .contactArea .notes{
  text-indent: -1em;
  margin-left: 1em;
}