@charset "utf-8";
/* CSS Document */

body{ line-height:150%;}

/* ------------------------------
ヘッダー
------------------------------ */

div.header_bg {	background: url(../img/header_bg.jpg) repeat-x center top;}












div.header_right {
	height: 36px;
	line-height: 100%;
	font-size: 10px;
}

div.header_contents h1 {
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	overflow: hidden;
}




.header_japanese {
	margin-top: 12px;
	overflow: hidden;
}




/* ヘッダーナビボタン */
.gloval_navi{ background: url(../img/navi_on.jpg) no-repeat}
.glo_home a { background-image: url(../img/navi_home.jpg)}
.glo_original a { background-image: url(../img/navi_original.jpg)}
.glo_maker a { background-image: url(../img/navi_maker.jpg)}
.glo_company a { background-image: url(../img/navi_company.jpg)}
.glo_recruit a { background-image: url(../img/navi_recruit.jpg)}
.glo_contact a { background-image: url(../img/navi_contact.jpg)}










/* ------------------------------
フッター
------------------------------ */

.footer_bnr ul{
	top: 10px;
	width: 381px;
	height: 92px;
	background: url(../img/footer_address.jpg) no-repeat 0 0;
}




#navi_access { background:url(../img/footer_access.jpg) no-repeat 0 0;}
#navi_sitemap {	background:url(../img/footer_sitemap.jpg) no-repeat 0 0;}
#navi_contact { width: 96px; background:url(../img/footer_contact.jpg) no-repeat 0 0; }
#navi_privacy {	width: 125px; background:url(../img/footer_privacy.jpg) no-repeat 0 0;}

















/*コンテンツ　ヘッダー*/
div.header_contents .logo,div.header_contents .logo a {
	width: 270px;
	height: 51px;
	background: url(../img/header_logo_ci.jpg) no-repeat left 4px;
	display: block;

}

div.header_contents .logo,div.header_contents .logo {
	width: 270px;
	height: 51px;	
	text-indent: -9999px;
	float: left;
	display: block;
	overflow: hidden;
}


  
/*左コンテンツ　目次*/
.left_contents_240 h2{ background: url(../img/product_list.jpg) no-repeat 0 0;}
.listOriginal dt{  background: url(../img/title_original.jpg) no-repeat 5px 4px;}
.listMaker dt{  background: url(../img/title_maker.jpg) no-repeat 5px 4px;}









/*右コンテンツ　日工オリジナル製品*/
.right_contents_700 { line-height: 1.75;}

p.link_downroad {
	background: url(../img/btn_downroad.jpg) no-repeat left center;
}



/*
製品枠 
メーカー製品 切削工具ページ以外
*/


/* PDFダウンロードボタン */
.productBox dd a{	background: url(../img/btn_downroad.jpg) no-repeat left center;}




