@charset "utf-8";

table#Content tr td.main div.item{
	margin-bottom:10px;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	width:558px;
}
table#Content tr td.main div.item dl{
	width:550px;
	padding:4px 0px 4px 4px;
	font-size:80%;
	color:#333333;
	line-height:1.5;
}
table#Content tr td.main div.item dl dt{
	font-weight:bold;
}
table#Content tr td.main div.item dl dd{
	padding-bottom:4px;
	margin-bottom:4px;
	border-bottom:1px solid #dddddd;
}

table#Content tr td.main div.item table.manualDwon{
	margin:4px 0px 10px 4px;
	border:1px solid #beccdc;
	border-collapse:collapse;
}
table#Content tr td.main div.item table.manualDwon tr td.productName{
	width:34%;
	padding:5px;
	border:1px solid #beccdc;
	font-size:80%;
	color:#333333;
}
table#Content tr td.main div.item table.manualDwon tr td.manualLink{
	width:15%;
	padding:5px;
	border:1px solid #beccdc;
	font-size:80%;
	color:#333333;
	background-color:#EFF9FC;
	text-align:center;
}

table#Content tr td.main div.item p.caution1{
	margin:0px 0px 5px 15px;
	width:530px;
	font-size:70%;
	line-height:1.5;
	color:#333333;
}
table#Content tr td.main div.item p.caution2{
	margin:0px 0px 10px 15px;
	width:530px;
	font-size:70%;
	line-height:1.5;
	color:#333333;
}
table#Content tr td.main div.item p.caution3{
	margin:4px 0px 10px 15px;
	width:530px;
	font-size:90%;
	font-weight:bold;
	line-height:1.5;
	color:#333333;
}

table#Content tr td.main div.item table.pdfInfo{
	margin:4px 0px 4px 4px;
	border:1px solid #dddddd;
	border-collapse:collapse;
}
table#Content tr td.main div.item table.pdfInfo tr td.pdfHead{
	padding:5px;
	border:1px solid #dddddd;
	font-size:80%;
	font-weight:bold;
	color:#333333;
	background-color:#FFF0F0;
}
table#Content tr td.main div.item table.pdfInfo tr td.pdfBody{
	padding:5px;
	border:1px solid #dddddd;
}
table#Content tr td.main div.item table.pdfInfo tr td.pdfBody table tr td.text{
	font-size:70%;
	color:#333333;
	line-height:1.5;
	padding-right:10px;
}
