


div#contents #mainArea #section-00 {
	margin-bottom: 0;
}

div#contents #mainArea .entry {
	margin-bottom: 15px;
	background-image: url(../../voice/image/voice_body.jpg);
}

div#contents #mainArea .timestamp {
	display: block;
	position: absolute;
	top: -500px;
	left: -500px;
	font-size: 1px;
	line-height: 100%;
}

div#contents #mainArea .entry .body01 {
	background: url(../../voice/image/voice_head.jpg) no-repeat top right;
	width: 586px;
	height: 38px;
	padding: 0px;
	text-indent: -9999px;
	overflow: hidden;
}

div#contents #mainArea .entry .body02 {
	background: url(../../voice/image/voice_foot.jpg) no-repeat top right;
	width: 586px;
	height: 15px;
	padding: 0px;
	text-indent: -9999px;
	overflow: hidden;
}

div#contents #mainArea .entry h3 {
	float: left;
	padding: 0px 10px 5px 10px;
	margin-bottom: 5px;
	color: #990000;
	font-weight: bold;
	font-size: 14px;
	line-height: 150%;
}

div#contents #mainArea .entry-category {
	clear: both;
	margin: 5px 0;
	padding-right: 10px;
	text-align: right;
	font-weight: normal;
	font-size: 11px;
	line-height: 140%;
}

div#contents #mainArea .entry-body img {
	float: center;
}

div#contents #mainArea .entry-body {
	clear: both;
	padding: 0px 10px 5px 10px;
	font-size: 12px;
	line-height: 160%;
	font-weight: normal;
	text-align: left;
}


div#contents #mainArea .entry-body p {
	padding: 8px 0px 8px 0px;
	margin: 0px;
}

div#contents #mainArea .entry-body blockquote {
	color: #333333;
	padding: 10px;
	border: 1px dotted #999999;
	background-color:#f0f0f0;
}

div#contents #mainArea .entry-body table {
	width: 100%;
	border-collapse: collapse;
	line-height: 160%;
	border: 1px solid #999999;
}

div#contents #mainArea .entry-body table td {
	text-align: left;
	vertical-align: top;
	border: 1px solid #999999;
	padding: 10px;
	width: 30%;
}

div#contents #mainArea .entry-footer {
	display: block;
	position: absolute;
	top: -500px;
	left: -500px;
	font-size: 1px;
	line-height: 100%;
}

div#contents #mainArea .entry h3 {
	margin-bottom: 5px;
}

div#contents #mainArea #contents-nav {
	clear: both;
	text-align: center;
	margin-bottom: 15px;
	padding: 10px;
	font-size: 11px;
	line-height: 140%;
	color: #333333;
	background-color: #f0f0f0;
	border: 1px solid #cccccc;
}

div#contents #mainArea #archive-nav {
	clear: both;
	text-align: center;
	margin: 15px 0;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	line-height: 140%;
	color: #333333;
	background-color: #f0f0f0;
	border: 1px solid #cccccc;
}

div#contents #mainArea #trackback,
div#contents #mainArea #comment {
	display: block;
	position: absolute;
	top: -500px;
	left: -500px;
	font-size: 1px;
	line-height: 100%;
}


