@charset "utf-8";

#contentAreaInner {
	clear: both;
	width: 990px;
	margin: 0 auto;
}


/* ---------- Sort Select -- */
#sortMenu{
	background-color:#eeeeee;
	padding:5px 10px 5px 10px;
	margin-top:7px;
}


/* ---------- Result -- */
#resultListWrap{
	width:990px;
	overflow:hidden;
}
#resultList{
	display:block;
	width:1012px;
	letter-spacing:-.40em;
}
#resultList li{
	display:inline-block;
	letter-spacing:normal;
	vertical-align:top;
	margin:9px 22px 0 0;
	width:231px;
}
* html #resultList li{ /* IE 6 */
	display:inline;
	zoom:1;
}
*:first-child+html #resultList li{ /* IE 7 */
	display:inline;
	zoom:1;
}
#resultList li.turn{
	margin-right:0px;
}

#resultList li div{
	position:relative;
	height:215px;
	width:231px;
}
/* -- white board -- */
#resultList li div .whiteBoard{
	height:215px;
	width:231px;
	position:absolute;
	left:0px;
	top:0px;
	z-index:50;
	filter: alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
	-ms-filter: "alpha(opacity=0)";
	-khtml-opacity: 0;
}
#resultList li:hover div .whiteBoard{
	filter: alpha(opacity=15);
	-moz-opacity:0.15;
	opacity:0.15;
	-ms-filter: "alpha(opacity=15)";
	-khtml-opacity: 0.15;
	background-color:#ffffff;
}
#resultList li div h3{
	position:absolute;
	left:0px;
	top:-3px;
}
/* -- Color -- */
#resultList li div.color{
	background:url(/products/copier/img/products/index/bg_color.jpg) top center no-repeat;
}
/* -- Black & White -- */
#resultList li div.bAndW{
	background:url(/products/copier/img/products/index/bg_bandw.jpg) top center no-repeat;
}

/* -- Software -- */
#resultList li div.software{
	background:url(/products/copier/img/products/index/bg_software.jpg) top center no-repeat;
}

/* -- Products Model Name -- */
#resultList li div .modelName{
	position:absolute;
	left:16px;
	bottom:9px;
}

/* -- Icon -- */
#resultList li div .icon{
	position:absolute;
	right:11px;
	bottom:9px;
}
#resultList li div .icon img{
	margin-left:5px;
}


/* -- Products Image -- */
#resultList li div p.img{
	position:absolute;
	left:3px;
	top:23px;
}
#resultList_non{
	display:none;
	font-size:112%;
}

/* -- link -- */
#resultList li div a.linkproducts{
	display:block;
	height:192px;
	width:231px;
	position:absolute;
	left:0px;
	top:23px;
}
* html #resultList li div a.linkproducts{ /* IE 6 */
background:url(/products/copier/img/products/index/ie6bg.gif);
}
/* -- Close Btn -- */
#resultList li div .btClose{
	position:absolute;
	right:9px;
	top:8px;
	z-index:1000;
	font-size:0;
	line-height:0;
}




strong {
	color: #333;
}

#contentArea {
    background-image: none;
}
.arrow {
	background-image:url(/products/copier/img/products/bg_photo_arrow.gif);
	background-repeat:no-repeat;
}

.fL {
	float:left;
}

.fR {
	float:right;
}

#pdContents{
	background-color:#FFF;
	margin:10px auto 0 auto;
	width:950px;
}

