@charset "UTF-8";
/* CSS Document */

p.indent{
	text-indent: -1em;
	padding-left: 1em;
}
#text01{
	width:220px;
}
#text02{
	width:250px;
}
#text02 a{
	color:#006699;
}
#text02 a:hover{
	text-decoration:underline;
}


