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

.ownerIdx {
	margin:10px 10px 18px 10px;
	width:697px;
}

.kanriKomoku {
	width:697px;
	overflow:hidden;
	margin-top:14px;
}

.kanriLeft {
	width:340px;
	float:left;
}

.kanriRight {
	width:340px;
	float:right;
}

.kanriKomoku ul { list-style-type:disc; margin-left:26px; }

