/* menu */
#submenu_machine_parts a{
	background-position:right bottom;
}
/* contents */
#txt1{
	margin-top:50px;
}
#txt1 p{
	margin:0px;
	padding:0px;
}
#title2{
	margin-top:30px;
}
#contents2{
	margin-top:30px;
	padding-bottom:20px;
	background-image:url(../../common/dotline.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
}
#contents2_table{
	width:560px;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
}
#contents2_table th{
	vertical-align:top;
	text-align:left;
	background-color:#e7e5e1;
	color:#806e4c;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	padding:5px;
}
#contents2_table td{
	vertical-align:top;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	padding:5px;
}
#image1{
	margin-top:20px;
}
#line1{
	margin-top:15px;
}

