@import url("../../../kaigo/style/index.css");

#ColTex {
	margin-left: 20px;
	margin-right: 20px;
}

#ColTex .Pr {

	margin: 0px 0px 20px;

}

#ColTex .BGblock {
	margin-left: 30px;
	width: 120px;
	height: 174px;
	background-image: url(dog.gif);
	background-repeat: no-repeat;
	text-indent: -9999;
}

#ColTex p {
	text-indent: 12px;
	line-height: 150%;
	
	margin: 0px 0px 5px;
	text-justify: distribute-all-lines;
}

#ColTex p.right {

	text-align: right;

	clear: both;

}

.name {
	text-align: right;}
