@charset "shift_jis";
/* CSS Document */

.baby_text{
	border: 5px dotted #FF6699;
	margin: 15px auto;
	padding: 10px;
	width: 390px;
	text-align: left;
	background-color: #FFCCCC;
	line-height: 130%;
	color: #990066;
	font-size: 12px;
}
