/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://hsj.jp/blog/mt-static/themes/base-weblog.css);
@import url(http://hsj.jp/blog/mt-static/themes/computer/computer.css);
/* end StyleCatcher imports */

.entry-body p{
    line-height: 2;
}

.entry-body li div{
    line-height: 1.75;
}

.entry-more p{
    line-height: 2;
}

.entry-more li div{
    line-height: 1.75;
}

/* amazlet
----------------------------------------------- */
.amazlet-box {
	border:1px solid #9c3;
	padding:9px;
	background:#F7FBE7;
	}
.amazlet-review {
	border:1px dashed #999;
	padding:1px;
	}
.amazlet-box a,
.amazlet-box a:link,
.amazlet-box a:visited {
	font-weight : bold;
	text-decoration : none;
	border-style:none;
	color: #3F4331;
	letter-spacing:0;
	}
.amazlet-box a:hover {
	font-weight : bold;
	text-decoration : underline;
	color:#9CBE0E;
	letter-spacing:0;
	}
.amazlet-box a:active {
	font-weight : bold;
	text-decoration : none;
	color: #6C7354;
	letter-spacing:0;
	}