@charset "utf-8";
#review-area .content {
	padding-bottom: 20px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 93%;
	line-height: 150%;
}
#review-area h2{
	padding-bottom: 4px;
}
#review-area h3 {
	position: relative;
	padding-bottom: 15px;
}
#review-area .h3 {
	background-image: url(/wp-content/themes/lets-nns/image/parts/sub-title-bg-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 5px;
	margin-bottom: 10px;
	padding-top: 10px;
}
#review-area .h3 .sub-ti {
	background-image: url(/wp-content/themes/lets-nns/image/parts/sub-title-bg-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	color: #006600;
	font-size: 131%;
	font-weight: bold;
}

h3 .sub-title{
	color: #006600;
	font-size: 131%;
	font-weight: bold;
	position: absolute;
	top: 9px;
	left: 14px;
}
#review-area h4 {
	color: #060;
	padding-bottom: 5px;
	font-weight: bold;
}
#review-area .txt {
	padding-bottom: 15px;
	font-size: 100%;
	line-height: 145%;
}

#review-area .img-center {
	text-align: center;
	padding-bottom: 10px;
}
#review-area .img-left {
	float: left;
	margin-bottom: 5px;
	margin-right: 15px;
}
#review-area .img-right {
	float: right;
	margin-bottom: 5px;
	margin-left: 15px;
}
#review-area .list {
	padding-top: 5px;
	padding-bottom: 20px;
}
#review-area .list .box {
	font-size: 93%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
	padding-top: 5px;
}
#review-area .list .box dt,
#review-area .list .box dd {
	margin-bottom: 5px;
	line-height: 150%;
}
#review-area .list .box dt {
	background-image: url(/wp-content/themes/lets-nns/image/review/line.gif);
	background-repeat: repeat-y;
	background-position: right 0px;
	width: 95px;
	float: left;
	padding-left: 5px;
}
#review-area .list .box dd {
	float: left;
}
#review-area .list .box .vol {
	width: 60px;
	background-image: url(/wp-content/themes/lets-nns/image/review/line.gif);
	background-repeat: repeat-y;
	background-position: right;
	text-align: center;
}
#review-area .list .box .title {
	width: 410px;
	background-image: url(/wp-content/themes/lets-nns/image/review/line.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 10px;
	padding-left: 10px;
}
#review-area .list .box .pdf {
	padding-left: 30px;
	background-image: url(/wp-content/themes/lets-nns/image/review/icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: 10px 1px;
}
#review-area .list .box .title a:link,
#review-area .list .box .pdf a:link {
	color: #060;
}
#review-area .list .box .title a:visited,
#review-area .list .box .pdf a:visited {
	color: #060;
}
#review-area .list .box .title a:active,
#review-area .list .box .pdf a:active {
	color: #666;
}
#review-area .list .box .title a:hover,
#review-area .list .box .pdf a:hover {
	color: #F90;
}
