

div#contents #mainArea ul.qa_navi {
	padding: 10px 7px 10px 0px;
	list-style-type: none;
}

div#contents #mainArea ul.qa_navi li {
	margin: 0px;
	padding: 2px 0 2px 17px;
	color: #3D291E;
	background: url(../../shared/image/ico_arrow.gif) no-repeat;
}

div#contents #mainArea .entry {
	border: 1px solid #ccc;
	margin-bottom: 15px;
	padding: 10px;
}

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

div#contents #mainArea .entry-header {
	clear: both;
	width: 564px;
	border: none;
	text-align: left;
	margin-bottom: 10px;
	border-bottom: 1px dotted #B9B9B9;
}

div#contents #mainArea .entry-header td {
	border: none;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

div#contents #mainArea .entry-header a {
	text-decoration: underline;
}

div#contents #mainArea .entry-header h3 {
	float: left;
	padding-bottom: 5px;
	margin-bottom: 5px;
	color: #990000;
	font-weight: bold;
	font-size: 14px;
	line-height: 150%;
	padding-left: 20px;
	background: url(../../qa/image/q.gif) no-repeat left top;
}

div#contents #mainArea .entry-header h4 {
	float: right;
	font-weight: normal;
	font-size: 11px;
	line-height: 150%;
}

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

div#contents #mainArea .entry-body {
	clear: both;
	width: 544px;
	font-size: 12px;
	line-height: 160%;
	font-weight: normal;
	text-align: left;
	padding-left: 20px;
	background: url(../../qa/image/a.gif) no-repeat left top;
}

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%;
}


