@charset "utf-8";

/*タイトル、リード文
------------------------------*/
#titleLead1 h3 {
	padding:0 0 21px 0;	
	background-color:#193819;
	padding:11px 17px;
	margin:0 0 17px 0;
	font-size:1.2em;
}

#titleLead2 {
   width:675px;
   background-color:#193819;
   margin:0 0 17px 0;
}
#titleLead2 h3 {
	padding:11px 17px;
	float:left;
	line-height:140%;
	font-size:1.2em;
}
#titleLead2 .titleLead2_r {
    float:right;
}
#titleLead2 img {
   padding:0;
   margin:0;
}
#titleLead2 a {
  letter-spacing:0;
  display:block;
  float:left;
}
/*インデックス
------------------------------*/
#estateIndex {
	width:940px;
}

#land {
	float:left;
	padding:0 0 130px 0;
}
#house {
	float:right;
	padding:0 0 130px 0;
}

/*お問い合わせ
------------------------------*/
#underInq {
	text-align:center;
}


/*sideナビ03（下層ページ）
------------------------------*/
.sideNavi_pt03 {
	width:216px;
	margin:0 0 18px 0;
	border:1px solid #F0F1F0;
}

.sideNavi_pt03 .small_title{
   background-color:#193719;
   padding:8px 6px 6px 6px;
}

.sideNavi_pt03 dd  {
   padding:6px 6px 16px;
   line-height:150%;
}
.sideNavi_pt03 ul  {
   list-style-type:none;
}
.sideNavi_pt03 li a{
   background-image:url(../images/ico-arrow_002.gif);
   background-repeat:no-repeat;
   background-position:0px 10px;
   display:block;
   padding:3px 0 0 14px;
}
.sideNavi_pt03 .sideNavi_pt03_map {
   background-image:url(../images/ico-arrow_002.gif);
   background-repeat:no-repeat;
   background-position:8px 10px;   
   padding-left:22px;
}

/* = 最新☆土地・一戸建て情報 */
#info_estate_box .new_cont_in_box {
   background-color:#F7F7F7;
   padding:10px;
   margin:0 0 4px;
}
#info_estate_box .new_cont_in_box_img {
   float:left;
   width:100px;
   height:80px;
   border:1px solid #fff;
   background-color:#fff;
   margin:0 10px 0 0;
}
#info_estate_box .new_cont_in_box_right {
   float:left;
}

#info_estate_box .new_cont_in_box_right {
   width:540px;
}
#info_estate_box .new_cont_in_box_right h5 {
   margin:0 0 4px;
}
#info_estate_box .new_cont_in_box_right h5 span{
   display:block;
   margin:0 5px 0 0;
}
#info_estate_box .new_cont_in_box_right h5 span ,#info_estate_box .new_cont_in_box_right h5 a{
   color:#002200;
   font-size:12px;
   line-height:150%;
}
#info_estate_box .new_cont_in_box p{
   color:#4D4D4D;
   line-height:150%;
}


/* 軽井沢土地情報一覧など */
#estateContent {
   width:675px;
   margin:30px 0;
}

#estateContent ul{
   list-style-type:none;
}

#estateContent li {
   float:left;
}
#estateContent li a {
   display:block;
   width:335px;
}
#estateContent .top{
   margin:0 0 5px 0;
}
#estateContent .right{
   margin-left:5px;
}

/* お問い合せ */
#underInq2 {
    margin:60px 0; 
	height:90px;
}

#underInq2 .underInq2_box a {
  letter-spacing:0;
  display:block;
  float:left;
}

#new_iframe {
   margin:10px 0 38px;
   background-color:#fff;
}


#resort {
   width:675px;
   margin:10px 0 38px;
}
#resort h3{
   color:#001E03;
   font-size:14px;
   font-weight:bold;
   padding:0 0 5px;
   border-bottom:2px solid #001E03;
   margin:0 0 5px;
   line-height:130%;
}
#resort p{
   line-height:150%;
   color:#4D4D4D;
   margin:5px 0 0 0;
   padding:0 3px;
}
#resort .resort_box_l,#resort .resort_box_r {
   width:314px;
   background-color:#F7F7F7;
   padding:10px 9px;
}
#resort .resort_box_l { 
   float:left;
}
#resort .resort_box_r { 
   float:right;
}
.inq_area_i{
   margin:8px 0 2px 0;
   text-align:center;
}

.no_img_03{
    width:312px;;
	height:68px;
	border:1px solid #c8c8c8;
	/*margin-right:10px;*/
}
.no_img_03 span {
    display:block;
	color:#c8c8c8;
	text-align:center;
	padding-top:20px;
}
