@charset "utf-8";
/* ===================================================================
CSS information

 file name  :products.css
 author     :drf (drf)
 style info :イレギュラースタイル他
 
このスタイルシートの構成
各機種の固有スタイルなど

=================================================================== */
/* import module
----------------------------------------------------------- */
/*@import url("customstyle.css");

@import url("custommodule.css");
*/


/*----------------------------------------------------
	汎用-行間調整-
----------------------------------------------------*/

.gyokan{
	margin-top:4px;
	display:block;
	}

/*----------------------------------------------------
	汎用-表組み(仮)-
----------------------------------------------------*/

.hanyoTable{
margin:5px 0px;
}

.hanyoTable table.tbbase{
border-top:1px solid #888;
border-left:1px solid #888;
}

.hanyoTable table.tbbase th{
border-bottom:1px solid #888;
border-right:1px solid #888;
background-color:#dedede;
padding:5px 5px 5px 10px;
}

.hanyoTable table.tbbase td{
border-bottom:1px solid #888;
border-right:1px solid #888;
padding:5px 5px 5px 10px;
}

.hanyoTable table.tbinner th{
width:120px;
background-color:none;
font-weight:normal;
padding:0px 0px 2px 0px;
border:none;
}

.hanyoTable table.tbinner td{
padding:0px 0px 2px 0px;
border:none;
}

/*----------------------------------------------------
	汎用-入れ子表組01-
----------------------------------------------------*/
table.bunkatsu3{
width:100%;
}

table.bunkatsu3 td{
vertical-align:top;
padding:3px;
border-right:1px dotted #444;
}

table.bunkatsu3 td.endedr{
border-right:none;
}


/*----------------------------------------------------
	汎用-入れ子表組02-
----------------------------------------------------*/
table.ireko01{
line-height:1.2em;
}

table.ireko01 td{
border-right:1px solid #ccc;
border-bottom:1px solid #ccc;
}

table.ireko01 td.rend{
border-right:none;
}

table.ireko01 td.bend{
border-bottom:none;
}



/*----------------------------------------------------
	汎用-多彩な機能-
----------------------------------------------------*/

.manyFeature td{
padding:3px 0px 3px 15px;
}

/*----------------------------------------------------
	汎用-画像センタリング-
----------------------------------------------------*/

.imgCenter {
text-align:center;
}

/*----------------------------------------------------
	汎用-画像キャプション左-
----------------------------------------------------*/

.grcaption{
display:block;
width:100%;
text-align:left;
font-weight:bold;
padding-left:15px;
}

/*----------------------------------------------------
	MX-M310FP エコ
----------------------------------------------------*/

.ecoArea {
margin:40px 0px 10px 0px;
}

.ecoArea td{
padding:3px 0px 3px 5px;
}

.ecoArea .ecoBlock{
color:#0cb14b;
font-weight:bold;
border-bottom:2px solid #0cb14b;
padding:20px 0px 3px 5px;
}

/*----------------------------------------------------
	MX-M1100 カラー液晶タッチパネル
----------------------------------------------------*/

.colorPanel{
	margin-bottom:10px;
	line-height:24px;
}

.colorPanel img{
	margin-right:10px;
	vertical-align:middle;
}

.colorPanel span{
	color:#099;
	font-weight:bold;
	vertical-align:middle;
}

.cPwaku{
	border:1px solid #ccc;
	padding:5px;
	width:300px;
	display:block;
	height:90px;
}

 
/*----------------------------------------------------
 MX-2700 ドキュメントファイリング
----------------------------------------------------*/
 
.bk1{
padding:5px;
background-image:url(/print/medias/images/product/color/mx_2700/haikei.gif);
background-repeat:no-repeat;
height:100px;
width:261px;
}
.bk2{
padding:5px;
background-image:url(/print/medias/images/product/color/mx_2700/haikei_2.gif);
background-repeat:no-repeat;
height:85px;
width:261px;
}


