@import"common.css";



.pageTitle{
	width:706px;
	margin:15px 0 20px -3px;
}

h2{
font-family:"ƒqƒ‰ƒMƒm–¾’© Pro W6","Hiragino Mincho Pro","HGS–¾’©E","‚l‚r ‚o–¾’©",serif;
font-weight:normal;
color:#795926;
font-size:18px;
margin:0 auto 25px auto;
width:520px;
}
h2 span{
	font-size:14px;
}

.ownerBlock{
	width:520px;
	margin:0 auto;
}

.photo{
	width:230px;
	float:left;
}

.right{
	width:270px;
	float:right;
	margin:0 0 0 0;
}


.txt{
	margin:0 0 20px 0;
	padding:0 0 20px 0;
	border-bottom:solid 1px #C5AF7C;
}


.placeBtn{
	border:0;
}
	
.placeBtn a{
	background-image:url(../owner/img/placeBtn.jpg);
	background-position:0 0;
	width:270px;
	height:37px;
	display:block;
   overflow:hidden;
}
.placeBtn a img{visibility:hidden;}
.placeBtn a:hover{background-position:0px -37px;}
