.txt1 {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 13px;
	background-color: #FFFFFF;
	background-image: url(../images/children/children.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 300px;
	width: 309px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 400px;
}

.txt2 {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 13px;
	background-color: #FFFFFF;
	height: 180px;
	width: 401px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/goju_ryu/Fudoshin.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 308px;
}

.introtxt1 {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 13px;
	width: 709px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	background-image: url(../images/man.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

table {
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
td {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin: 0;
}

