<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

#wrapper_machine {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	height: 1800px;
	background-color: #FFF;
}

#side_contents_machine {
	float: left;
	height: 1800px;
	width: 220px;
	padding-left: 15px;
	text-align: left;
	background-color: #CCC;
	background-image: url(../images/side_haikei.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#sidemenyu {
	padding-top: 20px;
}


#sidemenyu img {
	padding-bottom: 3px;
	border: 0;
}
#sidelink  {
	padding-top: 20px;
}
#sidelink img  {
	border: 0;
	padding-bottom: 5px;
}
#contents_shadow {
	width: 675px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/haikei_main.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: right;
}

#main_contents_machine_back  {
	font-size: 12.5px;
	line-height: 1.8em;
	float: right;
	height: 1800px;
	width: 675px;
	background-image: url(../images/machine/machine_rx2000_back.gif);
	background-repeat: no-repeat;
	background-position: top;	/*background-image: url(../../images/construction/construction_back2.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-decoration: none;*/
}

#main_contents_machine {
	position: relative;
	width: 500px;
	top: 110px;
	text-align: left;
	text-indent: 1em;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
}


#main_contents_machine h2 {
	border-bottom-width: 2px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #d3351a;
	line-height: 1.5em;
}


#main_contents_machine p {
	padding-top: 15px;
}
.machine_photo img{
	padding-left: 30px;
	padding-top: 30px;
}
.machine_photo1 img {
	padding-left: 30px;
}

table {
	border-collapse:collapse;
	width:450px;
	border:0;
}
caption {
	font-weight: bold;
	text-align: left;
	padding-top: 30px;
}
td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#main_contents_machine #t_right{
	text-align: right;
	padding-top: 90px;
	padding-bottom: 10px;
}


#up {
	text-align: right;
}
#body2 {
	background-image: url(../images/haikei_2800.gif);
	background-repeat: repeat-x;
	background-position: top;
}
</pre></body></html>