#pdNavi,
#pdNaviLcd{
	clear:both;
	letter-spacing:-.40em;
	background-color:#ececec;
	margin-top:18px;
	padding-bottom:25px;
}
#pdNaviLcd {
	margin-top: 0;
}
#pdNavi li{
	display:inline-block;
	vertical-align:top;
	margin-top:18px;
	margin-left:18px;
	margin-right:18px;
	width:280px;
}
#pdNaviLcd li{
	display:block;
	vertical-align:top;
	margin-left: 18px;
	width:912px;
}
* html #pdNavi li{ /* IE 6 */
	width:auto;
	display:inline;
	zoom:1;
}
*:first-child+html #pdNavi li{ /* IE 7 */
	display:inline;
	zoom:1;
}
#pdNavi li dl{
	letter-spacing:normal;
}
#pdNavi li dt{
	font-family: 'Droid Sans', sans-serif;
	font-size:166%;
	line-height:1.2;
	text-align: left;
	border-bottom: #5e5e5e 1px solid;
	margin-bottom: 10px;
}
#pdNavi li .pdNaviSec dt {
	border-bottom: none;
}
#pdNavi li dt span {
	font-family: 'Droid Sans', sans-serif;
	font-size:52%;
}
#pdNavi li dd.img {
	margin-top:5px;
}
#pdNaviLcd li dd.pdNaviSec {
	width: 280px;
	float: left;
	display: inline;
}

#pdNavi .pdNaviSec dl{
	position:relative;
	width:280px;
	margin-top:10px;
}
#pdNavi .pdNaviSec dt{
	position:absolute;
	left:0;
	width:40px;
	text-indent:-9999px;
}
#pdNavi .pdNaviSec dd{
	padding:0 0 0 45px;
}
#pdNavi li.col3 {
	width: 912px;
}
#pdNavi li.col3 .img {
	width: 280px;
	float: left;
	display: inline;
}
#pdNavi li.col3 .pdNaviSec {
	width: 280px;
	float: left;
	margin-left: 36px;
	display: inline;
}
* html #pdNavi .pdNaviSec li{ /* IE 6 */
	margin:0 0 0 0;
}


#pdNavi .pdNaviSec li li.number{
	width:145px;
	height:27px;
	float:left;
}

#pdNavi .pdNaviSec li li a {
	text-indent:-9999px;
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	width:145px;
	height:27px;
}

#pdNavi .pdNaviSec li a:hover {
	background-position:left bottom;
}

#pdNavi .pdNaviSec li li.checkbox {
	width:64px;
	float:right;
	text-align:right;
	background-image:none;
	padding:8px 8px 0 0;
}
* html #pdNavi .pdNaviSec li li.checkbox{ /* IE 6 */
	padding:3px 8px 0 0;
}
*:first-child+html #pdNavi .pdNaviSec li li.checkbox{ /* IE 7 */
	padding:3px 8px 0 0;
}


#btnArea {
	background:#cdcdcd;
	width:950px;
	height:47px;
	position:relative;
}

.comparingBtn {
	position:absolute;
	top:6px;
	left:331px;
}
.selectBtn {
	position:absolute;
	top:12px;
	right:131px;
}
.deselectBtn {
	position:absolute;
	top:12px;
	right:20px;
}

#sideNavi {
	text-align: left;
}

#sideNavi a,
#sideNavi a:hover{
	/*font-weight:bold;*/
}



.tabTop{
	background:url(/products/copier/img/products/bg_tab.gif) left bottom repeat-x; 
	width:770px;
}
.tabBottom{
	background:url(/products/copier/img/products/bg_tab.gif) left top repeat-x; 
	margin-top:35px;
	margin-bottom: 50px;
	width:770px;
}

.tabTop li,
.tabBottom li{
	font-size: 0.93rem;
	font-family: 'Droid Sans', sans-serif;
	border:1px solid #8f8d8d;
	float:left;
	margin-left:5px;
	margin-right:5px;
	width: 178px;
	float: left;
	display: inline;
}

.tabTop.softwareTab li,
.tabBottom.softwareTab li{
	width: 140px;
	box-sizing: border-box;
}

.tabTop .tab01,
.tabBottom .tab01 {
	margin-left: 14px;
}
.tabTop li p,
.tabBottom li p{
	float: left;
	font-weight:bold;
	display:block;
	background:#ededed;
	color:#cccccc;
	text-decoration:none;
	line-height: 33px;
	min-height:30px;
	padding:0 20px;
	width: 100%;
	box-sizing:border-box;
	text-align: center;
}

