/*index
---------------------------------------------------- */
.sTitle {
	background:url(/images/mark.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:11px;
	font-size:100%;
}


/*table
---------------------------------------------------- */

.tbl_accuracy {
	border-collapse:collapse;
	font-size:100%;
	}
	
.tbl_accuracy th,
.tbl_accuracy td {
	padding:6px 3px;
	border:solid 1px #DCDCDC;
	text-align:center;
	}

.tbl_accuracy .blue,
.tbl_accuracy .blue td,
.tbl_accuracy .blue th {
	background-color:#E5F2F9!important;
	}

.tbl_accuracy td img {
	vertical-align:middle;
	}


.tbl-pink {
	background-color:#ffe2e2;
}

.tbl-blue {
	background-color:#E5F2F9;
}

.tbl-Gray1 {
	background-color:#eeeded;
}

.tbl-Gray2 {
	background-color:#dfdede;
}

.tbl-Gray3 {
	background-color:#cccccc;
}

.tbl-Beige1 {
	background-color:#ffe3d0;
}

.pd_none250 {
	padding:0!important;
	width:250px;
	}

.cateTitle {
	margin:10px 0px 5px 5px;
	padding-left:5px;
	border-left:#0055e6 solid 5px;
	font-size:100%;
}

.sIcon {
	background-image:url(/mech/product/ts/accuracy/images/img_review.jpg);
	background-repeat:no-repeat;
	background-position:right center;
}

.sIcon2 {
	background-image:url(/mech/product/ts/accuracy/images/img_equal.jpg);
	background-repeat:no-repeat;
	background-position:right center;
}

/*使用事例
---------------------------------------------------- */
.exTitle {
	background:url(/images/mark.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:11px;
	font-size:100%;
	font-weight:bold;
	color:#1A338B;
	
}

.exImg {
	text-align:center;
}

/*安さの秘密
---------------------------------------------------- */
.orange {
	color:#F60;
	font-weight:bold;
	margin-bottom:20px;
}

.font120 {
	font-size:120%;
}

#efficiency_list {
	margin:0px 0px 40px 20px;;
}

.punchingImg {
	width:280px;
	margin:0px 10px 0px 15px;
}

.punchingImg p{
	font-size:100%;
	font-weight:bold;
}

.punchingListBox{
	width:390px;
}
.punchingList {
	width:390px;
}

.punchingList table {
	margin-bottom:10px;
}

.tbl_item {
	text-align:center;
	margin-bottom:5px;
}

#item_title1 {
	margin-right:50px;
}

#item_title2 {
	margin-right:20px;
}

.item_line {
	background-color:#CCC;
	height:3px;
}

.tbl_punching {
	margin-bottom:5px;
	font-size:100%;
	text-align:center;
	border-collapse:collapse;
	width:100%;
	height:100%;
	}
	
.tbl_punchingList {
	border:solid 1px #cccccc;
	padding:10px;
	}


#tbl_cost {
	width:40px;
	height:250px;
}

#tbl_cost2 {
	width:40px;
	height:150px;
}

.tbl_costTitle {
	width:100%;
	height:100%;
	padding:5px;
	border:solid 1px #999;
	background-color:#CCC;
	text-align:center;
}
.costTitle {
	padding:5px;
	background-color:#cccccc;
}


#tbl_costTitle2 {
	width:30px;
	height:140px;
	padding:5px;
	margin:5px;
	border:solid 1px #FF9900;
	text-align:center;
}


.punchingListText1 {
	font-size:80%;
	padding:3px;
	margin:0px;
}

.punchingListText2 {
	color:#FF6600;
	font-weight:bold;
	padding:5px;
	margin-bottom:15px;
}