@charset "utf-8";


#content #main_cnt p.indexP{
	margin: 0 0 20px 0;
}

/* kagu rental index page */

/* box */
.boxTopF {
	margin:0 0 30px;
	height: 190px;
	width: 640px;
}
.BF01 {
	background:url(../images/furniture/box_f01.gif) no-repeat 0 0;
}
.BF02 {
	background:url(../images/furniture/box_f02.gif) no-repeat 0 0;
}

.BF03 {
	background:url(../images/furniture/box_f03.gif) no-repeat 0 0;
}

.BF04 {
	background:url(../images/furniture/box_f04.gif) no-repeat 0 0;
}


/* img */
.bnnList_img {
	width:205px;
	height:168px;
	float:right;
	margin:12px 10px 0 0;
}

/* txt */
#main_cnt dl.bnnList {
	margin:0px 235px 0 13px;
	padding-top:20px;
}
#main_cnt dl.bnnList dt {
	font-size:150%;
	font-weight:bold;
	line-height:130%;
	padding:0 0 7px 1px;
	margin-bottom:7px;
	border-bottom:solid 1px;
}
#main_cnt dl.bnnList dt span {
	font-size:75%;
	padding-left:5px;
}
#main_cnt dl.bnnList dd {
	padding-left:3px;
	line-height:150%;
}

#main_cnt .BF01 dl.bnnList dt {
	color:#492d17;
	border-color:#dbd5d1;
}
#main_cnt .BF02 dl.bnnList dt {
	color:#4650a0;
	border-color:#dadcec;
}
#main_cnt .BF03 dl.bnnList dt {
	color:#467832;
	border-color:#dae4d6;
}
#main_cnt .BF04 dl.bnnList dt {
	color:#d23250;
	border-color:#f6d6dc;
}



/* box btn --bnn box-- */
#main_cnt .btn_dtl {
	margin-top:10px;
}
#main_cnt .btn_dtl, #main_cnt .btn_dtl a {
	width:102px;
	height:24px;
	display:block;
}
#main_cnt .btn_dtl a span {
	text-indent:-9999px;
	display:none;
}
#main_cnt .BF01 .btn_dtl a{
	background: url(../images/furniture/btn_d01.gif) no-repeat 0 0;
}
#main_cnt .BF01 .btn_dtl  a:hover{
	background: url(../images/furniture/btn_d01b.gif) no-repeat 0 0;
}

#main_cnt .BF02 .btn_dtl a{
	background: url(../images/furniture/btn_d02.gif) no-repeat 0 0;
}
#main_cnt .BF02 .btn_dtl  a:hover{
	background: url(../images/furniture/btn_d02b.gif) no-repeat 0 0;
}

#main_cnt .BF03 .btn_dtl a{
	background: url(../images/furniture/btn_d03.gif) no-repeat 0 0;
}
#main_cnt .BF03 .btn_dtl  a:hover{
	background: url(../images/furniture/btn_d03b.gif) no-repeat 0 0;
}

#main_cnt .BF04 .btn_dtl a{
	background: url(../images/furniture/btn_d04.gif) no-repeat 0 0;
}
#main_cnt .BF04 .btn_dtl  a:hover{
	background: url(../images/furniture/btn_d04b.gif) no-repeat 0 0;
}

