/* CSS Document */

/*お部屋選びサポートバナー*/
#contRight .spootoheya {
	height: 240px;
	width: 280px;
	margin-top: -35px;
	margin-bottom: 20px;
}
/*ひとり暮らし相談会開催中！*/
#contLeft .hitoriMain {
	background-attachment: scroll;
	background-image: url(http://www.leopalace21.com/leo/joken/img/search/guidance/img_guidance_3.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 380px;
	width: 640px;
	margin-bottom: 25px;
}
#contLeft .hitoriMain .mainMidashi {
	margin-right: auto;
	margin-left: auto;
	width: 520px;
	padding-top: 15px;
	padding-bottom: 17px;
}
#contLeft .hitoriMain .mainMidashi2 {
	margin-right: auto;
	margin-left: auto;
	width: 520px;
	padding-top: 5px;
	
}
#contLeft .hitoriMain .mainMidashi2 .soudanBtn {
	width: 252px;
	float: left;
	margin-right: 10px;
}

/*ひとり暮らし相談表示box*/
#contLeft .soudanBox {
	padding-bottom: 40px;
	float: left;
	width: 640px;
}

#contLeft .soudanBox h3 {
	margin-bottom: 15px;
}
#contLeft .soudanBox p {
	padding-left: 5px;
}
#contLeft .soudanBox .soudanP {
	float: left;
	width: 300px;
	margin-right: 30px;
	font-size: 13px;
}

/*会場を探す用*/
#contLeft .soudanBox .soudantext {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-bottom: 20px;
}

.soudanBox .soudantext dt {
	float: left;
	width: 80px;
	clear: left;
	text-align: center;
	background-color: #F4F4F4;
	padding-top: 2px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.soudanBox .soudantext dd {
	float: left;
	width: 420px;
	display: block;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}



.soudanBox .soudantext dd ul {
	width: 460px;
}
.soudanBox .soudantext dd ul li {
	float: left;
	width: 55px;
}
.soudanBox form table {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-bottom: 20px;
}

.soudanBox table tr .b00 {
	text-align: center;
	background-color: #F4F4F4;
	padding-top: 2px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

.soudanBox table tr .b01 {
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}


/*近くに店舗がないお客様用*/
table.soudanCall {
	background-image: url(http://www.leopalace21.com/leo/joken/img/search/guidance/img_guidance_5.jpg);
	height: 240px;
	width: 640px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	vertical-align: top;
	background-repeat: no-repeat;
}
.soudanCall .soudanmidashi {
	font-size: 13px;
	height: auto;
	width: 600px;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 5px;
	margin-left: 10px;
}
.soudanCall .soudanCallimg {
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}



.aka {
	color: #F30;
}
