/* perspective added by shift on 20140829
--------------------------------------------------------*/

.l-content .guide{
    width: 890px;
    background-color:#285a8e;
    color:#ffffff;
    padding:2px 15px;
    font-weight:bold;
}
.l-content .guide p{line-height:23px;}

.l-content #perspective .imageBlock {
  position: relative;
  width:920px;
}

.l-content #perspective .imageBlock > img {
  width: 100%;
}

/**buttons **/

.l-content #perspective .imageBlock > p {
  position: absolute;
}

.l-content #perspective .imageBlock > p a {
  display: block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
  width: 162px;
  height: 40px;
}

.l-content #perspective .imageBlock > p.btn_1 {left:185px;top:275px;}
.l-content #perspective .imageBlock > p.btn_2 {left:10px;top:323px;}
.l-content #perspective .imageBlock > p.btn_3 {left:185px;top:407px;}
.l-content #perspective .imageBlock > p.btn_4 {left:260px;top:105px;}
.l-content #perspective .imageBlock > p.btn_5 {right:240px;top:23px;}
.l-content #perspective .imageBlock > p.btn_6 {right:24px;top:158px;}
.l-content #perspective .imageBlock > p.btn_7 {right:247px;bottom:104px;}

.l-content #perspective .imageBlock > p.btn_1 a {background: url(/maker/misumi/mech/product/cvs/conveyor/images/perspective/btn_1.png) 0 0 no-repeat;}
.l-content #perspective .imageBlock > p.btn_2 a {background: url(/maker/misumi/mech/product/cvs/conveyor/images/perspective/btn_2.png) 0 0 no-repeat;}
.l-content #perspective .imageBlock > p.btn_3 a {background: url(/maker/misumi/mech/product/cvs/conveyor/images/perspective/btn_3.png) 0 0 no-repeat;}
.l-content #perspective .imageBlock > p.btn_4 a {background: url(/maker/misumi/mech/product/cvs/conveyor/images/perspective/btn_4.png) 0 0 no-repeat;}
.l-content #perspective .imageBlock > p.btn_5 a {background: url(/maker/misumi/mech/product/cvs/conveyor/images/perspective/btn_5.png) 0 0 no-repeat;width: 188px;}
.l-content #perspective .imageBlock > p.btn_6 a {background: url(/maker/misumi/mech/product/cvs/conveyor/images/perspective/btn_6.png) 0 0 no-repeat;}
.l-content #perspective .imageBlock > p.btn_7 a {background: url(/maker/misumi/mech/product/cvs/conveyor/images/perspective/btn_7.png) 0 0 no-repeat;}

.l-content #perspective .imageBlock > p a:hover ,
.l-content #perspective .imageBlock > p a.active {
  background-position: 0 -40px;
  opacity: 1 !important;
  -moz-opacity: 1 !important;
  filter: alpha(opacity=100) !important;
}

/** popup **/

.l-content #perspective .popupBlock {
  display: none;
  position: absolute;
  top:90px;
  right:30px;
  width: 260px;
  max-height: 580px;
  background-color: #fff;
  border:3px solid #016AC7;
  box-shadow:0 0 10px rgba(0,0,0,0.3);
}

.l-content #perspective .popupBlock.u-left {
  left:30px;
}

.l-content #perspective .popupBlock.u-right {
  right:30px;
}

.l-content #perspective .popupBlock > span {
  position: absolute;
  right:0;
  top:-35px;
}

.l-content #perspective .popupBlock > span a {
	display: block;
	width: 112px;
	height: 32px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: url(/maker/misumi/mech/product/cvs/conveyor/images/perspective/btn_close.png) 0 0 no-repeat;
}

.l-content #perspective .popupBlock > span a:hover {
  background-position: 0 -32px;
}

.l-content #perspective .popupBlock .back {
  display:none;
  padding: 5px;
  min-height: 1px;
}

.l-content #perspective .popupBlock .back:after {
  content: '';clear: both;height: 0;display: block;visibility:hidden;
}

.l-content #perspective .popupBlock .back a {
  float:right;
  display: block;
  width: 64px;
  height: 28px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
  background: url(/maker/misumi/mech/product/cvs/conveyor/images/perspective/btn_back.png) 0 0 no-repeat;
}

.l-content #perspective .popupBlock .back a:hover {
  background-position: 0 -28px;
}

.l-content #perspective .popupBlock .inner {
  margin: 3px;
  padding: 5px 5px 0;
  border:1px solid #B6B6B6;
  background-color: #fff;
}

.l-content #perspective .popupBlock .inner ul {
  max-height: 542px;
  overflow: auto;
}

.l-content #perspective .popupBlock li {
  min-height: 1px;
}

.l-content #perspective .popupBlock li:after ,
.l-content #perspective .popupBlock li a:after {
  content: '';clear: both;height: 0;display: block;visibility:hidden;
}

.l-content #perspective .popupBlock li a {
  display: block;
  height: 100%;
  padding: 10px;
  font-size: 16px;
  color:#000;
  font-weight: bold;
  background-color:#CBE1F5;
  border:3px solid #CBE1F5;
  margin-bottom: 5px;
}

.l-content #perspective .popupBlock li a:hover {
  background-color:#97C2EB;
  border:3px solid #0000FF;
}

.l-content #perspective .popupBlock li img {
  float:left;
  border:1px solid #ccc;
  width: 80px;
  margin-right: 20px;
}

/** list1 **/

.l-content #perspective .popupBlock .list_1 li a {
  display: block;
}

.l-content #perspective .popupBlock .list_1 li a img {
  float:left;
}

.l-content #perspective .popupBlock .list_1 li a p {
  overflow: auto;
  height: 82px;
  display: table-cell;
  vertical-align: middle;
}

/** list2 **/

.l-content #perspective .popupBlock .list_2 li a span {
  display: block;
  font-weight: normal;
  font-size: 12px;
  margin-top: 5px;
  line-height: 1.6;
}

/*--------------------------------------------------------*/

.l-content #contact_bnr {
  display:block;
  height:88px;
  background:url("/maker/misumi/mech/product/cvs/conveyor/images/footer_contact_global.gif") no-repeat;
  padding:4px 0 4px 20px;
  margin-top:10px;
  }

.l-content #contact_bnr .txt01 { font-weight:bold; font-size:16px; color:#000000; }
.l-content #contact_bnr .txt02 { font-size:14px; color:#000000; margin-top:12px; }
.l-content #contact_bnr .txt03 { font-size:14px; color:#000000; position: relative;top:-5px; }
.l-content #contact_bnr .tel { font-weight:bold; font-size:24px; color:#000000; margin-top:5px; margin-right:15px; margin-left:4px; }
.l-content #contact_bnr .comme { font-size:12px; color:#000000; margin-top:15px; }

.l-content .footer .list2 {
  padding-left: 20px !important;
}