@charset "utf-8";
/* 以下、パネルPCのCSS */


#mobile {
	font-family: sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: left;
	float: left;
}
#mobile a {
	font-family: sans-serif;
	font-size: 14px;
	font-style: normal;
}
#mobile li {
	font-family: sans-serif;
	font-style: normal;
	font-weight: normal;
}
#mobile tr th {
	border: 1px solid #E5E5E5;
}
#mobile tr td {
	border: 1px solid #E5E5E5;
}
#mobile #space {
	border-top: 2px none #FFF;
	border-bottom: 2px none #FFF;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
#mobile #space2 {
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: none;
	border-left-style: none;
}
#mobile #space3 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
#industrialmonitorword {
	background-color: #F1F1F1;
	padding-left: 2px;
	margin-left: 5px;
	margin-top: 123px;
}
#mobile #risccpu {
	background-color: #F3F3F3;
	padding-left: 2px;
	margin-left: 5px;
	margin-top: 55px;
}
