@charset "ISO-8859-1";
@import url(base.css);
@import url(bottom.css);

#contentsMain h1 {
	background:url(../fc/img/bg_tth1.jpg) no-repeat;
}

#sm-pl,
#sm-csm{
	display: none;
}

body.sm-pl #sm-pl,
body.sm-csm #sm-csm{
	display: block;
}

table.pList{
	font-size: x-small;
}
table.pList td table{
	width: auto;
}
table.pList td td{
	border: none !important;
	padding: 0;
}
table.pList td th{
	border: none !important;
	white-space: nowrap;
	padding: 0;
	background-color: #fff !important;
}

.tblFmt-1.MFA-gp{
	width: auto;
	margin: 0 0 20px;
}