@charset "utf-8";
/* CSS Document */

#anchor {
	height: 40px;
}


hr {
	top: -180px;
}

.fixed {
    top: 120px;
}

hr.second {
	top: -210px;;
}


/*----------------------------------------------------
	☆base
----------------------------------------------------*/

#contents div.bscTbl01 table.sizeS th,
#contents div.bscTbl01 table.sizeS td {
	font-size: 13px!important;
	padding: 0;
}


#contents .parameters{
	float:right;
}

#contents .parameters a{
	background: url(../../../../../img/ss/products/microscope/roughness/arasa_icon.gif) left center no-repeat;
	color: #000;
	/*font-weight: bold;*/
	padding-left: 17px;
	text-decoration: underline;
}

.parameters_f{
	float:left;
	margin:0 0 10px 25px;
}

.dl_btn {
	margin: 0 0 50px auto;
	width: 300px;
}

.clearLeft {  
    clear:left;  
}  