@charset "iso-8859-1";

.dn{
	display:none;
}

#innerContents h2.mainImage{
	width:573px;
	height: 207px;
	display: block;
	text-indent:-8888px;
	background: url(../img/index/main.jpg) no-repeat;
}

#innerContents h3.proTitle{
	margin:10px 0;
}

.cntBox dt{
	float:left;
	width:165px;
}

.cntBox dd{
	float:left;
	width:102px;
	height:60px;
	display:block;
	text-indent:-8888px;
}

.cntBox dd.sd{
	background:url(../img/index/ico_sdcard.gif) no-repeat;
}

.cntBox dd.lcd{
	background: url(../img/index/ico_lcd.gif) no-repeat;
}

.cntBox dd.fax{
	background: url(../img/index/ico_fax.gif) no-repeat;
}

.cntBox dd.speed{
	background: url(../img/index/ico_speed.gif) no-repeat;
}

.cntBox dd.copy{
	background: url(../img/index/ico_copy.gif) no-repeat;
}

.cntBox dd.g3fax{
	background: url(../img/index/ico_g3fax.gif) no-repeat;
}

.cntBox dd.adf{
	background: url(../img/index/ico_adf.gif) no-repeat;
}

.cntBox dd.network{
	background: url(../img/index/ico_network.gif) no-repeat;
}

#innerContents .pdfR{
	margin-left:404px;
}

.lineBox{
	width:573px;
	height:3px;
	background: url(../img/share/linebg01.gif) no-repeat;
	margin:15px 0;
}

.watchIcon{
	padding-left:30px;
	background:url(../img/share/ico_mp.jpg) no-repeat scroll 0 50%;
	display:block;
	height:21px;
}

#featuresBox{
	padding-bottom:44px;
	background:url(../img/index/feature_bottom.gif) no-repeat bottom;
	margin:30px 0 10px;
}

#featuresBox h3{
	width:573px;
	height:48px;
	background:url(../img/index/feature_top.gif) no-repeat bottom;
	text-indent:-8888px;
}

#featuresBox .featuresImg{
	float:left;
	margin-right:6px;
}

#featuresBox dl{
	float:left;
	width:176px;
	margin-top:7px;
}

#featuresBox dt a{
	padding-left:15px;
	margin-bottom:5px;
	background:url(../img/share/icon_arrow_bg.gif) no-repeat scroll 0 50%;
	display:block;
	font-weight:bold;
	font-size:120%;
	font-family:"Lucida Grande","Hiragino Kaku Gothic Pro",Geneva,Arial,Verdana,sans-serif;
}

#featuresBox dt a:link{
	color:#333;
	text-decoration:none;
}

#featuresBox dt a:visited{
	color:#333;
	text-decoration:none;
}

#featuresBox dt a:hover{
	color:#333;
	text-decoration:underline;
}

#featuresBox dt a:active{
	color:#000;
	text-decoration:underline;
}

#featuresBox dd{
	color:#666;
}

#featuresBox .featuresDetail{
	float:left;
	margin:10px 8px 20px;
	/*border:1px solid #000000;*/
	/*width:286px;*/
}


