@charset "utf-8";
/* ------------------------------------------------------
common
------------------------------------------------------ */
.l-content .itemsList {
	cursor: pointer;
}

.l-content .itemsList.box_hover img {
  opacity: 0.75;
  filter: alpha(opacity=75);
  -ms-filter: "alpha(opacity=75)";
}

.l-content .itemsList.box_hover .name a {
	color: #ff730a;
}


/* ------------------------------------------------------
contents
------------------------------------------------------ */
.l-content .mainVisual {
    width: 950px;
    height: 200px;
    margin-bottom: 30px;
    padding: 0;
    border: none;
    background: url(/pr/vona/fs/turning_tool/images/MV.png) no-repeat 0 0;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

.l-content .anchorNavi {
	background: url(/pr/vona/fs/turning_tool/images/bk_navi.png) no-repeat 0 0;
	width: 925px;
	height: 140px;
	padding: 15px;
	margin-bottom: 100px;
}

.l-content .anchorNavi li {
	float: left;
	margin-left: 15px;
}

.l-content .anchorNavi li:first-child {
	margin-left: 0;
}

.l-content .section {
	background: #f4f4f4;
    border-top: 3px solid #4e4e4e;
	padding: 20px 15px 40px;
	margin-bottom: 70px;
}

.l-content .sectionInner {
	background:#fff;
	padding: 20px 15px;
	position: relative;
}

.l-content .tableBlockDefault th {
    background-color: #edf8ff;
    color: #333;
}

.l-content th.table_b01 {
    background: #f0f0f0;
}

.l-content .tableBlockDefault th.bk_p {
    background-color: #2366b9;
    color: #ffffff;
}

.l-content .tableBlockDefault th.bk_m {
    background: #edd900;
    color: #333333;
}

.l-content .tableBlockDefault th.bk_k {
    background: #dd1212;
    color: #ffffff;
}

.l-content .tableBlockDefault th.bk_n {
    background: #348116;
    color: #ffffff;
}

.l-content .tableBlockDefault th.bk_s {
    background: #935721;
    color: #ffffff;
}

.l-content .tableBlockDefault th.bk_h {
    background: #a3a3a3;
    color: #ffffff;
}

.l-content .btmline {
	border-bottom: 4px solid #bfbfbf;
}

.l-content .table_b02 {
	font-weight: bold;
	background-color: #f9f9f9;
}

.l-content .btnArea a {
	padding: 12px 0;
	font-size: 20px;
	/*display: block;*/
	margin: 0 auto;
	width: 460px;
}

.l-content .aboutcad {
	position: absolute;
	top: 20px;
	right: 15px;
}

.l-content .txtcol {
	color: #656565;
}

.l-content .tableBlockDefault a, .l-content .itemsBox .name a {
	text-decoration: none;
	font-weight: bold;
}

.l-content .itemsBox:first-child {
	border-bottom: 1px solid #a9a9a9;
	padding-bottom: 20px;
	margin-bottom: 30px;
}

.l-content .itemsBox li {
	float: left;
	width: 260px;
	margin-left: 40px;
}

.l-content .itemsBox li:first-child {
	margin-left: 0;
}

.l-content .itemsBox .maker {
	color: #7b7b7b;
	margin: 5px 0;
	font-weight: bold;
}

.l-content .itemsBox .delivery_date {
	font-size: 9px;
    color: #333333;
    border: 1px solid #333333;
    padding: 1px 5px;
    margin: 15px 0 10px;
	display:inline-block;
	border-radius: 2px;
}

.l-content .price .left {
	float: left;
	width: 4em;
} 

.l-content .price .right {
	float: right;
	width: 6em;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}

.l-content .caption {
	margin: 10px auto;
}

.l-content #anc04 .sectionInner {
	padding: 20px 30px 10px;
}

.l-content #anc04.section {
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.l-content .bnrArea li {
    float: left;
}