.tabTop li a,
.tabBottom li a{
	float: left;
	font-weight:bold;
	display:block;
	background:#ededed;
	color:#999999;
	text-decoration:none;
	line-height: 33px;
	min-height:30px;
	padding:0 20px;
	width: 100%;
	box-sizing:border-box;
	text-align: center;
}
.tabTop li a:hover,
.tabBottom li a:hover{
	background:#d8d8d8;
	color:#999999;
	text-decoration:none;
}
.tabTop li a:visited,
.tabBottom li a:visited{
	color:#999999;
	text-decoration:none;
}
.tabTop li.on a,
.tabBottom li.on a{
	background:#000000;
	color:#FFFFFF;
	text-decoration:none;
}

.tabTop.menuindex li:first-child a,
.tabBottom.menuindex li:first-child a,
.tabTop.softwareTab.menucase li:nth-child(2) a,
.tabBottom.softwareTab.menucase li:nth-child(2) a,
.tabTop.menuoptions li:nth-child(2) a,
.tabBottom.menuoptions li:nth-child(2) a,
.tabTop.menuspecifications li:nth-child(3) a,
.tabBottom.menuspecifications li:nth-child(3) a,
.tabTop.menubrochure li:nth-child(4) a,
.tabBottom.menubrochure li:nth-child(4) a,
.tabTop.softwareTab.menutips li:nth-child(5) a,
.tabBottom.softwareTab.menutips li:nth-child(5) a{
	background:#000000;
	color:#FFFFFF;
	text-decoration:none;
}




.tabTop li.on a:hover,
.tabBottom li.on a:hover{
	background:#000000;
	color:#FFFFFF;
	text-decoration:none;
}
#maincontents .tabTop li.on a,
#maincontents .tabBottom li.on a {
	color:#FFFFFF;
}

.viewBlockTop{
	padding-bottom:30px;
}
.viewBlock{
}

/*.txtBox01{
	float:left;
	width:370px;
}
.txtBox03{
	float:left;
	width:640px;
}
.txtBox04{
	float:left;
	width:460px;
}
.txtBox05{
	float:left;
	width:430px;
}*/
.txtBoxWide{
	float:left;
	width:100%;
}
.txtBox01 dt,
.txtBox02 dt,
.txtBox03 dt,
.txtBox04 dt,
.txtBox05 dt,
.txtBoxWide dt{
	font-family: 'Droid Sans', sans-serif;
	font-size:210%;
	font-weight:normal;
	line-height:1.2;
	color: #494e52;
}
.txtBox01 dt span,
.txtBox02 dt span,
.txtBox03 dt span,
.txtBox04 dt span,
.txtBoxWide dt span{
	font-size:70%;
}
.txtBox01 .bulletList li,
.txtBox02 .bulletList li,
.txtBox03 .bulletList li,
.txtBox04 .bulletList li {
	background: url(/products/copier/common/img/ic_bullet_gray.gif) no-repeat left 5px;
	padding-left: 1em;
}

.imgBox01{
	float:right;
	width:350px;
	text-align:right;
}
.imgBox02{
	float:right;
	width:78px;
	text-align:right;
}
.imgBox03{
	float:right;
	width:270px;
	text-align:right;
}
.imgBox05{
	float:right;
	width:290px;
	text-align:right;
}

.bottomLine{
	border-bottom:1px solid #cccccc;
	padding-bottom:20px;
}
.moreEbrochure {
	text-align: right;
	padding-right: 10px;
	background: url(/products/copier/common/img/ic_arrow_blue.gif) no-repeat right center;
	font-size: 116%;
}
.moreEbrochure a {
	cursor: pointer;
	color: #3399cc;
}

/*Print CSS------------------------------------------ add CSS*/
@media print{
.specTbl td {
	border:1px solid #666666 !important;
}

.specTbl thead{
	border-bottom:2px solid #666666 !important;
}
.specTbl thead th{
	border:1px solid #666666 !important;
}
.specTbl tbody .th01,
.specTbl tbody .th02,
.specTbl tbody .th03,
.specTbl tbody .th04{
	border:1px solid #666666 !important;
}
.specTbl tbody .th05{
	border-left:1px solid #666666 !important;
}
}
/*--------------------------------------------------- add CSS*/