/*----------------------------------------------------
	以前のモデル一覧
----------------------------------------------------*/
.oldmodelTl h1 img{
margin-bottom:10px;
}
.oldmodelMd h2 img{
margin-bottom:10px;
}

.oldmodelNavi{
padding:5px 0px 5px 20px;
background-color:#ededed;
margin:5px 0px 15px 0px;
}

.oldmodelNavi a img{
margin-right:25px;
}

.oldmodelTb{
display:block;
margin-bottom:15px;
}

.oldmodelTb table{
margin:5px 0px;
border-left:1px solid #cccccc;
border-top:1px solid #cccccc;
}

.oldmodelTb table th{
text-align:center;
font-weight:bold;
padding:5px 10px;
background-color:#eaeaea;
border-right:1px solid #cccccc;
border-bottom:1px solid #cccccc;
}

.oldmodelTb table td{
text-align:center;
padding:2px 10px;
border-right:1px solid #cccccc;
border-bottom:1px solid #cccccc;
}

/*----------------------------------------------------
	サイトマップ
----------------------------------------------------*/
#sitemap{
padding:10px 20px 10px 20px;
font-size:1.1em;
border-top:1px dotted #ccc;
}

#sitemap li{
margin-bottom:5px;
}


#sitemap .mapCate{
padding:20px 0px;
border-bottom:1px dotted #ccc;
}

#sitemap ul.map01{
margin-left:30px;
padding:10px 0px;
}

#sitemap ul.map01 li.mdbig{
	margin-left:0px;
	border-bottom:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
	border-top:1px solid #cfcfcf;
	border-left:5px solid #3e33a8;
	padding:3px 0px 3px 20px;
	background-color:#efefef;
	font-size:1.08em;
	font-weight:bold;
}

#sitemap ul.map01 li.mdbige{
	margin-left:0px;
	border-bottom:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
	border-top:1px solid #cfcfcf;
	border-left:5px solid #00ae42;
	padding:3px 0px 3px 20px;
	background-color:#efefef;
	font-size:1.08em;
	font-weight:bold;
}

#sitemap ul.map01 li.mdbigsol{
	margin-left:0px;
	border-bottom:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
	border-top:1px solid #cfcfcf;
	border-left:5px solid #8c07c3;
	padding:3px 0px 3px 20px;
	background-color:#efefef;
	font-size:1.08em;
	font-weight:bold;
}

#sitemap ul.map01 li.mdbigdl{
	margin-left:0px;
	border-bottom:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
	border-top:1px solid #cfcfcf;
	border-left:5px solid #1ac1ff;
	padding:3px 0px 3px 20px;
	background-color:#efefef;
	font-size:1.08em;
	font-weight:bold;
}

#sitemap ul.map01 li.mdMidg{
	margin-left:30px;
	border-bottom:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
	border-top:1px solid #cfcfcf;
	border-left:5px solid #00ae42;
	padding:3px 0px 3px 20px;
	background-color:#ffffff;
	font-size:1em;
	font-weight:bold;
}

#sitemap ul.map01 li.mdMidb{
	margin-left:30px;
	border-bottom:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
	border-top:1px solid #cfcfcf;
	border-left:5px solid #3e33a8;
	padding:3px 0px 3px 20px;
	background-color:#ffffff;
	font-size:1em;
	font-weight:bold;
}

#sitemap ul.map01 li.mdMidp{
	margin-left:30px;
	border-bottom:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
	border-top:1px solid #cfcfcf;
	border-left:5px solid #fa7c7c;
	padding:3px 0px 3px 20px;
	background-color:#ffffff;
	font-size:1em;
	font-weight:bold;
}

#sitemap ul.map01 li.mdMids{
	margin-left:30px;
	border-bottom:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
	border-top:1px solid #cfcfcf;
	border-left:5px solid #1ac1ff;
	padding:3px 0px 3px 20px;
	background-color:#ffffff;
	font-size:1em;
	font-weight:bold;
}

