@charset "utf-8";
/* CSS Document */

/* #yjcb-1405rent common*/
#yjcb-1405rent{
	display:block;
	width:622px;
	height:297px;
	border:solid #cccccc 1px;
	background-color:#e1e1e1;
}
#yjcb-1405rent a.widelink:link{
	display:block;
	width:100%;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}
#yjcb-1405rent a.widelink:visited{
	display:block;
	width:100%;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}
#yjcb-1405rent a.widelink:hover{
	display:block;
	width:100%;
	background-color:#e1e1e1;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}
#yjcb-1405rent a.widelink:active{
	display:block;
	width:100%;
	background-color:#e1e1e1;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}

/* #yjcb-1405rent title*/
#yjcb-1405rent .cb-title{
	display:block;
	width:622px;
	height:66px;
	background:url(../img/title.png) no-repeat;
	text-indent: -9999px;
	overflow:hidden;
}
#yjcb-1405rent .cb-title a{
	display:block;
	width:622px;
	height:66px;
}

/* #yjcb-1405rent element*/
#yjcb-1405rent .cb-element{
	display:inline-block;
	width:610px;
	height:219px;
	margin:5px 5px 5px 5px;
	border:solid #cccccc 1px;
	background:#0093d6 url(../img/photo.jpg) no-repeat right bottom;
	overflow:hidden;
}

/* #yjcb-1405rent element left*/
#yjcb-1405rent .cb-element .cb-left{
	display:inline-block;
	float:left;
	width:219px;
	background-color:#ffffff;
	border-right:solid #cccccc 1px;
}
#yjcb-1405rent .cb-element .cb-kodawari{
	width:219px;
	height:109px;
	border-bottom:solid #cccccc 1px;
}
#yjcb-1405rent .cb-element .cb-kodawari p{
	float:left;
	width:90px;
	height:109px;
	background:#0093d6 url(../img/kodawari.png) no-repeat;
	text-indent: -9999px;
	overflow:hidden;
}
#yjcb-1405rent .cb-element .cb-kodawari ul{
	float:left;
	width:109px;
	margin: 5px 10px;
}
#yjcb-1405rent .cb-element .cb-kodawari ul li{
	padding:2px;
}
#yjcb-1405rent .cb-element .cb-kodawari .links{
	width:100px;
}
#yjcb-1405rent .cb-element .cb-madori{
	width:219px;
	height:109px;
	border-bottom:solid #cccccc 1px;
}
#yjcb-1405rent .cb-element .cb-madori p{
	float:left;
	width:90px;
	height:109px;
	background:#d69200 url(../img/madori.png) no-repeat;
	text-indent: -9999px;
	overflow:hidden;
}
#yjcb-1405rent .cb-element .cb-madori ul{
	float:left;
	width:109px;
	margin:5px 10px;
}
#yjcb-1405rent .cb-element .cb-madori ul li{
	padding:2px;
}

/* #yjcb-1405rent element right*/
#yjcb-1405rent .cb-element .cb-right{
	display:inline-block;
	float:left;
	width:219px;
	background-color:#ffffff;
	border-right:solid #cccccc 1px;
}
#yjcb-1405rent .cb-element .cb-chinryo{
	width:219px;
	height:109px;
	border-bottom:solid #cccccc 1px;
}
#yjcb-1405rent .cb-element .cb-chinryo p{
	float:left;
	width:90px;
	height:109px;
	background:#cf5da3 url(../img/chinryo.png) no-repeat;
	text-indent: -9999px;
	overflow:hidden;
}
#yjcb-1405rent .cb-element .cb-chinryo ul{
	float:left;
	width:109px;
	margin:5px 10px;
}
#yjcb-1405rent .cb-element .cb-chinryo ul li{
	padding:2px;
}
#yjcb-1405rent .cb-element .cb-area{
	width:219px;
	height:109px;
	border-bottom:solid #cccccc 1px;
}
#yjcb-1405rent .cb-element .cb-area p{
	float:left;
	width:90px;
	height:109px;
	background:#49c455 url(../img/area.png) no-repeat;
	text-indent: -9999px;
	overflow:hidden;
}
#yjcb-1405rent .cb-element .cb-area ul.cb-area-left{
	float:left;
	width:49px;
	margin:5px 5px 10px 10px;
}
#yjcb-1405rent .cb-element .cb-area ul.cb-area-right{
	float:left;
	width:50px;
	margin:5px 10px 10px 5px;
}
#yjcb-1405rent .cb-element .cb-area ul{
	float:left;
	width:109px;
	margin:10px;
}
#yjcb-1405rent .cb-element .cb-area ul li{
	padding:2px;
}

/* -- clearfix rules(float clear hack) -- */
.cf:after{content:"."; display:block; height:0; clear:both; visibility:hidden;}
.cf{zoom: 1;}
/* -- /clearfix rules(float clear hack) -- */
