#graphic {
	position: relative;
	top: 24px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	left: 0px;
	height: 360px;
	width: 592px;
	float: left;
}
#aboutKatsu {
	background-color: #FFFFFF;
	height: 360px;
	width: 320px;
	position: relative;
	top: 24px;
	float: right;
}
#aboutKatsu p {
	margin-top: 4px;
	margin-right: 12px;
	margin-left: 12px;
	text-align: justify;
	line-height: 1.4em;
}
#new {
	clear: both;
	top: 36px;
	position: relative;
	height: 92px;
	width: 924px;
}
#shitoryu {
	position: relative;
	width: 456px;
	float: left;
	background-color: #FFFFFF;
	top: 48px;
	height: 240px;
}
#shitoryu p {
	margin-top: 4px;
	margin-right: 12px;
	margin-left: 12px;
	text-align: justify;
	line-height: 1.5em;
}
#koryu {
	position: relative;
	width: 456px;
	float: right;
	background-color: #FFFFFF;
	top: 48px;
	height: 240px;
}
#koryu p {
	margin-top: 4px;
	margin-right: 12px;
	margin-left: 12px;
	text-align: justify;
	line-height: 1.5em;
}


#tournament {
	position: relative;
	width: 456px;
	float: left;
	height: 240px;
	top: 60px;
}
#tournament p {
	margin-top: 4px;
	margin-right: 12px;
	margin-left: 12px;
	text-align: justify;
	line-height: 1.5em;
}

#prekarate {
	position: relative;
	width: 456px;
	float: right;
	height: 240px;
	top: 60px;
}
#media {
	position: relative;
	top: 72px;
}
#prekarate p {
	margin-top: 4px;
	margin-right: 12px;
	margin-left: 12px;
	text-align: justify;
	line-height: 1.5em;
}
#new img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	white-space: inherit;
}