#sitemap ul.map01 li.mdMido{
	margin-left:30px;
	border-bottom:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
	border-top:1px solid #cfcfcf;
	border-left:5px solid #cfcfcf;
	padding:3px 0px 3px 20px;
	background-color:#ffffff;
	font-size:1em;
	font-weight:bold;
}


#sitemap ul.map01 li.mdsmall{
	margin-left:60px;
	border:1px solid #cfcfcf;
	padding:3px 0px 3px 20px;
}


#sitemap ul.map01 li.mdssmall{
	margin-left:100px;
	border-bottom:3px solid #cfcfcf;
	padding:3px 0px 3px 5px;
	font-size:0.95em;
	font-weight:bold;
}



#sitemap ul.map01 li.md01{
	margin-left:100px;
	border:1px solid #cfcfcf;
	padding:3px 0px 3px 20px;
	font-size:0.95em;
	background:url(/print/medias/images/common/arw2.gif) center left no-repeat;
}

#sitemap ul.map02{
margin-left:30px;
padding:10px 0px;
}

#sitemap ul.map03{
margin-left:30px;
}

#sitemap ul.map04{
margin-left:30px;
}




/*----------------------------------------------------
	アカウンタントプロ
----------------------------------------------------*/
.columTb{
margin:10px;
}

.columTb table{
border:1px solid #ccc;
}

.columTb table td{
padding:15px;
}

.columTb ul{
margin:10px 0px 10px 40px;
}

/*----------------------------------------------------
	一覧ナビ
----------------------------------------------------*/
.prodlist{
}

.prodlist .listMenuArea{
	overflow: hidden;
	background-image:url(/print/medias/images/product/list_menu_base.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:36px;
	width:940px;
	padding:7px 0px 7px 10px;
}


.prodlist .listMenuArea li {
	float: left;
	height:36px;
	display:block;
	text-indent:-9999px;
	margin-right:5px;
}

.prodlist .listMenuArea li a{
	height:36px;
	display:block;
}

#prd_dfcBtn{
	width:200px;
	background:url(/print/medias/images/product/dfc_btn_on.gif) no-repeat left top;
	}
#prd_dfcBtn a{
	width:200px;
	background:url(/print/medias/images/product/dfc_btn.gif) no-repeat left top;
	}
#prd_dfcBtn a:hover, #prd_dfcBtn.crnt a{
	width:200px;
	background:url(/print/medias/images/product/dfc_btn_on.gif) no-repeat left top;
	}
#prd_A4Btn{
	width:200px;
	background:url(/print/medias/images/product/a4_btn_on.gif) no-repeat left top;
	}
#prd_A4Btn a{
	width:200px;
	background:url(/print/medias/images/product/a4_btn.gif) no-repeat left top;
	}
#prd_A4Btn a:hover, #prd_A4Btn.crnt a{
	width:200px;
	background:url(/print/medias/images/product/a4_btn_on.gif) no-repeat left top;
	}
#prd_monoBtn{
	width:200px;
	background:url(/print/medias/images/product/mono_btn_on.gif) no-repeat left top;
	}
#prd_monoBtn a{
	width:200px;
	background:url(/print/medias/images/product/mono_btn.gif) no-repeat left top;
	}
#prd_monoBtn a:hover, #prd_monoBtn.crnt a{
	width:200px;
	background:url(/print/medias/images/product/mono_btn_on.gif) no-repeat left top;
	}
#prd_softBtn{
	width:200px;
	background:url(/print/medias/images/product/soft_btn_on.gif) no-repeat left top;
	}
#prd_softBtn a{
	width:200px;
	background:url(/print/medias/images/product/soft_btn.gif) no-repeat left top;
	}
#prd_softBtn a:hover, #prd_softBtn.crnt a{
	width:200px;
	background:url(/print/medias/images/product/soft_btn_on.gif) no-repeat left top;
	}
#prd_oldModelBtn{
	width:110px;
	background:url(/print/medias/images/product/oldmodel_btn_on.gif) no-repeat left top;
	}
