      
/* Product Detail, Prices
------------------------------------------*/
#billboard {
  float: left;
  display: inline;
  margin: 0 16px 0 0;
  padding-bottom: 20px;
  border-bottom: 1px solid #CCC;
  font-size: 13px;
  }
  #billboard img {
    float: left;
    margin-right: 36px;
    }
  #billboard h2 {
    font-weight: normal;
    padding: 0;
    margin: 0 0 10px 0;
    }
    

/* Product Menu (printing, animated menu)
------------------------------------------*/
#product-menu ul {
  display: none;
  }
#product-menu a {
  font-size: 11px;
  }
  #product-menu li.selected ul {
    display: block;
    }
  #product-menu ul li a {
    font-size: 9px;
    }
  #product-menu ul li.selected a {
    color: #ff0000;
    font-weight:bold;
    text-decoration: none;
    }
    
/* Printing notes
------------------------------------------*/
#notes {
  float: left;
  position: relative;
  }
  #product-paper,
  #product-submission {
    background: url(/css/images/global/sprites.gif) -800px -100px no-repeat;
    overflow: hidden;
    line-height: 22px;
    padding-left: 66px;
    margin: 10px 0 0 0;
    font-size: 12px;
    }
  #product-submission {
    background-position: -800px -150px;
    margin-top: 4px;
    }
    .submission-time {font-weight:bold; font-size:120%; color:#e51616;}
    .delivery-excluding img {position:relative; margin-top:-6px; top:6px;}

  #product-turnaround {
    float: left;
    padding-bottom: 14px;
    }
    #product-turnaround img {
      margin: 0;
      float: left;
      }
      #product-turnaround img#no-weekends {
        margin-left: 30px;
        }

  #discount-bar {vertical-align:middle; margin-top: 10px;}
    #discount-bar h3 {margin:0 8px 0 0; display:inline;}

  #product-notes {
    width: 727px;
    padding: 13px 13px 13px 46px;
    margin: 13px 0 4px;
    background: #BEE4E6 url(/css/images/global/sprites.gif) -890px -392px no-repeat;
    }
  #delivery-details {
    float: left;
    }
    #delivery-details p {
      color: #E41616;
      padding: 0;
      margin: 4px 0 0 0;
      font-size: 11px;
      line-height: 12px;
      }
    
    
/* Prices Table
------------------------------------------*/
#prices {
  float: left;
  margin: 20px 0 20px 0;
  width: 781px;
  border: none;
  background: url(/css/images/global/sprites.gif) -100px -1200px no-repeat;
  }
    #prices #table-top th {
      color: #FFF;
      border: none;
      height: 37px;
      vertical-align: middle;
      text-align: center;
      }
    #prices th.label {
      width: 80px;
      text-align: center;
      vertical-align: middle;
      background: #D0E1E1;
      }
  #prices tr.row-b {
    background: #F2F2F2;
    } 
  #prices td, th {
    font-size: 10px;
    border-top: 1px solid #D6D6D6;
    border-bottom: 1px solid #FFF;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    }
  #prices a {
    display: block;
    padding: 6px 8px;
    }
  #prices a:hover {
    padding: 3px 2px;
    border: 3px solid #E51616;
    color: #000;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background: #FFF;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    }
    
  #prices-pointer {
    position: absolute;
    top: 10px;
    right: 10px;
    background: url(/css/images/global/sprites.gif) -700px -200px no-repeat;
    width: 194px;
    height: 42px;
    display: block;
    }
    #prices-pointer strong {
      display: none;
      }


/*support_navi
--------------------------------------------------*/
#supprt_navi_title{
	display: block;
	border-left:1px dotted #E51616;
	border-bottom:1px dotted #E51616;
	margin-bottom:5px;
	padding-left:3px;
	padding-bottom:3px;
	text-align:left;
	font-size:13px;
	color:#E51616;

}
#supprt_navi{
	display: block;
	margin-bottom:10px;
	padding:5px;
	padding-bottom:5px;
	text-align:left;
	margin-top:5px
	margin-bottom:10px;
	border:solid 1px #E51616;
	line-height:110%;
	height:auto;
}

#navititle_box{
	display: block;
	margin-bottom:10px;
	padding:7px;
	padding-bottom:5px;
	text-align:left;
	margin-top:5px
	margin-bottom:10px;
	border:solid 1px #E51616;
	line-height:110%;
	height:auto;
}

a.anchorLinks {
	background: url(/css/images/global/red-arrow.gif) left no-repeat;
	padding: 3px 3px 3px 20px;
	text-decoration: underline;
	color: #646363;
	}
   a.anchorLinks:hover {
	color: #E51616;
	}
	
