@charset "shift_jis";



/*------------------------------------------------------

 ビッグボタン

------------------------------------------------------*/

p#bBtn01 {

	-webkit-border-image: url(../img/rent_bg.png) 3 3 3 3 / 3px;

}



p#bBtn02 {

	-webkit-border-image: url(../img/sale_bg.png) 3 3 3 3 / 3px;

}



p.bBtn {

	height: 65px;

	text-align: center;

	margin-bottom: 5px;

}



p.bBtn img {

	margin-bottom: 5px;

}



p.bBtn a {

	display: block;

	width: 100%;

	height: 55px;

	padding-top: 10px;

	color: #FFF;

	font-size: 60%;

	font-weight: bold;

	text-decoration: none;

	background: url(../img/rent_triangle.png) no-repeat center bottom;

}



/*------------------------------------------------------

 ダイアリー

------------------------------------------------------*/

div#diary {

	width: 90%;

	border: #9EDCF3 5px solid;

	margin: 0 auto 10px;

	padding: 10px;

	padding-bottom: 0px;

}



div#diary h2 {

	-webkit-border-image: url(../img/info_bg.png) 1 11 1 11 / 1px 11px 1px 11px;

	color: #FFF;

	font-size: 100%;

}



div#diary p img {

	vertical-align: top;

}



p#dInner {

	height: 110px;

	overflow: hidden;

}



