.row1 {
	float: left;
	width: 340px;
}
.row2 {
	float: right;
	width: 340px;
}
.content {
	float: right;
	width: 230px;
}
h2 {
	margin-bottom: 20px;
}
h3 {
	margin-bottom: 10px;
}
p.profile {
	margin-bottom: 0px;
}
.break {
	font-size: 2px;
	line-height: 2px;
	background-image: url(/images/tatsujin_no_waza/index/lin_01.gif);
	height: 2px;
	clear: both;
	margin-bottom: 15px;
}

