body {
	background-color: #000000;
	font-size: 80%;
	letter-spacing: 0.1em;
	color: #FFFFFF;
	line-height: 120%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#Contents {
	height: auto;
	width: 220px;
	padding-right: 130px;
	padding-left: 130px;
}


.Line {
	height: 10px;
	background-image: url(../img/line_dot02.gif);
	background-repeat: repeat-x;
	clear: both;
	width: 220px;
}

.Title{
	width: 220px;
	height: auto;
	color: #BF0000;
	font-weight: bold;
}

.Comment {
	width: 220px;
	height: auto;
}

.TimeStamp {
	width: 220px;
	height: auto;
	text-align: right;
	color: #BF0000;
	font-size: 80%;
}

.Newmark {
	width: 220px;
	height: auto;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
}

.Image {
	width: 190px;
	height: auto;
}

.ImgBox {
	width: 190px;
	height: auto;
	text-align: center;
	display: block;
	padding: 15px;
}
.L {
	width: 220px;
	text-align: center;
}
.R {
	width: 220px;
	text-align: center;
}
.Clear {
	clear: both;
}
