@charset "utf-8";
/* CSS Document */

#contentsLeftBoxInnerTech {
	background-image: url(../../news/images/titleBar_under.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 5px;
}

#contentsLeftBoxInnerInner {
	background-image: url(../../techDoc/images/subtitle_under.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.techDocIndexList {
	clear: both;
	padding-top: 30px;
}
.techDocIndexList li {
	background-image: url(../../techDoc/images/indexBtnBack.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 220px;
	height: 51px;
}
.techDocIndexList li a {
	line-height: 49px;
	display: block;
	padding-left: 15px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #4d4d4d;
}
.techDocIndexList li a:hover {
	color: #04BBEF;
}
.techDocIndexList .leftList {
	float: left;
	margin-right: 20px;
}
.techDocIndexList .centerList {
	float: left;
}
.techDocIndexList .rightList {
	float: right;
}
#returnIndexBtnBox {
	text-align: right;
	padding-bottom: 5px;
}
#techDoc01 {
	padding-left: 23px;
	padding-top: 20px;
	line-height: 140%;
	font-size: 12px;
}
#techDoc01 p span {
	color: #1F6DFF;
	font-weight: bold;
}

#techDoc02 {
	padding-left: 23px;
	line-height: 140%;
	font-size: 12px;
}
.techDocImg01 {
	margin-bottom: 15px;
	clear: both;
}
.techDocImg02 {
	padding: 20px;
	text-align: center;
}
.techDocImg03 {
	padding-bottom: 20px;
}
.techDocImg04 {
	padding-bottom: 30px;
}
.techDocImg05 {
	padding: 20px 0;
	clear: both;
}
.techDocImg06 {
	margin-top: 20px;
}

#techDocLinkBox {
	background-image: url(../../techDoc/images/techDoc_line01.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 20px;
	padding-top: 21px;
	padding-left: 23px;
}
#techDocLinkBoxTitle {
	margin-bottom: 18px;
}
.techDocLinkList {
	clear: both;
	padding-bottom: 30px;
}
.techDocLinkList li {
	float: left;
	width: 200px;
	background-image: url(../../techDoc/images/tri.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
}
.techDocLinkList li a {
	color: #4d4d4d;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.techDocLinkList li a:hover {
	color: #04BBEF;
	text-decoration: underline;
}
#techFranjList {
	background-image: url(../../techDoc/images/techDoc_line01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 20px;
	margin-bottom: 20px;
	padding-left: 23px;
}
#techFranjList li {
	font-size: 13px;
	margin-bottom: 10px;
	background-image: url(../../techDoc/images/tri.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 8px;
}
#techFranjList li a {
	color: #4C4C4C;
	font-weight: bold;
	text-decoration: none;
}
#techFranjList li a:hover {
	text-decoration: underline;
	color: #00A1D8;
}
.techDocDL {
	background-image: url(../../techDoc/images/techDoc08_2ListBG.gif);
	background-repeat: repeat;
	background-position: left top;
	padding: 20px;
	float: left;
	margin-top: 20px;
}
.techDocDL dt {
	margin-bottom: 15px;
}
.techDocDL dd {
	margin-bottom: 15px;
	margin-left: 20px;
}

.techDocP {
	clear: both;
	padding-top: 20px;
}
.techDocP span {
	color: #1F6DFF;
	font-weight: bold;
}
.techDocP02 {
	margin-top: 20px;
	color: #000;
	font-weight: bold;
}
.techDocTable {
	width: 100%;
	border-collapse: collapse;
	margin: 20px 0;
	font-size: 11px;
}
.techDocTable caption {
	text-align: left;
}

.techDocTable th {
	padding: 5px;
	border: 1px solid #CCC;
	background-color: #EEE;
	vertical-align: middle;
}
.techDocTable td {
	padding: 5px;
	border: 1px solid #CCC;
	vertical-align: middle;
}
.techDocTable .number  {
	width: 5px;
}

.techDocTable .goodPoint {
	width: 150px;
}
.techDocTable .badPoint {
	width: 150px;
}

.techDocTable .concept {
	width: 50px;
}


.techDocTable td img {
	display: block;
	margin: 0 auto;
}
.techDocTable td ul {
}
.techDocTable td li {
	margin-bottom: 10px;
	line-height: 120%;
}
.techDocTable02 {
	margin: 20px 0;
	border-collapse: collapse;
	font-size: 11px;
}
.techDocTable02 caption {
	text-align: left;
}
.techDocTable02 th {
	background-color: #EEE;
	border: 1px solid #CCC;
	padding: 5px;
}
.techDocTable02 td {
	border: 1px solid #CCC;
	padding: 5px;
}
.techDocTable02 .flowting {
	width: 300px;
}
.techDocTable02 .tranion {
	width: 300px;
}
.techDocTable02 td img {
	display: block;
	margin: 0 auto;
}
#techDoc01 .techDocDL02 {
	clear: both;
	padding-bottom: 20px;
}
#techDoc01 .techDocDL02 dt {
	text-indent: -1em;
	padding-left: 1em;
	width: 140px;
	float: left;
	color: #005471;
	font-weight: bold;
}
#techDoc01 .techDocDL02 dd {
	float: right;
	width: 520px;
	clear: right;
}
#techDoc01 .techDocDL03 {
	clear: both;
}
#techDoc01 .techDocDL03 dt {
	text-indent: -1em;
	padding-left: 1em;
	width: 140px;
	float: left;
	color: #005471;
	font-weight: bold;
}
#techDoc01 .techDocDL03 dd {
	float: right;
	width: 520px;
	clear: right;
}

