@charset "utf-8";
#header h1 {
	background: url(../img/logo.gif) no-repeat;
	height: 82px;
	width: 234px;
	float:left;
}

#header h1 a{
	display: block;
	height:0pt;
	overflow:hidden;
	padding-top:82px;
	font-size:1px;
}

#mainPopular {
	padding-top: 9px;
}
#mainPopular h3 {
	background: url(../../img/h3_ttl_main_popular.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 24px;
	padding-bottom: 7px;
}
#mainPopular li {
	display: block;
	width: 126px;
	float: left;
	padding: 0px 4px;
	font-size: 10px;
}
#mainPopular em {
	display: block;
	height: 125px;
	width: 125px;
	vertical-align: middle;
}

#mainPopular li img {
	display: inline;
	padding: 0px;
}

#newReport {
	clear: both;
	padding: 15px 0px;
}
#newReport h3 {
	background: url(../../img/h3_ttl_main_newreport.gif) no-repeat;
	height: 24px;
	text-indent: -9999px;
	padding-top: 10px;
}
#newReport img {
	display: block;
	padding-right: 15px;
	padding-left: 5px;
	float: left;
}
#newReport h4 {
	font-size: 10px;
	display: block;
	padding: 8px 0px;
}
#newReport p {
	font-size: 10px;
	display: block;
}
#newReport a,#newItemLeft a, #newItemRight a {
	color: #333399;
}



#newItems {
	clear: both;
}
#newItems h3 {
	background: url(../../img/h3_ttl_main_newitem.gif) no-repeat;
	height: 23px;
	text-indent: -9999px;
	padding-bottom: 7px;
}
#newItemLeft {
	width: 250px;
	float: left;
	font-size:10px;
}
#newItemRight {
	width: 250px;
	float: right;
	font-size:10px;
}


#newItems dl {
	clear: both;
	padding-top:5px;
	font-size:10px;
}
#newItems dt {
	clear: left;
	float: left;
	width: 260px;
	padding: 5px 0.5em 5px 25px;
}  
#newItems dd {  
	margin-left: 0;  
	padding: 5px 0.5em 5px 8em;  
}
#newItems dt a{
	color: #333399;
}
#newItems em {
	display: block;
	float:left;
	padding:0px 5px;
	height: 125px;
	width: 125px;
}
