/* ===書評（ダイアリーと近似）=== */

/* 目次 */
.k-indexwaku {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 10px 10px 10px 10px;
	width: 300px;
	border: solid 3px #cccccc;
	color: #006666;
	font-size: 90%;
	text-align: left;
}

dl {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}

dt {
	font-weight: bold;

}

dd {
	margin: 0px 0px 0px 50px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	
}






/* 検索より */
.fromkensaku {
	margin: 20px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	color: #ff3399;
	text-align: center;
	font-size: 80%;
	line-height: 120%;
}



.kansouwaku {
	
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding: 0px 0px 0px 0px;
}

h2.k-number {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 450px;
	padding: 0px 0px 0px 0px;
	color: #ffffff;
	font-size: 90%;
	background-color: #333366;
	text-align: center;

}

h3.syomei {
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 2px 10px 2px 10px;
	width: 400px;
	color: #333366;
	font-size: 85%;
	background-color: #cccccc;
	text-align: left;
}


div.kansou {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px 0px 0px 0px;
	width: 400px;
	color: #333366;
	font-size: 85%;
	text-align: left;
	line-height: 150%;
}

p {
	margin: 0px 0px 10px 0px;
}

.k-sankou {
	text-align: right;
	font-weight: bold;

}

/* 書評内見出し 日記とマージン違う*/
h4.k-stitle {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding: 0px 0px 0px 0px;
	color: #009900;
	font-size: 100%;
	font-weight: bold;
	text-align: left;
}

/* 書評内見出し小 */
h5.k-sstitle {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding: 0px 0px 0px 0px;
	color: #009900;
	font-size: 100%;
	font-weight: bold;
	text-align: left;
}

/* 引用 */
blockquote {
	margin: 15px 15px 15px 15px; 
	padding: 0px 0px 0px 0px;
	
color: #996666;
		
}

/* 引用 */
q {
	
color: #996666;
	
}


.k-kugiri {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px 0px 0px 0px;
	width: 350px;
	height: 1px;
	text-align: center;
}

em.k-pink {
	color: #FF3399;
	font-style: normal;
}

/* ネタばれの白 */
span.bare {
	color: #ffffff;

}