@charset "utf-8";
@import "temp/general.css";
@import "temp/layout.css";
#container #contents #main #aboutLG #patent {
	padding-top: 20px;
	margin-bottom: 20px;
}
#container #contents #main #aboutLG {
	margin-bottom: 20px;
}

#container #contents #main #aboutLG #patent p {
	float: left;
	width: 450px;
	height: 30px;
	margin-left: 25px;
	font-size: 18px;
}
#container #contents #main #aboutLG #patent ul li {
	list-style-type: none;
}
#container #contents #main #aboutLG #about {
	width: 620px;
	padding-bottom: 30px;
}
#container #contents #main #aboutLG #about h4 ,#container #contents #main #aboutLG #comparison h4{
	text-align: left;
	margin-bottom: 15px;
	font-size: 18px;
	font-weight: normal;
}
#container #contents #main #aboutLG #about dl {
	padding-top: 30px;
	margin-bottom: 10px;
}
#container #contents #main #aboutLG #about dl dt {
	float: left;
	width: 150px;
}
#container #contents #main #aboutLG #about dl dd {
	margin-left: 150px;
	margin-bottom: 10px;
}
#container #contents #main #aboutLG #about div {
	width: 600px;
}
#container #contents #main #aboutLG #about div dl dt {
	float: none;
	width: auto;
	color: #FF8005;
	font-weight: bold;
	font-size: 16px;
}
#container #contents #main #aboutLG #about div dl dd {
	margin-left: 20px;
}
#container #contents #main #aboutLG #comparison #table {
	height: 620px;
	overflow: hidden;
	padding-left: 5px;
	position: relative;
	padding-bottom: 30px;
}
#container #contents #main #aboutLG #comparison #table #table1, #container #contents #main #aboutLG #comparison #table #table2 {
	float: left;
	width: 320px;
	margin-right: 10px;
	background-color: #EBEBEB;
	height: 620px;
}
#container #contents #main #aboutLG #comparison #table #table1 h5 {
	background-color: #C9C9C9;
	line-height: 45px;
	text-align: center;
	font-size: 18px;
}
#container #contents #main #aboutLG #comparison #table #table1 ul, #container #contents #main #aboutLG #comparison #table #table2 ul {
	height: 280px;
}

#container #contents #main #aboutLG #comparison #table #table1 ul li ,#container #contents #main #aboutLG #comparison #table #table2 ul li{
	list-style-type: none;
	width: 280px;
	margin-right: auto;
	margin-left: auto;
	text-indent: -14px;
	padding-left: 14px;
}

#container #contents #main #aboutLG #comparison #table #table2 {
	margin-right: auto;
	background-color: #FFFBEF;
}
#container #contents #main #aboutLG #comparison #table #table2 h5 {
	background-color: #FEEBBC;
	color: #F95600;
	font-size: 18px;
	line-height: 45px;
	text-align: center;
}
#container #contents #main #aboutLG #comparison #table #arrow {
	position: absolute;
	top: 450px;
	left: 310px;
}
#hikaku {
	width: 627px;
	background-color: #333333;
}
#hikaku td, #hikaku th {
	text-align: center;
	font-size: 16px;
	line-height: 150%;
}
#hikaku th {
	background-color: #F3F4F6;
	font-weight: normal;
}
#hikaku td {
	background-color: #FFFFFF;
}
#hikaku .tanji {
	font-weight: bold;
	color: #FF0000;
}
#hikaku .hikaku {
	width: 80px;
}
.tyui1 {
	background-image: url(../../img/about-levelgauge/hikaku_1.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.tyui2 {
	background-image: url(../../img/about-levelgauge/hikaku_2.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.tyutxt {
	font-size: 12px;
	line-height: 130%;
	text-align: left;
	margin-left: 420px;
}
#Video {
	margin-top: 20px;
	margin-bottom: 20px;
}

