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


.txt01{
	width:500px;
	margin:40px auto 20px auto;
	overflow:hidden;
	font-size:15px;
	line-height:25px;
}

.txt01{
	 font-family: "myFont";
}

.txt01 p{
	margin-bottom:1.5em;
	overflow:hidden;
}

.txt01 span{
	display:inline;
	border-bottom:1px dotted #adadad;
	overflow:hidden;
	text-align:justify;
}

.txt01 span em{
	font-weight:normal;
	font-style:normal;
	font-size:14px;
}

.img01{
	text-align:center;
	overflow:hidden;
	margin-bottom:20px;
}