@charset "UTF-8";

#owner {
	width: 530px;
	margin-bottom: 12px;
	padding-bottom: 23px;
	border-bottom: 1px solid #CCCCCC;
}

#owner h2 {
	background-image: url(../images/0805_images/owner/main_title.jpg);
	background-repeat: no-repeat;
	height: 250px;
	width: 530px;
	padding-bottom: 15px;
	text-indent: -1000em;
}

#owner dt {
	background-image: url(../images/0805_images/owner/title_bk.gif);
	background-repeat: no-repeat;
	height: 27px;
	line-height: 27px;
	padding-left: 40px;
	font-weight: bold;
	color: #3c0000;
}

#owner dd {
	padding-left: 40px;
	padding-bottom: 20px;
}

#owner dd p {
	padding-top: 20px;
}

