@charset "UTF-8";
/* CSS Document */
#header, #footer, #sideL, #sideR, #bread, #main h2, p.pageMenu, p#btnPrnt, p#pageTop {
	display: none;
}
body {
	/zoom: 0.7;	/* IE6,7 */
}
#container {
	border: none;
}
#mainWrapper {
	margin-bottom: 0;
}
#main {
	width: auto;
	float: none;
	display: block;
	margin-left: 0;
	margin: 20px;
	/zoom: 1;
	font-size: 200%;
}
body#detail #staffMainR {
	width: 55%;
}
body#detail #staffMainR table.bgBlue {
	font-size: 80%;
	width: 100%;
}
#staffMainR table.bgBlue th span.thBl {
	width: 140px;
}
#staffMainR table.bgBlue td {
	width: 413px;
	padding-left: 1em;
}
img#staffMainL {
	width: 420px;
}
#machineState {
	margin-bottom: 5px;
}
.machineMovie {
  display: none;
}
#main #machineStatePhoto table {
	width: 100%;
	margin: 0;
	padding: 0;
	table-layout: fixed;
}
#main #machineStatePhoto table td {
	height: 87px;
	height: auto;
	line-height: 1;
	font-size: 0;
	vertical-align: top;
	padding: 2px;
}
#main #machineStatePhoto a {
  position: relative;
  width: 100%;
  display: block;
  height: 0;
  padding-top: 75%;
}
#main #machineStatePhoto img {
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 0;
	vertical-align: bottom;
	position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
span.pType {
	font-size: 60%;
	background: none;
}
#thisContact img {
	display: none;
}
#prdctContact {
	margin-bottom: 0;
	padding: 10px;
}