@charset "utf-8";

#ev-contents {
	background-image: url(../images/pan_bg.jpg);
	background-repeat: repeat-x;
}

#ev-contents #pan {
	padding-left: 10px;
}

#ev-contents h3 {
	background-image: url(../images/title_bg2.jpg);
	background-repeat: no-repeat;
	font-size: 120%;
	color: #4e3a23;
	letter-spacing: 0.1em;
	padding: 15px 20px;
	margin: 0 10px;
}
.topics {
	width: 712px;
	background-image: url(../news/images/topics_content_header_image.gif); 
	background-repeat: repeat-x;
	margin: 10px 20px 10px 50px;
}

.tp-inner {
	border-left: solid 1px #dddddd; 
	border-right: solid 1px #dddddd;
}

.tp-head {
	border-bottom: dotted 1px #ddd;
}

.tp-title {
	float:left; padding: 5px 20px;
	font-weight: bold;
}
.tp-date {
	float:right; padding: 5px 10px;
}

.tp-main {
	padding:  5px 20px;
}

#news {
	margin: 10px 20px 10px 50px;
}