.specTbl{
	margin-top:5px;
	width:768px;
	border:1px solid #999;
}
.specTbl td{
	text-align:left;
	padding:10px;
}
.specTbl thead{
	border-bottom:2px solid #ffffff;
}
.specTbl thead th{
	border:1px solid #ffffff;
	text-align:left;
	padding:10px;
}
.specTbl thead .th01{
	background-color:#000000;
	color:#FFF;
	font-weight:normal;
}
.specTbl thead .th02{
	background-color:#7f7f7f;
	color:#FFF;
	font-weight:normal;
}
.specTbl tbody th,
.specTbl tbody td{
	color:#494e52;
	text-align:left;
	padding:5px;
	vertical-align:top;
	border:1px solid #999;
}
.specTbl tbody .th01,
.specTbl tbody .th02,
.specTbl tbody .th03,
.specTbl tbody .th04{
	font-weight:normal;
}
.specTbl tbody .th01{
	background-color:#ccc;
}
.specTbl tbody .th02{
	background-color:#e7e6e6;
}
.specTbl tbody .th03{
	background-color:#c9e3f1;
}
.specTbl tbody .th04{
	background-color:#c9e3f1;
}
.specTbl tbody .th05{
	border-left:1px solid #ffffff;
	background-color:#c9e3f1;
	font-weight:normal;
}
.specTbl tbody .th06{
	background-color:#c9e3f1;
	border-left:none;
}
.specTbl tbody .th07{
	background-color:#fff;
}
.specTbl tbody .th08 {
	background-color: #666;
	font-weight: bold;
	color: #fff;
}
.exA {
	background-color: #0099cc;
	color: #fff !important;
}
.exB {
	background-color: #db69b9;
	color: #fff !important;
}
.exC {
	background-color: #ed7705;
	color: #fff !important;
}
.exD {
	background-color: #72cc3b;
	color: #fff !important;
}
.specTbl tbody .td01{
	background-color:#ffffff;
}
.specTbl tbody .td02{
	background-color:#f3f4f4;
}
.specTbl tbody .td1st {
	border-left: 1px solid #ffffff !important;
}
.specTbl tbody .txtBlueBold {
	color: #0e71b7;
	font-weight: bold;
}
.specTbl tbody .alignCenter {
	text-align: center !important;
}
.specTbl tbody .alignMiddle {
	vertical-align: middle !important;
}


.specTbl tbody span,
.specNote span{
}
.specTbl tbody em,
.specNote em{
	font-style:normal;
}

.specImg {
	width: 770px;
}
.specImg li {
	font-size:83%;

	line-height:1.4;
}
.specImg .specImgNoteL {
	float: left;
	display: inline;
}
.specImg .specImgNoteR {
	float: right;
	display: inline;
}

.specNote{
	text-indent:-1em;
	padding-left:1em;
	font-size:83%;
	line-height:1.4;
}
.specNote15em{
	text-indent:-1.5em;
	padding-left:1.5em;
	font-size:83%;
	line-height:1.4;
}
.specNote2em{
	text-indent:-2em;
	padding-left:2em;
	font-size:83%;
	line-height:1.4;
	margin-left: 0.2em;
}

/* Numb */
.specNotedl2em{
	font-size:83%;
	line-height:1.4;
	margin-left: 0.2em;
}

.specNotedl2em dt{
	float: left;
	width: 20px;
	clear: both;
	text-align: right;
	padding-right: 0.5em;
	box-sizing: content-box;
}

.specNotedl2em dd{
	width: 700px;
	float: left;
}




.specNoteDisc{
	/*text-indent:-1em;
	padding-left:1em;*/
	font-size:83%;
	line-height:1.4;
	list-style: disc;
}
.specNoteDisc li {
	list-style: disc;
	float:none;
	margin-left: 1.5em;
}

.ctbox{
	color:#333333;
	margin-left:50px;
/*	padding-right:97px; */
	margin-top:30px;
	width:670px;
}
.ctbox p{
	float:left;
	width:173px;
}
.ctbox dl{
	float:left;
	margin-left:38px;
	width:459px;
}
.ctbox dt {
	font-weight: bold;
}

/*Page Title*/

