@charset "utf-8";
/* CSS Document */


#k_midashi {
	padding: 7px 7px 7px 10px;
	background-color: #17c0df;
	color: #fff;
	font-weight: bold;
	margin-bottom: 5px;
}

.indent3 {
	font-size: 13px;
	padding-left: 3em;
	text-indent: -2.5em;
	margin-top: 5px;
	margin-bottom: 0px;
	line-height: 1.4;
}
.indent2 {
	font-size: 14px;
	padding-left: 2.2em;
	text-indent: -1.9em;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 1.6;
}

.bold {
	font-weight: bold;
	font-size: 15px;
}
.bdy {
    line-height: 1.8;
}
