/* Resets
/**---------index------------**/
.twoColLiqRtHdr #container #mainContent #new_mt {
	background-image:url(img/icon1.gif);
	background-repeat:no-repeat;
	background-position: 0% 80%;
}
.twoColLiqRtHdr #container #mainContent #new_topics {
	background-image:url(img/icon3.gif);
	background-repeat:no-repeat;
	background-position: 0% 80%;
}
.twoColLiqRtHdr #container #mainContent #about_h1 {
	background-image:url(img/icon7.gif);
	background-repeat:no-repeat;
	background-position: 0% 80%;
}
.twoColLiqRtHdr #container #mainContent #spt_h1 {
	background-image:url(img/icon11.gif);
	background-repeat:no-repeat;
	background-position: 0% 80%;
}
.twoColLiqRtHdr #container #mainContent #noentry {
	font-weight:bold;
	margin: 20px;
}
.twoColLiqRtHdr #container #mainContent .newinfo {
	width:90%;
	margin:15px;
	border-collapse:collapse;
}
.twoColLiqRtHdr #container #mainContent .newinfo tr #new_title {
	font-weight: bold;
	font-size: 18px;
}
.twoColLiqRtHdr #container #mainContent .newinfo tr .table_title {
	width:20%;
	height:2em;
	text-align:center;
	background-color:#D9ECFC;
	border:solid #CCC 1px;
}
.twoColLiqRtHdr #container #mainContent .newinfo tr .table_con {
	height:2em;
	border:solid #CCC 1px;
	padding:15px;
}
.twoColLiqRtHdr #container #mainContent .newinfo tr .table_con #btn_kcr {
	margin-left:70%
	}
.twoColLiqRtHdr #container #sidebar1 .side_h3 img {
	margin: 0px;
	height: 18px;
}

/*　採用　*/
.twoColLiqRtHdr #container #mainContent #sendto {
	margin:20px;
	font-size:90%;
}
