@charset "utf-8";

#pageTitle {
	margin: 0 0 10px;
	text-align: center;
}

.divLine {
	width: 680px;
	height: 1px;
	margin: 20px 30px;
	border-top: dotted 1px #CCCCCC;
}

.columnBox {
	clear :both;
	width: 680px;
	margin: 0 30px 30px;
}

.thumbNail {
	float: left;
	margin: 0 20px 20px 0;
}

.txtDate {
	color: #F30000;
	font-size: 90%;
}

.txtVol {
	color: #F30000;
	font-weight: bold;
}

h2 {
	color: #666666;
	font-weight: bold;
}

h2 a:link,
h2 a:visited {
	color: #0099CC;
	font-weight: bold;
	text-decoration: none;
}

h2 a:hover,
h2 a:active {
	text-decoration: underline;
}

.txtCap {
	padding: 0 0 0 190px;
	color: #444444;
	font-size: 90%;
}



