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


.txtbox01{
	width:690px;
	margin:0 auto;
	border-top:1px dotted #06AFDC;
	border-bottom:1px dotted #06AFDC;
}

.txtbox01 p{
	padding:10px;
}
	
	
.txtbox02{
	width:600px;
	margin:20px auto 20px auto;
}

.txtbox03{
	width:550px;
	margin:20px auto 20px auto;
}