@charset "utf-8";
/* CSS Document */

#technical{
	font-size:12px;
	line-height:1.4em;
}
#technical #type p {
	font-size: 12px;
}


#technical .type_a{
	background-image: url(../images/item/senddata/senddata-mail.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 205px;
	width: 180px;
	padding-top: 70px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-left: 20px;
	margin-bottom: 15px;
}

#technical .type_b{
	background-image: url(../images/item/senddata/senddata-media.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 205px;
	width: 180px;
	padding-top: 70px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-left: 20px;
	margin-bottom: 15px;
}

#technical .type_c{
	background-image: url(../images/item/senddata/senddata-freeware.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 205px;
	width: 180px;
	padding-top: 70px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-left: 20px;
	margin-bottom: 15px;
}

#technical h4{
	margin-bottom:1em;
	padding:5px;
	font-weight:bold;
	background-color:#EEE;
	border-left:5px solid #999;
}

#technical p{
	margin-bottom:1em;
}

#technical ol{
	padding-left:30px;
	list-style-type:decimal;
}

#technical dd{
	margin-bottom:1em;
	padding-left:1em;
}

#technical .title{
	margin-bottom:2em;
	width:100%;
}
#technical .title h3{
	margin:0;
	width:615px;
	float:left;
}
#technical .title .back{
	margin:0;
	float:left;
	position:relative;
	top:9px;
}

#technical .menuListBox{
	margin-bottom:2em;
	width:100%;
}
#technical .menuListBox h4{
	padding:7px 0 0 50px;
	height:18px;
	color:#FFF;
	background:url(../images/item/tech_print/bg-title.gif) no-repeat 0 0 #F93;
	border:none;
	line-height:1em;
}
/*#technical .menuListBox ul.dtp{
	margin:0;
	padding:0 0 0 100px;
	list-style:none;
	background:url(../images/item/teck/bg-printer.jpg) no-repeat 27px 0;
}

#technical .menuListBox ul.ai{
	margin:0;
	padding:0 0 0 100px;
	list-style:none;
	background:url(../images/item/tech_print/bg-ai.jpg) no-repeat 27px 0;
}
*/

#technical .menuListBox ul{
	margin:0 0 1em;
	padding-left:100px;
	background-repeat:no-repeat;
	background-position:30px 10px;
}
#technical .menuListBox ul li{
	margin:0;
	padding-left:15px;
	background:url(../images/item/technical/arr-delta.gif) no-repeat 5px 6px;
}
	#technical .menuListBox ul.dtp{ background-image:url(../images/item/technical/icon-printer.gif); }
	#technical .menuListBox ul.ai{ background-image:url(../images/item/technical/icon-ai.gif); }
	#technical .menuListBox ul.psd{ background-image:url(../images/item/technical/icon-psd.gif); }
	#technical .menuListBox ul.id{ background-image:url(../images/item/technical/icon-id.gif); }
	#technical .menuListBox ul.office{	background-image:url(../images/item/technical/icon-office.gif);}
	#technical .menuListBox ul.data{	background-image:url(../images/item/technical/icon-data.gif);}
	#technical .menuListBox ul.screenshot{	background-image:url(../images/item/technical/icon-screenshot.gif);}
	#technical .menuListBox ul.youshi{	background-image:url(../images/item/technical/icon-youshi.gif);
	height:60px
	}
 #technical .menuListBox ul.etc{	background-image:url(../images/item/technical/icon-etc.gif);
	height:20px
	}










	#technical .menuListBox ul li{
		margin:0;
		padding:0 0 0 10px;
		background:url(../images/item/tech_print/arr-delta.gif) no-repeat 0 6px;
	}
#technical .contentBox{
	margin-bottom:2em;
	padding:0 10px;
}

#technical .sizeImg{
	text-align:center;
}


#technical .tonbo h5{
	margin-bottom:1.5em;
	padding:5px;
	font-weight:bold;
	border-bottom:1px dotted #000;
}

#technical .tonbo .tonboImg{
	width:200px;
	float:left;
	text-align:center;
}
#technical .tonbo .tonboTxt{
	width:450px;
	float:right;
}

#technical .tonbo .nuritashiTxt{
	width:250px;
	float:left;
}
#technical .tonbo .nuritashiImg{
	width:400px;
	float:right;
}



#technical .list li{
	list-style-position:outside;
	list-style:none;
	margin-left:10px;
}

#technical .list2 li{
	list-style-position:outside;
	list-style-type:disc;
	margin-left:10px;
}

#technical ul{
	margin:0;
	padding:0;
}

#technical .red-F00{
	color:#F00;

}




/*表  table1･･･アプリケーション対応状況 table2･･･用紙対応状況*/


#technical table{
	margin:10px auto;
	width:680px;
	border:1px solid #999;
	border-collapse:collapse;
	font-size:12px;
}
	#technical th{
		border:1px solid #999;
		background-color:#FFE7CF;
		padding:5px;
		text-align:center;
	}
		#technical table.table1 td.application{
			width:40%;
		}
		#technical table.table1 td.os{
			width:20%;
		}
		#technical table.table1 td.version{
			width:40%;
		}
		
	#technical table.table1 td{
		border:1px solid #999;
		padding:5px;
		text-align:center;
	}
		#technical table.table2 th.paper{
			width:25%;
		}
		#technical table.table2 th.note{
			width:55%;
		}
		#technical table.table2 th.weight{
			width:20%;
		}
	#technical table.table2 td{
		border:1px solid #999;
		height:50px;
		padding:5px;
		text-align:left;
	}

