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

#main_lamda {
	width:400px;
	height:160px;
	padding-right:250px;
	margin:15px 0px 0px 0px;
	background-image:url(img/printer/img_lamda.jpg);
	background-position:right;
	background-repeat:no-repeat;
}

#main_slink {
	width:400px;
	height:160px;
	padding-right:250px;
	margin:15px 0px 0px 0px;
	background-image:url(img/printer/img_slink.jpg);
	background-position:right;
	background-repeat:no-repeat;
}

#main_wink {
	width:400px;
	height:160px;
	padding-right:250px;
	margin:15px 0px 0px 0px;
	background-image:url(img/printer/img_wink.jpg);
	background-position:right;
	background-repeat:no-repeat;
}

#main_docu {
	width:400px;
	height:160px;
	padding-right:250px;
	margin:15px 0px 0px 0px;
	background-image:url(img/printer/img_docu.jpg);
	background-position:right;
	background-repeat:no-repeat;
}

#main_film {
	width:400px;
	height:160px;
	padding-right:250px;
	margin:15px 0px 0px 0px;
	background-image:url(img/scanning/img_film.jpg);
	background-position:right;
	background-repeat:no-repeat;
}

#main_drum {
	width:400px;
	height:160px;
	padding-right:250px;
	margin:15px 0px 0px 0px;
	background-image:url(img/scanning/img_drum.jpg);
	background-position:right;
	background-repeat:no-repeat;
}

#main_text {
	width:650px;
	margin:15px 0px 0px 0px;
}


.title2 {
	margin:15px 0px 10px 0px;
	}


/* メディア詳細構築 */

#service_box {
	width:650px;
	text-align:left;
	overflow: hidden;
	margin:5px 0px 30px 0px;
	line-height:1.5;
	}

#service_box_img {
	width:150px;
	float:left;
	margin-right:10px;
	}
	
#service_box_text {
	width:490px;
	float:right;
	text-align:left;
	}
	
#service_box_text txt.name {
	color: #3366FF;
	font-size:14px;
	}
	
#service_box_text txt.sub {
	color:#555555;
	font-size:9px;
	}
	
#service_box:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #service_box {
    height: 1em;
    overflow: visible;
}
/**/

#page_top {
	width:650px;
	text-align:right;
	margin:20px 0px 50px 0px;
}
