/*おしえて・Yahooブログ系*/
.entry-body{
	font-size:12px;
	line-height:1.5em;
	border:1px solid #DFBF9F;
	margin:0 0 25px 0;
	padding:10px;
	background-color:#F8F4ED;
	}	

.entry-body2{
	font-size:12px;
	margin:0 0 25px 0;
	}	

.inner_box{
	margin:0 0 15px 0;
	}
	
.entry-body dl{
margin:0 0 15px 0;
}

.entry-body dl dt.yblogno{
background:url("images/yblog.gif") no-repeat 0 50%;
font-weight:bold;
padding:0 0 0 32px;
margin:0 0 5px 0;
}


.entry-body dl dt.oshiete,
.entry-body dl dt.jinriki,
.entry-body dl dt.chie{
font-weight:bold;
background:url("images/oshiete-hatena.gif") no-repeat 0 50%;
padding:0 0 0 20px;
margin:0 0 5px 0;
}

.entry-body dl dt.oshiete{
background:url("images/jinriki-hatena.gif") no-repeat 0 50%;
}

.entry-body dl dt.jinriki{
background:url("images/chiebukuro-hatena.gif") no-repeat 0 50%;
}

.entry-body dl dd{
line-height:1.7em;
margin:0 0 15px 0;
}

/*アマゾン*/

.entry-body table{
	line-height:1.5em;
	}

.entry-body table.amazon_tbl{
	background-color:#fff;
	}

.amazon-box {
	font-size:12px;
	width:165px;
	height:310px;
	text-align:center;
	border:1px solid #999999;
	background-color:#fff;
	float:left;
	margin:0 10px 15px 0;
}

.amazon-img {
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.amazon-title-box {
	margin:0 5px 5px 10px;
	font-size: 12px;
	text-align: left;
}
.amazon-only-img {
	vertical-align: top;
	float: left;
	margin: 5px;
}
.amazon-description {
	margin:0 5px 0 10px;
	text-align: left;
}

.amazon-box-large p {
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
}

.amazon-img-box {
	height: 170px;
	vertical-align: middle;
	margin: 0px;
}
.amazon-box-large {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}


.amazon-price-box {
	margin: 0px;
	height: 15px;
	font-weight: bold;
	color: #CC0000;
}

.dennou-title {
	width:420px;
	height:100px;
	padding:0 0 0 10px;
	margin:10px 0 10px 0;
	line-height:22px;
}

.rakuten{
	font-size:12px;
	border:1px solid #cdcdcd;
	margin:0 0 14px 0;
	padding:5px;
	background-color:#fffef7;
}

.rakuten table{
width:100%;
}

.rakuten table th{
text-align:left;
vertical-align:top;
}

.rakuten table th img{
border:1px solid #ccc;
}

.rakuten table td{
vertical-align:top;
}

.rakuten table td p.itemtitle,
.rakuten table td p.itemprice{
margin:0 0 10px 0;
}

.rakuten table td p.itemprice span{
color:#FF0000;
font-weight:bold;
}

.rakuten table td p.itemmore{
text-align:right;
margin:30px 10px 0 0;
}