#imgIndex{
	font-family: 'Droid Sans', sans-serif;
	color:#000000;
}
#imgIndex .pdTtl {
	color:#000000;
}
.sTtl {
	color: #494e52;
}
#imgIndex .pdTtl{
	/*font-size:300%;*/
	font-size: 200%;
	padding-top:5px;
	padding-left:12px;
	/*letter-spacing:-0.05em;*/
	word-break: break-all;
	line-height:1.4;
}
#imgIndex .pdCate{
	margin-top:0px;
	padding-left:15px;
}
#imgIndex .pdTxt{
	/*font-size:183%;*/
	font-size: 160%;
	padding-left:15px;
	line-height:1.3;
	color: #14a7dd;
}
#imgIndex .pdTxtSub{
	font-family: 'Droid Sans', sans-serif;
	/*font-size:183%;*/
	font-size: 110%;
	padding-left:15px;
	line-height:1.3;
}
/* main image */
#imgIndex {
	width: 770px;
	height: 290px;
	position: relative;
}
#imgIndex #mainImg {
	position: absolute;
	left: 0;
	top: 0;
}
/*.mainHeadTtl{
	position:relative;
	min-height:290px;	
}*/

#imgIndex .imgTxt{
	position:absolute;
	top:30px;
	left:0px;
}

.mainHeadTtl .mainPhoto{
	position:absolute;
	top:10px;
	right:10px;
}

.mainHeadTtl .modelPhoto{
	position:absolute;
	bottom:0px;
	left:15px;
}

/*new Template ------------------- */

#imgIndex.mainTypeS .imgTxt{
	position:absolute;
	width: 60%;
	top:30px;
	left:0px;
}

#imgIndex.mainTypeM .imgTxt{
	position:absolute;
	width: 70%;
	top:30px;
	left:0px;
}

#imgIndex.mainTypeL .imgTxt{
	position:absolute;
	width: 100%;
	top:30px;
	left:0px;
}







#sideBanner {
	margin-top: 15px;
	padding-bottom: 2px;
}
#sideBanner ul {
	list-style-type: none;
	margin-left: 5px;
}
#sideBanner li img {
	vertical-align: bottom;
}
#sideBanner li {
margin-bottom: 2px;
}

/* body */
#maincontents {
_text-align: left; /* IE6 */

}

#maincontents > .box {
line-height: 1.4em;
}



.imgCenter {
	margin: 0 auto;
}


/* font size */
.fontSize83 {
	font-size: 83%;
}

/* text indent */
.indent2em {
	text-indent: 2em;
}

/* margin */
.mtem5{
	margin-top:5em;
}

.mtem8{
	margin-top:8em;
}

/* width */
.wp45 {
	width: 45% !important;
}

.wp50 {
	width: 50% !important;
}

.wp100 {
	width: 100% !important;
}

.w700 {
	width: 700px !important;
}

/* 見出し */
.sTtl03{
	font-family: 'Droid Sans', sans-serif;
	font-size: 140%;
	font-weight: normal;
	line-height: 1.6;
}

/* Table */
.tbl_option01{
	margin:0 auto;
	background-color:#F2F2F2;
	border-collapse:collapse;
	border-spacing:0;
	border:0;
}
.tbl_option01 td,
.tbl_option01 th{
	padding:5px 15px;
	vertical-align:top;
}
.tbl_option01 strong{
	font-weight:800;
}

/* List */
ol.cmtOption {
  counter-reset:cmtOptNo;
	font-size:11px;
}
ol.cmtOption li{
    margin:0; 
    list-style:none;
    position:relative;
    padding-left:23px;
  }
ol.cmtOption li:before {
    counter-increment:cmtOptNo;
		content:"*" counter(cmtOptNo) ".";
    position:absolute;
    left:0;
 }

/* productivity */
.productivityIcNum {
	box-sizing: content-box !important;
}

/* 180126 Add*/
#imgIndex .pdTtl {
	line-height: 1.1;
	padding-top: 10px;
}
#imgIndex .pdTxt {
    font-size: 174%;
	padding-top: 9px;
}
.txtBlue {
	background-color:#0a71b6;
	font-family: 'Droid Sans', sans-serif;
	font-size:112%;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px 10px 5px 10px;
}
