@charset "utf-8";
/* CSS Document */


#nav{}

/*コンテンツ*/
#contents{margin:150px auto 0;}


/*プラン*/
.plan_search .left{width:700px;}
.plan_search .right{width:250px;}

.plan_wrap{padding:10px 0;border-bottom:1px #FFF dashed;}
.plan_wrap h3{width:430px;float:right;padding-bottom:10px;font-size:1.2em;}
.plan_wrap p{width:420px;float:right;}
.plan_wrap .plan_photo{float:left;}


/*検索*/
.search .top{width:250px;height:20px;background:url(../img/top/search_top.png) no-repeat;}
.search .bottom{width:250px;height:20px;background:url(../img/top/search_btm.png) no-repeat;}
.search .body{width:240px;height:270px;padding:5px 5px 5px 5px;background:#FFF;}

.bnr_wrap a{display:block;width:250px;height:90px;margin:20px 0;}


/*AIコンシェルジュ*/

.mar10{
	margin-top:20px;
	margin-bottom:10px;
}

/*** QR
*********************************************************************/
.qr{
	width: 150px;
	text-align: center;
	margin: 0 auto;
}
.qr p{
	text-align: center;
	margin-top: 10px;
}
.qr a{
	color: #fff;
	font-size: 15px;
	line-height: 24px;
}