@charset "utf-8";
/* CSS Document */

@import url(../../css/common.css);

.LeftContentsMain {
	margin-bottom:30px;
}

.LeftContents .pArea li {
	background: none;
}

.LeftContents .pArea li {
	float: left;
}

.pArea li:first-child {
	margin-right: 26px
}

.LeftContents .bl_tb {
	width: 100%;
}

.LeftContents .bl_tb th {
	letter-spacing: normal;
}

.file {
	padding-left: 35px;
	background: url(../../img/ico_file.jpg) no-repeat left center;
}

