@charset "utf-8";
/* CSS Document */


.mod-column1 .head_area{
	float:right;
}

	.head_area ul.link li {
    margin: 0 10px 0 0;
    padding: 0 0 8px 10px;
    list-style: none;
    background: url(/snc/share/images/arrow_black.gif) no-repeat 0 6px;
}


.mod-featureSection-body-heading1
	h3{
		font-size:1.2em;
		border-bottom:#999 1px solid;
		padding-bottom:2px;
	}

/* Table */
.lens_details table{
	width:944px;
	margin:0 auto 40px 0;
	border:#CCC solid 1px;

}
	.lens_details table th{
		width:118px;
		text-align:center;
		font-weight:bold;
		background-color:#eeeeee;
		border:#CCC solid 1px;
	
	}
	.lens_details table td{
		width:150px;
		text-align:center;
		border:#CCC solid 1px;
	
	}
	
	.lens_details table td img{
		width:115px;
		height:65px;
	
	}
	
	.lens_details .link{
		font-weight:bold !important;
	}
	
	
.asterisk{
	margin-bottom:40px;
	font-size:0.9em;
}
.c5-mb20 {
	margin-bottom: 20px !important;
}
	
@media(max-width: 640px){
	.c5-tableframe {
		overflow-x: auto;
	}
	.lens_details .c5-tableframe table {
		width: 150%;
	}
	.lens_details table{
	width:100%;
	margin:0 auto 40px 0;
	border:#CCC solid 1px;

}
	.lens_details table th{
		width:auto;
		text-align:center;
		font-weight:bold;
		background-color:#eeeeee;
		border:#CCC solid 1px;
		font-size:0.9em;
		padding:2px;
	
	}
	.lens_details table td{
		width:auto;
		text-align:center;
		border:#CCC solid 1px;
		font-size:0.9em;
		padding:2px;
	
	}
	
	.lens_details table td img{
		width:auto;
		height:auto;
	
	}
	
	.lens_details table td sup{
		display:block;
		margin-top:3px;
	}
	
	.del{
		display:none;
	}
	
.asterisk{
	margin-bottom:40px;
	font-size:0.8em;
}

}
