@charset "utf-8";
/* CSS Document */

div#main {
	clear: both;
	width: 970px;
	margin: 10px auto;
}

#content{
	margin: 10px 0 0 0;
	padding: 0px;
}

.reportSection{
	clear: both;
	margin: 0 0 10px 0;
	padding: 5px 0 5px 0;
	overflow: hidden;
	border-style:solid;
	border-color:#000001;
	border-width:1px;
}

.reportSection p.reportImg{
	float: left;
	margin: 0 25px 0 0;
	padding: 5px 0 5px 10px;
}

.reportDetail{
	margin: 0px 0px 0px 0;
	padding: 0;
}

p.reportLead{
	font-size: 16px;
	color:#0d4d95;
	font-weight: normal;
	margin: 0px 0 0 0;
	padding: 5px 0 5px 0;
	line-height: 1.0;
}

p.reportLead span.new{
	font-size:15px;
	color: #C00;
	font-weight:bold;
	margin-left:10px;
}
	
	
p.reportTitle{
	font-size: 22px;
	font-weight: bold;
	color : #000001;
	margin: 0;
	padding: 0 0 10px 0;
	line-height: 1.3;
}

p.writer{
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 10px 0;
	line-height: 1.0;
}

p.reportTitle a,p.reportTitle a:visited{
	color: #333333;
}

#sidebar ul.bannerList{
	margin:10px 0 0 0px;
}

#sidebar ul.bannerList li{
	list-style:none;
	padding:0 0 10px 0;
	border:none;
}