#prd_oldModelBtn a{
	width:110px;
	background:url(/print/medias/images/product/oldmodel_btn.gif) no-repeat left top;
	}
#prd_oldModelBtn a:hover, #prd_oldModelBtn.crnt a{
	width:110px;
	background:url(/print/medias/images/product/oldmodel_btn_on.gif) no-repeat left top;
	}




/*----------------------------------------------------
	カラー、モノクロ、A4一覧
----------------------------------------------------*/

.listBlockCLR{
}

.listBlockCLR h2{
display:block;
background-color:#dcedcb;
width:950px;
height:32px;
}
.listBlockA4 h2{
display:block;
background-color:#fecccb;
width:950px;
height:32px;
}
.listBlockMono h2{
display:block;
background-color:#e4e4f0;
width:950px;
height:32px;
}

.listBox{
padding-bottom:28px;
}

.listBox h3{
padding-bottom:10px;
}

.listBox img{
margin:0;
vertical-align:bottom;
}

.listBox table{
border:0;
padding:0;
}

.listBox table td.classA{
padding-right:10px;
width:310px;
}
.listBox table td.classAn{
width:310px;
}

.listBox table td.classB{
padding-right:10px;
width:470px;
}

.listBox table td.classC{
padding-right:10px;
width:630px;
}

.listBox h5{
padding:0px 0px 0px 1px;
height:26px;
border:none;
}
.listBox td.pad10R{
padding:0px 10px 0px 0px;
}

table.listboxA{
border-top:1px solid #999;
border-left:1px solid #999;
padding:0px;
width:310px;
}

table.listboxA td{
border-right:1px solid #999;
border-bottom:1px solid #999;
}

table.listboxA td.h28{
height:28px;
}


table.listboxA .boxprice{
text-align:right;
line-height:1.2em;
font-size:11px;
padding-right:10px;
padding-top:5px;
padding-bottom:5px;
}

table.listboxB{
border-top:1px solid #999;
border-left:1px solid #999;
padding:0px;
width:470px;
}

table.listboxB td{
border-right:1px solid #999;
border-bottom:1px solid #999;
}

table.listboxB td.h28{
height:28px;
}


table.listboxB .boxprice{
text-align:right;
line-height:1.2em;
font-size:11px;
padding-right:10px;
padding-top:5px;
padding-bottom:5px;
}

table.listboxS{
width:470px;
}

table.listboxS td.softpic{
padding:10px;
width:150px;
}

table.listboxS td.softindex{
padding-top:10px;
}

.softLink{
border-top:1px dotted #ccc;
padding:15px 10px 30px 10px;
}

.softLink ul{
	margin:0;
	padding:0;
}

.softLink ul li.bann{
	display:inline;
	float:left;
	margin-right:10px;
}



/*----------------------------------------------------
	商品ご購入のご案内
----------------------------------------------------*/

.sds{
padding:0px 0px 30px 0px;
}

.sds_main{
padding:15px 50px 10px 50px;
}

.sds_main h3{
border-left:6px solid #b480bf;
border-bottom:1px solid #ccc;
width:800px;
padding:5px 0px 5px 20px;
font-size:1.4em;
font-weight:bolder;
margin-bottom:20px;
}

.sds_link{
padding-bottom:10px;
}


/*----------------------------------------------------
	更新履歴
----------------------------------------------------*/


td.cell_under_line {
border-bottom-style:dotted;
border-bottom-width:1px;
border-bottom-color:#666666;
height:40px;
vertical-align: top;

}


td.year_tag {

border-style:solid;
border-color:#666666;
border-width:0px 0px 1px 10px;
background:#FFFFFF;
padding:4px;
font-size:14px;
color:#505050;
font-weight:bold;
}    


/*----------------------------------------------------
	osa
----------------------------------------------------*/