li.anchorLink2{
	margin-left:106px;
}
li.anchorLink3{
	margin-left:85px;
}
li.anchorLink4 {
	margin-left:128px;
	}
li.anchorLink5 {
	margin-left:30px;
	}
li.anchorLink6 {
	margin-left:26px;
	}
li.anchorLink7 {
	margin-left:63px;
	}
li.anchorLink8 {
	margin-left:97px;
	}
li.anchorLink9{
	margin-left:142px;
}
li.anchorLink10 {
	margin-left:41px;
	}
li.anchorLink11{
	margin-left:128px;
}
li.anchorLink12{
	margin-left:132px;
}
li.anchorLink13{
	margin-left:117px;
}
li.anchorLink14{
	margin-left:55px;
}
	
#supprt_navi_title2{
	display: block;
	background:#E51616;
	border:1px solod #E51616;
	margin-bottom:5px;
	padding:3px;
	padding-left:5px;
	text-align:left;
	font-size:13px;
	color:#ffffff;
}
#supprt_navi2{
	display: block;
	padding:8px;
	padding-bottom:15px;
	text-align:left;
	margin-bottom:10px;
	border:solid 1px #ebebeb;
	line-height:110%;
}

/* プライスタブ */
div.red-price-text {
	display:block;
	color:#ff6633;
	text-align:left;
	}
  span.red-price-text {
	display:block;
	color:#ff6633;
	margin-top:3px;
	font-size:14px;
	font-weight:bold;
	text-align:right;	
	}
	
div.overview_title{
	display: block;
	padding:3px;
	text-align:left;
	margin-top:5px
	margin-bottom:10px;
	border:solid 1px #cccccc;
	width:568px;
	height:auto;
	clear:both;
}

/* 印刷用語辞典 */
#printword-link{
	float:right;
	display:block;
}
 #printword-link a{
   	font-weight:bold;
   	text-decoration:none;
   	color:#E51616;
 }
 #printword-link a:hover{
   	text-decoration:underline;
 }
 
/* 紙について */
div.kingpaper{
	display: block;
	margin:0px 0px 10px 0px;
	padding:3px;
	text-align:center;
	border:solid 1px #cccccc;
	width:572px;
	height:7500px;
}

div.kingpaper-products-wrap{
	display: block;
	margin:10px 0px 0px 0px;
	border-bottom:dotted 1px #cccccc;
	background: url(/images/paper/kmihon-220mc.png) 10px -4px no-repeat;
	width:572px;
	height:160px;
	clear:both;
}

div.kingpaper-products-wrap2{
	display: block;
	margin:10px 0px 0px 0px;
	border-bottom:dotted 1px #cccccc;
	background: url(/images/paper/kmihon-220m.png) 10px -4px no-repeat;
	width:572px;
	height:270px;
	clear:both;
}

div.kingpaper-products-wrap3{
	display: block;
	margin:10px 0px 0px 0px;
	border-bottom:dotted 1px #cccccc;
	background: url(/images/paper/kmihon-220mmpp.png) 10px -4px no-repeat;
	width:572px;
	height:160px;
	clear:both;
}

div.kingpaper-products-wrap4{
	display: block;
	margin:10px 0px 0px 0px;
	border-bottom:dotted 1px #cccccc;
	background: url(/images/paper/kmihon-220cpp.png) 10px -4px no-repeat;
	width:572px;
	height:160px;
	clear:both;
}

div.kingpaper-products-wrap5{
	display: block;
	margin:10px 0px 0px 0px;
	border-bottom:dotted 1px #cccccc;
	background: url(/images/paper/kmihon-220mg.png) 10px -4px no-repeat;
	width:572px;
	height:160px;
	clear:both;
}

div.kingpaper-products-wrap6{
	display: block;
	margin:10px 0px 0px 0px;
	border-bottom:dotted 1px #cccccc;
	background: url(/images/paper/kmihon-180c.png) 10px -4px no-repeat;
	width:572px;
	height:160px;
	clear:both;
}

div.kingpaper-products-wrap7{
	display: block;
	margin:10px 0px 0px 0px;
	border-bottom:dotted 1px #cccccc;
	background: url(/images/paper/kmihon-180m.png) 10px -4px no-repeat;
	width:572px;
	height:270px;
	clear:both;
}

div.kingpaper-products-wrap8{
	display: block;
	margin:10px 0px 0px 0px;
	border-bottom:dotted 1px #cccccc;
	background: url(/images/paper/kmihon-160c.png) 10px -4px no-repeat;
	width:572px;
	height:160px;
	clear:both;
}

