@charset "UTF-8";

.news-show-2009092501 dl dt {
	color: #0000ce;
	margin-top: 0.6em;
}

.news-show-2009092501 dl dl dt {
	color: green;
}

.news-show-2009092501 dl dd {
	margin-left: 3em;
}

.news-show-2009092501 dl dl dd {
	margin-left: 1em;
}

.news-show-2009092501 dt.new {
	color: red;
}

.news-show-2009092501 .products,
.news-show-2009092501 .new_products {
	border-collapse: separate;
	border-spacing: 2px;
}

.news-show-2009092501 .products th,
.news-show-2009092501 .products td,
.news-show-2009092501 .new_products th,
.news-show-2009092501 .new_products td {
	font-size: 111%;
	font-weight: normal;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	text-align: center;
	vertical-align: middle;
}

.news-show-2009092501 .products th,
.news-show-2009092501 .new_products th {
	width: 18em;
}

.news-show-2009092501 .products td,
.news-show-2009092501 .new_products td {
	width: 15em;
}

.news-show-2009092501 .products th,
.news-show-2009092501 .products td {
	background-color: #e1e1ff;
}

.news-show-2009092501 .new_products th,
.news-show-2009092501 .new_products td {
	background-color: #e1ffe1;
}