.box_flash{
width:950px;
height:350px;
margin-bottom:30px;padding:0px; background-color:#ffffff;
}
.box_flash img{
}
.box_txt{width:950px;padding-bottom:30px;margin:0px;}
.column_left{width:600px;float:left;}
.column_right{width:225px;float:right;margin-left:29px;}
.ttl_osa{width:950px;margin-top:15px;margin-bottom:10px;}
.txt_grn1{color:#3A9625;}
.box_gloss{width:506px;background-color:#ECECEC;margin-bottom:30px;}
.box_txt_gloss{padding:10px;}


/*----------------------------------------------------
	osa-nst (2011/04/18)
----------------------------------------------------*/
/*spec*/
.softCaution h5{
	margin: 17px 0 0 0;
	font-size: 1.1em;
}

.softCaution .SCmainTxt{
	border: #ccc solid 1px;
	padding:14px 11px;
	margin: 0 0 8px 0;
}
p.SCnote{
	display: block;
	margin: 10px 0 0 0;
}

p.solTxt{
	font-size:0.9em;
	display:block;
	padding-bottom:5px;
}

p .solBtn{
	font-weight:bold;
	color:#900;
}


/*----------------------------------------------------
	概要アイコン仕様 (2011/08/17) update:2011/11/08
----------------------------------------------------*/

.topic_block dl.ficon{
	margin:5px 0 5px 30px;
}

.topic_block dl.ficon dt span.gyou1{
	padding:15px 0 15px;
	display:block;
}

.topic_block dl.ficon dt span.gyou2{
	padding:22px 0 15px;
	display:block;
}

.topic_block dl.ficon dd{
	text-align:right;
	padding-bottom:5px;
}

.topic_block dl.ficon dt.ficonCopy{
	display:block;
	height:61px;
	min-height:61px;
	background:url(/print/medias/images/icon/ficon_copy.gif) no-repeat 0 0;
	padding:0 0 0 75px;
	line-height:1.0em;
}

.topic_block dl.ficon dt.ficonScan{
	display:block;
	height:61px;
	min-height:61px;
	background:url(/print/medias/images/icon/ficon_scan.gif) no-repeat 0 0;
	padding:0 0 0 75px;
	line-height:1.0em;
}

.topic_block dl.ficon dt.ficonPrint{
	display:block;
	height:61px;
	min-height:61px;
	background:url(/print/medias/images/icon/ficon_print.gif) no-repeat 0 0;
	padding:0 0 0 75px;
	line-height:1.0em;
}

.topic_block dl.ficon dt.ficonFax{
	display:block;
	height:61px;
	min-height:61px;
	background:url(/print/medias/images/icon/ficon_fax.gif) no-repeat 0 0;
	padding:0 0 0 75px;
	line-height:1.0em;
}

.topic_block dl.ficon dt.ficonUniv{
	display:block;
	height:61px;
	min-height:61px;
	background:url(/print/medias/images/icon/ficon_universal.gif) no-repeat 0 0;
	padding:0 0 0 75px;
	line-height:1.0em;
}

.topic_block dl.ficon dt.ficonOpt{
	display:block;
	height:61px;
	min-height:61px;
	background:url(/print/medias/images/icon/ficon_option.gif) no-repeat 0 0;
	padding:0 0 0 75px;
	line-height:1.0em;
}

.topic_block dl.ficon dt.ficonNet{
	display:block;
	height:61px;
	min-height:61px;
	background:url(/print/medias/images/icon/ficon_network.gif) no-repeat 0 0;
	padding:0 0 0 75px;
	line-height:1.0em;
}

/*----------------------------------------------------
	トップメイン画像特殊仕様 (2011/08/23)
----------------------------------------------------*/


#main_pic span.mgb5{
	display:block;
	margin:0px;
	padding:0px;
	line-height:100%;
}

#main_pic span.mainpicLink{
	padding:5px 0 0 0;
	display:block;
	line-height:100%;
}

/*----------------------------------------------------
	製品詳細追加 (2013/11/26)
----------------------------------------------------*/
td.superG3{
	background:url(/print/medias/images/product/super_g3mini.gif) right center no-repeat;
	height:30px;
	padding-right:60px;
}