div.kingpaper-products-wrap9{
	display: block;
	margin:10px 0px 0px 0px;
	border-bottom:dotted 1px #cccccc;
	background: url(/images/paper/kmihon-135c.png) 10px -4px no-repeat;
	width:572px;
	height:670px;
	clear:both;
}

div.kingpaper-products-wrap10{
	display: block;
	margin:10px 0px 0px 0px;
	border-bottom:dotted 1px #cccccc;
	background: url(/images/paper/kmihon-135mc.png) 10px -4px no-repeat;
	width:572px;
	height:270px;
	clear:both;
}

div.kingpaper-products-wrap11{
	display: block;
	margin:10px 0px 0px 0px;
	border-bottom:dotted 1px #cccccc;
	background: url(/images/paper/kmihon-135m.png) 10px -4px no-repeat;
	width:572px;
	height:270px;
	clear:both;
}

div.kingpaper-products-wrap12{
	display: block;
	margin:10px 0px 0px 0px;
	border-bottom:dotted 1px #cccccc;
	background: url(/images/paper/kmihon-125c.png) 10px -4px no-repeat;
	width:572px;
	height:160px;
	clear:both;
}

div.kingpaper-products-wrap13{
	display: block;
	margin:10px 0px 0px 0px;
	border-bottom:dotted 1px #cccccc;
	background: url(/images/paper/kmihon-110c.png) 10px -4px no-repeat;
	width:572px;
	height:270px;
	clear:both;
}

div.kingpaper-products-wrap14{
	display: block;
	margin:10px 0px 0px 0px;
	border-bottom:dotted 1px #cccccc;
	background: url(/images/paper/kmihon-110mc.png) 10px -4px no-repeat;
	width:572px;
	height:270px;
	clear:both;
}

div.kingpaper-products-wrap15{
	display: block;
	margin:10px 0px 0px 0px;
	border-bottom:dotted 1px #cccccc;
	background: url(/images/paper/kmihon-110m.png) 10px -4px no-repeat;
	width:572px;
	height:270px;
	clear:both;
}

div.kingpaper-products-wrap16{
	display: block;
	margin:10px 0px 0px 0px;
	border-bottom:dotted 1px #cccccc;
	background: url(/images/paper/kmihon-110lsga.png) 10px -4px no-repeat;
	width:572px;
	height:160px;
	clear:both;
}

div.kingpaper-products-wrap17{
	display: block;
	margin:10px 0px 0px 0px;
	border-bottom:dotted 1px #cccccc;
	background: url(/images/paper/kmihon-110hmma.png) 10px -4px no-repeat;
	width:572px;
	height:160px;
	clear:both;
}

div.kingpaper-products-wrap18{
	display: block;
	margin:10px 0px 0px 0px;
	border-bottom:dotted 1px #cccccc;
	background: url(/images/paper/kmihon-110aw.png) 10px -4px no-repeat;
	width:572px;
	height:160px;
	clear:both;
}

div.kingpaper-products-wrap19{
	display: block;
	margin:10px 0px 0px 0px;
	border-bottom:dotted 1px #cccccc;
	background: url(/images/paper/kmihon-110vnvg.png) 10px -4px no-repeat;
	width:572px;
	height:160px;
	clear:both;
}

div.kingpaper-products-wrap20{
	display: block;
	margin:10px 0px 0px 0px;
	border-bottom:dotted 1px #cccccc;
	background: url(/images/paper/kmihon-108zk.png) 10px -4px no-repeat;
	width:572px;
	height:160px;
	clear:both;
}

div.kingpaper-products-wrap21{
	display: block;
	margin:10px 0px 0px 0px;
	border-bottom:dotted 1px #cccccc;
	background: url(/images/paper/kmihon-90c.png) 10px -4px no-repeat;
	width:572px;
	height:270px;
	clear:both;
}

div.kingpaper-products-wrap22{
	display: block;
	margin:10px 0px 0px 0px;
	border-bottom:dotted 1px #cccccc;
	background: url(/images/paper/kmihon-90mc.png) 10px -4px no-repeat;
	width:572px;
	height:160px;
	clear:both;
}

div.kingpaper-products-wrap23{
	display: block;
	margin:10px 0px 0px 0px;
	border-bottom:dotted 1px #cccccc;
	background: url(/images/paper/kmihon-90m.png) 10px -4px no-repeat;
	width:572px;
	height:270px;
	clear:both;
}

div.kingpaper-products-wrap24{
	display: block;
	margin:10px 0px 0px 0px;
	border-bottom:dotted 1px #cccccc;
	background: url(/images/paper/kmihon-70c.png) 10px -4px no-repeat;
	width:572px;
	height:160px;
	clear:both;
}

