
div#contents #mainArea .attention {
	text-align: left;
	font-weight: normal;
	font-size: 11px;
	line-height: 140%;
	border: dotted 1px #cccccc;
	background-color: #f0f0f0;
	padding: 5px;
	margin: 10px 0px;
}
	
div#contents #mainArea ul.qa_navi {
	padding: 10px 7px 10px 0px;
	list-style-type: none;
}

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 {
	clear: both;
	margin-bottom: 25px;
}

div#contents #mainArea #entry-subject {
	clear: both;
	width: 584px;
	background: url(../../case/image/title_bg.gif) repeat-x;
	text-align: left;
	padding: 5px 0;
	border-bottom: solid 1px #C0C0C0;
	border-left: solid 1px #C0C0C0;
	border-right: solid 1px #C0C0C0;
}

div#contents #mainArea .entry-title {
	clear: both;
	margin-left: 5px;
	padding: 0px;
	font-weight: normal;
	font-size: 16px;
	line-height: 150%;
}

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

div#contents #mainArea .entry-left {
	clear: both;
	float: left;
	width: 210px;
	margin-top: 5px;
	margin-bottom: 5px;
}

div#contents #mainArea .entry-left .pic-before-title {
	width: 208px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 3px 0px;
	text-align: center;
	font-weight: normal;
	font-size: 14px;
	line-height: 150%;
	background-color: #F0F0F0;
	border: solid 1px #C0C0C0;
}

div#contents #mainArea .entry-left .pic-before {
	margin-top: 5px;
	padding: 4px;
	border-top: solid 1px #C0C0C0;
	border-right: solid 1px #C0C0C0;
	border-bottom: solid 1px #C0C0C0;
	border-left: solid 1px #C0C0C0;
	background-color: #FFFFFF;
}

div#contents #mainArea .entry-right {
	float: right;
	width: 376px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
	background: url(../../case/image/bg_after.gif) no-repeat 0 0;
}

div#contents #mainArea .entry-right .pic-after-title {
	width: 318px;
	margin: 0px 0px 0px 56px;
	padding: 2px 0px 2px 0px;
	text-align: center;
	font-weight: normal;
	font-size: 16px;
	line-height: 140%;
	color: #FF3300;
	background-color: #F4F3E3;
	border: solid 1px #C0C0C0;
}

div#contents #mainArea .entry-right .pic-after-space {
	margin: 5px 0px 0px 56px;
	text-align: center;
}

div#contents #mainArea .entry-right .pic-after {
	padding: 4px;
	border-top: solid 1px #C0C0C0;
	border-right: solid 1px #C0C0C0;
	border-bottom: solid 1px #C0C0C0;
	border-left: solid 1px #C0C0C0;
	background-color: #FFFFFF;
}

div#contents #mainArea .comment-title {
	clear: both;
	width: 586px;
	margin-top: 10px;
	padding: 0px;
	background-color: #F0F0F0;
	text-align: left;
	height: 25px;
}

div#contents #mainArea .comment-body {
	clear: both;
	width: 580px;
	margin-top: 2px;
	text-align: left;
	padding: 3px;
	font-size: 11px;
	line-height: 160%;
}

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


