

/* ContentsTitleArea
-------------------------------------------------- */

#ContentsTitle h2.contents_title {
	width : 700px;
	height : 60px;
	padding : 0;
	margin : 0 0 10px;
}

.NewslistArea {
	text-align : left;
	vertical-align : top;
	clear : both;
}

	.NewslistArea table{
		margin-left : 10px;
	}

		.NewslistArea td,
		.NewslistArea th{
			vertical-align : top;
		}
		
		.NewslistArea th{
			text-align : left;
			font-weight : normal;
			color: #666;
		}

.dot_line {
	background : url(/shared/images/dot_line01.gif) repeat-y;
}