@charset "utf-8";
/* CSS Document */

/*-- MAINCONTENTS --*/
.newslist table {
	border-collapse: collapse;
	width: 470px;
}
.newslist th,
.newslist td {
	text-align: left;
	padding: 5px 0px;
	border-bottom: solid 1px #A9B2BE;
	font-weight: normal;
	font-size: 80%;
	vertical-align: top;
}
.newslist th {
	width: 100px;
}
td.btn {
	width: 60px;
}
td.title {
	padding-left: 20px;
	background: url(../common_img/navi_sankaku.png) no-repeat 5px 8px;
}

.newscont h2 {
	background:url(../solution/solution_img/si_waku.gif) no-repeat left center;
	padding: 10px 0px 10px 10px;
	font-size: 90%;
	color: #336699;
	margin-bottom: 1.0em;
}
.newscont dl {
	margin-bottom: 2.0em;
}
.newscont dt {
	font-weight: bold;
	font-size: 80%;
	padding-bottom: 0.8em;
}
.newscont dd {
	font-size: 80%;
	line-height: 1.5em;
}

.newscont h3 {
	font-weight: bold;
	font-size: 80%;
	padding-bottom: 0.8em;
}
.newscont p {
	font-size: 80%;
	margin-bottom: 2.0em;
	background: url(../utility/include_img/listbg_sitemap.gif) no-repeat left 0.6em;
	padding-left: 6px;
}
.newscont p.date {
	margin-bottom: 0;
	background: none;
	padding-left: 0;
}
/*-- EXCONTENTS --*/

/*-- OTHER --*/

	
