@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; }

.corpBotan {
	margin-top:15px;
	padding-top:15px;
	border-top:dotted 1px #cba88f;
	text-align:center;
}

.corpBotan img {
	display:inline;
}

