<!--

/*トナー基本構造: <link href="part/css/cartridge-basics-style.css" rel="stylesheet" type="text/css"> */

body{
 background-color: #ffffff;
 margin: 0px;
 padding: 0px;
}

#wrapper{
 position: relative;
 text-align: center;
 width: 100%;
 min-width: 940px;
 margin: 0px auto;
}

#head-navi{
 text-align: center;
 width: 100%;
 max-width: 940px;
 min-width: 700px;
 margin: 0px auto;
}

.shop-navi{
 width: 920px;
 height: 120px;
}

#contents{
 text-align: center;
 width: 950px;
 max-width: 950px;
 min-width: 800px;
 margin: 0px auto;
 overflow: hidden;
}

#navi{
 float: left;
 position: relative;
 border-style: solid;
 border-width: 3px 0px 0px 1px;
 border-color: #848484;
 width: 17.55%;
 max-width: 165px;
 min-width: 150px;
 height: 1300px;
 text-align: left;
}

.toner-navi{
 width: 145px;
 height: 1300px;
}

#division{
 float: right;
 text-align: center;
 position: relative;
 width:81.91%;
 max-width: 770px;
 min-width: 700px;
}

#main{
 float: left;
 text-align: left;
 width: 65.00%;
 max-width: 610px;
 min-width: 550px;
}

#brand{
}

#photo{
}

#product{
}

#model{
}

#number{
 line-height:1.4;
}

#office-supply{
}

#price{
}

#order{
 width: 550px;
 height: 320px;
}

.cartridge-order{
 width: 550px;
 height: 320px;
}

div#business{
 width: 550px;
 height: 200px;
 border-style: solid;
 border-width: 3px 1px 1px 1px;
 border-color: #848484;
}

.business0{
 width: 550px;
 height: 200px;
}

#navi-sub1{
 float: right;
 max-width:160px;
 min-width:150px;
 width: 17.02%;
 height: 1000px;
}

.sub1{
 width: 150px;
 height: 500px;
}

#navi-sub2{
 clear: both;
}

.sub2{
 width: 550px;
 height: 80px;
}

#delivery{
}

.delivery0{
 width: 880px;
 height: 1500px;
}

#sale{
}

.sale0{
 width: 850px;
 height: 1000px;
}

hr{
 color:#ff0000;/*線の色(IE用)*/
 background-color:#ff6600;/*線の色(NN用)*/
 height:10px;
 border:0px;
 filter:Alpha(opacity=100,finishopacity=0,style=2);
}

div#footer{
 clear: both;
 color: #989898;
 font-size:xx-small;
 line-height:1.1;
 font-family: "ＭＳ Ｐゴシック",sans-serif;
 text-align: left;
}

 -->

