@charset "UTF-8";

#content .sectionPrimary p.kataban {
	font-size:63%;
}

.notesBox {
	background-color:#e8f1ff;
	padding:10px;
}

#content .sectionPrimary .notesBox p {
	margin-bottom:0;
}

.imgL {
	margin-bottom:20px;
}

.imgL img {
	display:block;
	width:180;
	float:left;
}

.imgL .read {
	margin-left:200px;
	background-color:#ececec;
	height:120px;
}

.imgL .read .box {
	padding:8px 10px;
}