@charset "UTF-8";
/* CSS Document */

#supportSubMenu{
 display:block;
}
#MainSupport {
	background-image: url(../image/navi_btn02.gif);
}
#MainSupport:hover  {
	background-image: url(../image/navi_btn02_f2.gif);
}
#mainColumn h3 {
	margin-top: 25px;
	margin-bottom: 5px;
}

.fileTable th {
	background-color: #99CCFF;
	padding: 5px;
}
.fileTable td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	text-align: left;
}
#contents .fileTable p {
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.pdfTitle{
	background-image: url(../image/cl_pdf_icon.gif);
	background-position: 2px center;
	background-repeat: no-repeat;
	text-indent: 25px;
}
#attention {
	text-indent: 0px;
	margin:2px 0 0 25px;
	line-height:1.4em;
	color:#ff0000;
	font-weight:bold;
	}
#attention02 {
	text-indent: 0px;
	line-height:1.4em;
	font-weight:bold;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 25px;
	}
.othetrsTitle{
}
.fileLang{
	text-align: center;
	width: 55px;
}
.fileType{
	text-align: center;
	width: 65px;
}
.fileSize{
	text-align: right;
	width: 55px;
}



.fileTable th.light {
	background-color: #C3DFFF;
	padding: 5px;
}

