@charset "UTF-8";

dl.topcategory {
	clear: both;
	padding-top: 15px;
}
dl.topcategory dt {
	background-color: #EEEEEE;
	padding: 5px 5px 5px 10px;
}
dl.topcategory dd {
	font-size: 12px;
	line-height: 1.7em;
	padding: 10px;
}
dl.topcategory dd a img {
	float: right;
}
dl.topcategory dd ul {
	clear: both;
}
dl.topcategory dd ul li {
	float: left;
	padding: 5px;
}
dl.topcategory dd ul li a {
	white-space: nowrap;
	display: block;
	padding-left: 12px;
	background-image: url(../images/symbol01.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}
div.headline_section {
	padding: 15px 5px 0px 5px;
	width: 340px!important;
	width/**/: 350px;
	float: left;
	overflow: hidden;
}
div.headline_section a img {
	float: right;
}
div.headline_section h3 {
	font-size: 14px;
	border-bottom: solid 1px #999999;
	padding: 3px 3px 3px 10px;
}
div.headline_section ul {
	padding: 5px 5px 0px 5px;
}
div.headline_section ul li {
	white-space: nowrap;
	width: 330px;
}
div.headline_section ul li a {
	border-bottom: solid 1px #CCCCCC;
	display: block;
	padding: 2px;
}