@charset "utf-8";

/* --- dog --- */
#dog{
	margin-top:10px;
	text-align:center;
}
#dog p{
	margin:100px 0;
}
