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

#owner-contents{
	margin-top: 20px;
}

.owner-3{
	width: 310px;
	margin-top: 20px;
	float: left;
}

.owner-center{
	margin: 20px 35px 0 35px;
}

h3.owner-flower{
	font-size:18px;
	color: #ff7d99;
}

p.owner-flower-catch{
	color: #ff7d99;
	text-shadow: white 1px 1px 0px, white -1px 1px 0px,white 1px -1px 0px, white -1px -1px 0px;
}

h3.owner-tree{
	font-size:18px;
	color: #278953;
}

p.owner-tree-title{
	color: #278953;
	text-shadow: white 1px 1px 0px, white -1px 1px 0px,white 1px -1px 0px, white -1px -1px 0px;
}

h3.owner-bench{
	font-size:18px;
	color: #844c1e;
}

p.owner-bench-title{
	color: #844c1e;
	text-shadow: white 1px 1px 0px, white -1px 1px 0px,white 1px -1px 0px, white -1px -1px 0px;
}

.owner-3 p{
	margin-top: 10px;
	line-height: 1.7;
}

.owner-3 img{
	margin-bottom: 10px;
}

.owner-qa{
	margin-top: 20px;
}

.owner-qa-last{
	margin: 20px 0;
}

p.owner-qa-q{
	font-weight: bold;
}

#owner-application-acc{
	margin-top: 20px;
}

#owner-application-acc h3{
	margin-bottom: 5px;
	font-size: 17px;
}

#owner-application-acc dl{
	margin: 0 0 20px 10px;
}

#owner-application-acc dl dd{
	margin-left: 10px;
}