div.kingpaper-products-wrap25{
	display: block;
	margin:10px 0px 0px 0px;
	border-bottom:dotted 1px #cccccc;
	background: url(/images/paper/kmihon-70mc.png) 10px -4px no-repeat;
	width:572px;
	height:160px;
	clear:both;
}

div.kingpaper-products-wrap26{
	display: block;
	margin:10px 0px 0px 0px;
	border-bottom:dotted 1px #cccccc;
	background: url(/images/paper/kmihon-70m.png) 10px -4px no-repeat;
	width:572px;
	height:160px;
	clear:both;
}

div.kingpaper-products-wrap27{
	display: block;
	margin:10px 0px 0px 0px;
	border-bottom:dotted 1px #cccccc;
	background: url(/images/paper/kmihon-58c.png) 10px -4px no-repeat;
	width:572px;
	height:160px;
	clear:both;
}

div.kingpaper-products-wrap28{
	display: block;
	margin:10px 0px 0px 0px;
	border-bottom:dotted 1px #cccccc;
	background: url(/images/paper/kmihon-80k.png) 10px -4px no-repeat;
	width:572px;
	height:160px;
	clear:both;
}

div.kingpaper-products-wrap29{
	display: block;
	margin:10px 0px 0px 0px;
	border-bottom:dotted 1px #cccccc;
	background: url(/images/paper/kmihon-kraft.png) 10px -4px no-repeat;
	width:572px;
	height:160px;
	clear:both;
}

div.kingpaper-products-wrap30{
	display: block;
	margin:10px 0px 0px 0px;
	border-bottom:dotted 1px #cccccc;
	background: url(/images/paper/kmihon-ats.png) 10px -4px no-repeat;
	width:572px;
	height:160px;
	clear:both;
}

div.kingpaper-products-wrap31{
	display: block;
	margin:10px 0px 0px 0px;
	border-bottom:dotted 1px #cccccc;
	background: url(/images/paper/kmihon-inkjet.png) 10px -4px no-repeat;
	width:572px;
	height:270px;
	clear:both;
}

div.kingpaper-products-wrap32{
	display: block;
	margin:10px 0px 0px 0px;
	border-bottom:dotted 1px #cccccc;
	background: url(/images/paper/kmihon-2mm.png) 10px -4px no-repeat;
	width:572px;
	height:160px;
	clear:both;
}

div.kingpaper-products-wrap33{
	display: block;
	margin:10px 0px 0px 0px;
	background: url(/images/paper/kmihon-iBest.png) 10px -4px no-repeat;
	width:572px;
	height:160px;
	clear:both;
}

div.kingpaper-products-l{
	float:left;
	display:block;
	border:solid 1px #cccccc;
	width:100px;
	height:auto;
}
div.kingpaper-products-r{
	float:right;
	display:block;
	width:420px;
	height:auto;
}	

div.kingpaper-products{
	display:inline;
	text-align:center;
	clear:both;
}
  strong.kingpaper-products{
  	font-size:14px;
  }
  p.kingpaper-products{
  	font-size:10px;
  }
  a.kingpaper-products{
	text-decoration:none;
    border-bottom:solid 3px #ffffff;
	text-align:center;
	clear:both;
  }
  a.kingpaper-products:hover{
    border-bottom:solid 3px #E51616;
  }
  
  a.kingpaper-products2{
	margin:0px 20px 0px 20px;
	text-decoration:none;
    border-bottom:solid 3px #ffffff;
	text-align:center;
	width:100px;
	clear:both;
  }
  a.kingpaper-products2:hover{
    border-bottom:solid 3px #E51616;
  }
  
  /*
  --Oyenflyer Image sample
  */
  #image-holder
  {
  	width:570px;
  	border:solid 1px cyan;
  	}
  	
  	#image-black
  	{
  		float:left;
  		width:260px;

  		}
  		
   	#image-colored
  	{
  		float:right;
  		width:260px;
  		} 	
  		
  		
/*
.pic {background-color: #FFFFFF;left: 10px;position: relative;top: 10px;width: 135px;}
.pic a .large {border: 0px;display: block;height: 1px;left: -1px;position: absolute;top: -1px;width: 1px;}
.pic a img {border: 0;}
.pic a.p1, .pic a.p1:visited {background: #FFFFFF;display: block;height: 90px;left: 0;text-decoration: none;top: 0;width: 135px;}
.pic a.p1:hover {color: #000000;text-decoration: none;}
.pic a.p1:hover .large {display: block;height: auto;left: 150px;position: absolute;top: -60px;width: auto;border:solid 3px #ddd;}
			*/

