@charset "UTF-8";
/*  */
.selected {
	background: #333;
}
caption, cite, em, strong {
	font-style: normal;
}

#wrapper {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px auto;
	width: 1000px;
	background: url(../../Tooling_World/img/926_1.gif) repeat-y;
	padding: 0px;
	height: auto;
}
/* xxx */
#main {
	float: right;
	width: 740px;
	text-align: left;
	padding: 0px;
	margin: 0px 0px 0px 10px;
}
#tec {
	text-align: left;
	padding: 30px 0px 0px 8px;
	margin: 0px;
}
/* crumbs for sitemap */
#bread01 {
	margin: 0px 0px 20px;
	padding: 0px;
}  
.side_p2 {
	margin-left: 7px;
	margin-bottom: 15px;
	margin-top: 15px;
}
#sidenavi {
	float: left;
	width: 230px;
	margin: 0px 0px 10px;
	padding: 0px;
	background: #E7E7E7 url(../img_common/side_bg1.jpg) repeat-y right top;
	height: auto;
	border: 1px solid #cacaca;
}
#sidenavi ul {
	padding: 0px;
	margin: 0px;
}
#sidenavi ul li {
	list-style: none;
	margin: 0px;
	padding: 1px 0px 0px;
}
#sidenavi ul li a {
	display: block;
	margin: 0px;
	background: url(../products/img/icon_lnavi.gif) no-repeat 7px center;
	font-size: 15px;
	line-height: 105%;
	color: #000;
	text-decoration: none;
	padding: 10px 0px 10px 19px;
}
#sidenavi ul li a:hover {
	color: #F00;
	text-decoration: underline;
}
.fly a {
	color: #000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#sidenavi ul li a:hover, , .fly a:hover {
	color: #F00;
	text-decoration: underline;
	}
.sm1 {
	background: #CCC;
	color: #000;
	display: block;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
/* ie6 huck */
* html #sidenavi ul li a {
	padding: 0px;
}
.pro_h2 {
	background: url(../products/img/ptc1.jpg) no-repeat left;
	padding: 9px 0px 0px 32px;
	margin: 5px 0px 20px;
	display: block;
	font-size: 17px;
	height: 26px;
	overflow: visible;
	clear: both;
}
.midasi1 {
	background: #E7FFDF;
	padding: 5px;
}
.midasi2 {
	background: #DFEEFF;
	padding: 5px;
}
.fly {
	margin: 10px 0px 20px 7px;
	padding: 0px;
	font-size: 16px;
}
/* オーダー品/他 の背景を etc に */
.bg_green {
	background: #CFC;
}
.bg_pink {
	background: #FFD2E9;
}
.bg_yellow {
	background: #FFFFDF;
}
.bg_orange {
	background: #FFD6AC;
}
.bg_gray {
	background: #E1E1E1;
}
.bg_dgray {
	background: #39C;
}
.bg_gray2 {
	background: #999999;
}
.bg_blue {
	background: #E1F5FF;
}
.sup {
	vertical-align: super;
	font-size: 70%;
}
/* ------- テーブル2 ------- 　 */
table.tbz1 tr th { /* 見出し thタグ */
	color: white; /* 文字色 */
	background-color: #054274; /* 背景色 */
}
table.tbz1 tr:hover { /* trタグ 行にマウスが乗った時*/
	color: #19197c; /* 背景色 */
	background: #E6EEFF;
}
table.tbz1 tr td:hover { /* tdタグ セルにマウスが乗った時*/
	color: #19197c; /* 文字色 */
	background-color: #E6EEFF; /* 背景色 */
}
/* ------- テーブル2 ------- 　 */
table.type01 {
	text-align: center;
	border-collapse: collapse;
	border: 1px solid #666;
	width: 100%;
	vertical-align: middle;
	background: #FFF;
	clear: both;
}
table.type01 th {
	padding: 2px;
	font-weight: normal;
	background: #efefef;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}
table.type01 td {
	padding: 5px;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
}
table.type01 a {
	color: #900;
}
table.type01 a:hover {
	color: #F69;
	text-decoration: none;
}
/* ------- テーブル3 ------- 　 */
table.type02 {
	text-align: center;
	border-collapse: collapse;
	border: 1px solid #666;
	width: auto;
	vertical-align: middle;
	background: #FFF;
	clear: both;
}
table.type02 th {
	padding: 2px;
	font-weight: normal;
	background: #efefef;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}
table.type02 td {
	padding: 5px;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
}

/* ------- ------- 　 */
/* return TOP jquery */
.pagetop {
	display: none;
	position: fixed;
	bottom: 35px;
	right: 30px;
}
.pagetop a {
	display: block;
	background-color: #0099FF;
	text-align: center;
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
	padding: 5px 10px;
	filter: alpha(opacity=70);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
.pagetop a:hover {
	display: block;
	background-color: #FF0000;
	text-align: center;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	padding: 5px 10px;
	filter: alpha(opacity=70);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

.t_center {
	text-align: center;
}
.t_left {
	text-align: left;
}
.t_right {
	text-align: right;
}
.tec_img0 {
	padding: 0px;
	margin: 0px;
}
.tec_img1 {
	padding: 40px 0px 50px 50px;
	margin: 0px;
}
