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

.tokache_txt {
	padding:1em 50px;
	display:block;
	/*border-bottom:dotted 1px #999999;*/
	margin:0 5px 5px 5px;
	background:#F9FDFF
}
.tokache_txt p {
	font-size:14px;
	line-height:1.6;
	margin-bottom:1em;
	font-weight:bold;
	color: #52505F
}

