/* CSS Document */

.read {width:360px; margin:10px 0px 20px 10px; padding:0px 190px 0px 0px; background:url(img/bg_read.gif) right no-repeat; line-height:1.6em;}


.search {width:560px; background-color:#003049; margin-bottom:25px;}

.search .area{background:url(img/search_bg.gif) no-repeat; padding-left:193px; text-align:left;}

.search .list{margin-right:5px; float:left;}

.search .list ul,li{margin:0px 0px 0px 0px; padding:0px; line-height:1.6em; list-style:none;}

.search .list .second {margin-left:12px; padding-left:12px; font-size:12px; background:url(common/img/arrow_n.gif) left no-repeat;}

.tenant{margin-bottom:30px;}


.tenant td{width:120px; text-align:center; line-height:1.6em; font-size:10px; padding-bottom:10px;}

.topic{margin-bottom:30px;}

.topic p{border-bottom:solid 1px #EEEEEE; margin:0px 10px 6px; font-size:12px; line-height:1.6em; color:#333333;}

.topic .news{border-bottom:solid 1px #EEEEEE; marigin:3px;}

.topic a:link, .topic a:visited { color: #1E485E; text-decoration: underline; }

.topic a:hover { color: #7BA012; text-decoration: none; }

#tenantBox { width: 560px; text-align: center; margin-bottom: 17px; }

.choice { width: 550px; }
.choice img { margin-bottom: 8px; margin-top: 3px; }
.choice img#icon {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}

/*old Layout CSS*/

.left 	{ width: 160px; float: left; line-height: 140%; }
.right	{ width: 160px; float: right; line-height: 140%; }
.middle { width: 160px; margin-right: 25px; margin-left: 25px; float: left; line-height: 140%; }

/*eof*/

/*mayn added 200810*/

/*BIG Photo*/
.big_left 	{ width: 125px; float: left; margin-left: 5px; margin-right: 0px; line-height: 140%; }
.big_right	{ width: 125px; margin-left: 15px;float: left; line-height: 140%; }
.big_middle { width: 125px; margin-right: 0px; margin-left: 15px; float: left; line-height: 140%; }

/*text_line_height*/
   .lh_small{
      line-height:130%;
   }
/*for IE6 */
*html .big_left{ margin-left:0px; }



/*SMALL Photo*/
#smallPhotoBox{
   font-size:12px;
   width:275px;
   float:left;
   margin-left:0px;
}
  #smallPhotoBox a{
     text-decoration:none;
  }
  #smallPhotoBox a:hover{
     text-decoration:underline;
  }
  #smallPhotoBox .contentsBox{
     margin-bottom:0px;
	 line-height:16px;
	 width:275px;
  }
  #smallPhotoBox h4{
    font-weight:normal;
	font-size:12px;
	margin:0px;
	padding:0px;
	color:#666666;
	  }
  #smallPhotoBox .txtbox{
    color:#666666;
	float:right;
    width:203px;
	text-align:left;
  }

  #smallPhotoBox .imgbox{
    float:left;
	width:62px;
	margin-left:5px;
  }
  #html#smallPhotoBox .imgbox{
    float:left;
	width:62px;
	margin-left:0px;
  }

#smallPhotoBox2{
   font-size:12px;
   width:275px;
   float:right;
}
  #smallPhotoBox2 a{
     text-decoration:none;
  }
  #smallPhotoBox2 a:hover{
     text-decoration:underline;
  }

  #smallPhotoBox2 .contentsBox{
     margin-bottom:0px;
	 line-height:16px;
	 width:275px;
  }
  #smallPhotoBox2 h4{
    font-weight:normal;
	font-size:12px;
	margin:0px;
	padding:0px;
	color:#666666;
  }
  #smallPhotoBox2 .txtbox{
    color:#666666;
	float:right;
    width:203px;
	text-align:left;
  }
 #smallPhotoBox2 .imgbox{
    float:left;
	width:62px;
	margin-left:5px;
  }
  #html#smallPhotoBox2 .imgbox{
    float:left;
	width:62px;
	margin-left:0px;
  }




.catch { color: #6C8400;

 }

/*eof*/





/*RankingBox*/
#rankingBox{
	width:200px;
	background-image:url(img/ranking/bg.gif);
	background-repeat: no-repeat;
	text-align:left;
	margin-left:5px;
	font-size: 12px;
	padding-bottom: 5px;
	float: left;
	background-position: 0px 75px;
	}
	#html#rankingBox{
	  margin-left:2px;
	}
#rankingBox p {
	padding: 2px;
	color: #000000;
	line-height: 14px;
	margin: 0px;
	float: none;
}
#rankingBox .rankingBox_rank {
	float: left;
	display: block;
	width: 30px;
	padding-bottom: 5px;
}
#rankingBox .rankingBox_name {
	float: right;
	display: block;
	width: 155px;
	padding-bottom: 5px;
}


	#rankingBox .img{
	  margin-bottom:12px;
	  margin-left:3px;
	  margin-top:3px;
	}
	#rankingBox .img_line{
	  margin-left:10px;
	}
	#rankingBox .img_ranking{
	  margin:20px;


	}
    #rankingBox .red{
	   color:#CC0000;
	   font-weight:bold;
	   padding-left:6px;

    }
    #rankingBox .black{
	   font-weight:bold;
	   padding-left:6px;
    }
#r_box {
	float: right;
	width: 335px;
}



/*NewsBox*/
#NewsBox{
	width:295px;
	height:90px;
	padding:20px;
	margin-right:5px;
	text-align:left;
	border: 1px dotted #CCCCCC;
}
  #html#NewsBox{
     margin-right:2px;
  }





/*サイドメニュー用バナー*/
.bnr{margin:10px 10px;}


/*リンクテキスト(検索)*/

.search a:link, .search a:visited { color: #FFFFFF; text-decoration: underline; }
.search a:hover { color: #91AD10; text-decoration: none; }


/* CSS Document */

/* 全共通 */
h1{
	font-size:10px;
	color:#FFFFFF;
	font-weight:normal;
	margin:0px;
	margin: 0px 0px 30px 0px;
}

h2{ margin: 0px 0px 24px 0px; text-align:left; }

/* h3{ margin: 0px 0px 24px 24px; background-color: #E33F00; text-align:left; font-size: 14px; color: #FFFFFF; clear: both; } */

P {/*  margin: 24px; */ text-align:left; /* color:#666666; line-height: 1.6em;  */}

.text10 { font-size: 10px; line-height: 1.6em; color:#666666; }

.text10-black { font-size: 10px; line-height: 1.6em; color:#333333; }

.text10-orange { font-size: 10px; line-height: 1.6em; color:#C75007; }

.text12  { font-size: 12px; line-height: 1.6em; }
.text12b { font-size: 12px; line-height: 1.6em; font-weight: bolder; }
.text14  { font-size: 14px; line-height: 1.6em; }
.text14b { font-size: 14px; line-height: 1.6em; font-weight: bolder; }
.text16  { font-size: 16px; line-height: 1.6em; }
.text18  { font-size: 18px; line-height: 1.6em; }


/*リンクテキスト共通*/

a:link, a:visited { color: #1E485E; text-decoration: underline; }

a:hover { color: #7BA012; text-decoration: none; }



/*リンクテキスト　パンくず*/

#tree a:link, #tree a:visited {
	color: #666666;
	text-decoration: underline;
}

#tree a:hover, #tree a:active {
	color: #666666;
	text-decoration: none;
}


/*クリアー*/

.clear{
	clear:both;
}


/*マージン*/


.m0{
	margin:0px;
}

.mb-0{
	margin-bottom:0px;
}

.ml-8{
	margin-left:8px;

}


ml-10{
	margin-left:10px;
}

.ml-20{
	margin-left:20px;
}

.ml-25{
	margin-left:25px;
}

.mr-10{
	margin-right:25px;
}

.mr-7{ margin-right:7px; }

.mt-5{
	margin-top: 5px;
}

.mt-10{
	margin-top: 10px;
}

.mt-20{
	margin-top: 20px;
}

.mb-10{
	margin-bottom:10px;

}


.mb-15{
	margin-bottom:15px;

}


.mb-20{
	margin-bottom:20px;

}


.mb-50{
	margin-bottom:50px;

}



.mtb-10{
	margin:10px 0px;
}

.mtb-15{
	margin:15px 0px;
}

.center{
	margin:auto;
	text-align:center;
}

/*フロート*/

.float-right{ float:right; }
.float-left{ float: left; }


/*ランキング*/

#rank-area {
	text-align: left;
	width: 548px;
	float: left;
	margin-right: auto;
	margin-left: auto;
	padding-right: 6px;
	padding-left: 6px;
	line-height: 120%;
}
#rank-area .text10-black { font-size: 10px; line-height: 120%; color:#333333; }
#rank-a { text-align: left; width: 178px; padding-right: 7px; float: left; }
#rank-b { text-align: left; width: 178px; float: left; }
#rank-c { text-align: left; width: 178px; padding-left: 7px; float: left; }
.top3 { width: 172px; margin-right: auto; margin-left: auto; vertical-align: top; }
.left_area {
	text-align: left;
	float: left;
	width: 48px;
}
.right_area {
	text-align: left;
	float: right;
	width: 122px;
}


/*ブログRSS*/

#blog-area {
 width: 180px;
 background: url(img/bg_blog.jpg) no-repeat right bottom #FFF;
 text-align: left;
 margin: 15px auto 0;
 padding-bottom: 5px;
}
#blog-area-tit {
 width: 180px;
 height: 83px;
 background: url(img/btn_blog.jpg) no-repeat center top;
 text-indent: -9999px;
}
#blog-area-tit a{
 width: 180px;
 height: 83px;
 display: block;
}
#blog-area ul{
 list-style-type: none;
 margin: 5px 15px 0;
 padding-left: 0;
}
#blog-area li{
 margin-bottom: 5px;
 line-height: 1.4;
}
#blog-area .blog-date {
 height: 12px;
 display: block;
 background: url(img/arrow_blog.jpg) no-repeat left 2px;
 padding: 0 0 0 14px;
}
.y_box {
	margin-bottom: 15px;
	width: 560px;
}
#kensaku {
	background-image: url(img/h4_title.jpg);
	height: 24px;
	width: 560px;
	margin-bottom: 10px;
	text-indent: -999999px;
}
#toppn_kensaku {
	background-image: url(img/search_img/seach_title.jpg);
	height: 35px;
	width: 560px;
	margin-bottom: 10px;
	text-indent: -999999px;
}


#searchbox {
	background-image: url(img/search_img/searchbox_naka.jpg);
	width: 546px;
	margin-right: auto;
	margin-left: auto;
}
#searchboxue {
	font-size: 10px;
	line-height: 10px;
	background-image: url(img/search_img/searchbox_ue.jpg);
	height: 11px;
	width: 546px;
}
#searchboxshita {
	font-size: 9px;
	line-height: 9px;
	background-image: url(img/search_img/searchbox_shita.jpg);
	height: 10px;
	width: 546px;
	clear: both;
}
#waku528 {
	width: 528px;
	margin-right: auto;
	margin-left: auto;
}
#searchbox .wbox {
	background-color: #FFFFFF;
	width: 170px;
	float: left;
	height: 450px;
}
#searchbox .wboxx {
	background-color: #FFFFFF;
	width: 170px;
	float: left;
	margin-left: 9px;
	height: 450px;
}
#searchbox ul {
	margin: 0px;
	padding: 0px;
}
#searchbox li {
	margin-bottom:5px;
}
#searchbox #store_t a {
	background-image: url(img/search_img/search_store.jpg);
	text-indent: -999999px;
	display: block;
	height: 48px;
	width: 170px;
}
#searchbox #office_t a {
	background-image: url(img/search_img/search_office.jpg);
	text-indent: -999999px;
	display: block;
	height: 48px;
	width: 170px;
}
#searchbox #others_t a {
	background-image: url(img/search_img/search_others.jpg);
	text-indent: -999999px;
	display: block;
	height: 48px;
	width: 170px;
}
#searchbox #store_jyusho a {
	background-image: url(img/search_img/search_store_jyusho.jpg);
	text-indent: -99999px;
	display: block;
	height: 60px;
	width: 160px;
	margin-right: 5px;
	margin-left: 5px;
}
#searchbox #store_station a {
	background-image: url(img/search_img/search_store_station.jpg);
	text-indent: -99999px;
	display: block;
	height: 60px;
	width: 160px;
	margin-right: 5px;
	margin-left: 5px;
}
#searchbox #store_map a {
	background-image: url(img/search_img/search_store_map.jpg);
	text-indent: -99999px;
	display: block;
	height: 60px;
	width: 160px;
	margin-right: 5px;
	margin-left: 5px;
}
#searchbox #store_jyusho a:hover {background-position:bottom}
#searchbox #store_station a:hover {background-position:bottom}
#searchbox #store_map a:hover {background-position:bottom}

#searchbox #office_jyusho a {
	background-image: url(img/search_img/search_office_jyusho.jpg);
	text-indent: -99999px;
	display: block;
	height: 60px;
	width: 160px;
	margin-right: 5px;
	margin-left: 5px;
}
#searchbox #office_station a {
	background-image: url(img/search_img/search_office_station.jpg);
	text-indent: -99999px;
	display: block;
	height: 60px;
	width: 160px;
	margin-right: 5px;
	margin-left: 5px;
}
#searchbox #office_map a {
	background-image: url(img/search_img/search_office_map.jpg);
	text-indent: -99999px;
	display: block;
	height: 60px;
	width: 160px;
	margin-right: 5px;
	margin-left: 5px;
}
#searchbox #office_jyusho a:hover {background-position:bottom}
#searchbox #office_station a:hover {background-position:bottom}
#searchbox #office_map a:hover {background-position:bottom}


#searchbox #others_jyusho a {
	background-image: url(img/search_img/search_others_jyusho.jpg);
	text-indent: -99999px;
	display: block;
	height: 60px;
	width: 160px;
	margin-right: 5px;
	margin-left: 5px;
}
#searchbox #others_station a {
	background-image: url(img/search_img/search_others_station.jpg);
	text-indent: -99999px;
	display: block;
	height: 60px;
	width: 160px;
	margin-right: 5px;
	margin-left: 5px;
}
#searchbox #others_map a {
	background-image: url(img/search_img/search_others_map.jpg);
	text-indent: -99999px;
	display: block;
	height: 60px;
	width: 160px;
	margin-right: 5px;
	margin-left: 5px;
}
#searchbox #others_jyusho a:hover {background-position:bottom}
#searchbox #others_station a:hover {background-position:bottom}
#searchbox #others_map a:hover {background-position:bottom}

#searchbox .ichiran {
	text-align: left;
}
#searchbox .ichiran .text {
	background-image: url(img/search_img/seach_cate_shu.jpg);
	text-indent: -99999px;
	height: 38px;
	width: 170px;
}
#searchbox .ichiran ul {
	background-image: url(img/k_textshita.jpg);
	background-repeat: no-repeat;
	width: 130px;
	line-height: 16px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#searchbox .ichiran li {
	font-size: 13px;
	margin-left: 0px;
	line-height: 16px;
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	list-style-image: url(img/top_newbox_yajirushi.jpg);
}








.-検索ページ-{}
#a_mouitido {
	background-image: url(article/img/a_mouitido_bg.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	height: 70px;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
#a_mouitido #title {
	background-image: url(article/img/a_mouitido_t.jpg);
	height: 61px;
	width: 168px;
	text-indent: -999em;
	float: left;
}
#a_mouitido #text {
	width: 305px;
	font-size: 10px;
	float: left;
	margin-top: 15px;
}
#a_mouitido #mouitido_btn a {
	background-image: url(article/img/a_mouitido_btn.jpg);
	height: 45px;
	width: 170px;
	text-indent: -999em;
	display: block;
	overflow:hidden;
	float: right;
	margin-top: 7px;
	margin-right: 7px;
}
#a_mouitido #mouitido_btn a:hover {
	background-position:bottom;
}


#searchpage_box {
	background-image: url(search/img/searchbox_naka.jpg);
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#searchpage_box * {
	margin: 0px;
	padding: 0px;
}
#searchpage_boxue {
	font-size: 10px;
	line-height: 10px;
	background-image: url(search/img/searchbox_ue.jpg);
	height: 20px;
	width: 700px;
}
#searchpage_boxshita {
	font-size: 9px;
	line-height: 9px;
	background-image: url(search/img/searchbox_shita.jpg);
	height: 10px;
	width: 700px;
	clear: both;
}
#waku650 {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
#searchpage_box .wbox {
	background-color: #FFFFFF;
	width: 210px;
	float: left;
	margin-bottom: 15px;
	height: 450px;
}
#searchpage_box .wboxx {
	background-color: #FFFFFF;
	width: 210px;
	float: left;
	margin-bottom: 15px;
	margin-left: 10px;
	height: 450px;
}
#searchpage_box ul {
	margin: 0px;
	padding: 0px;
}
#searchpage_box li {
	margin-bottom:5px;
}
#searchpage_box #store_t a {
	background-image: url(search/img/search_store.jpg);
	text-indent: -999999px;
	display: block;
	height: 58px;
	width: 210px;
}
#searchpage_box #office_t a {
	background-image: url(search/img/search_office.jpg);
	text-indent: -999999px;
	display: block;
	height: 58px;
	width: 210px;
}
#searchpage_box #others_t a {
	background-image: url(search/img/search_others.jpg);
	text-indent: -999999px;
	display: block;
	height: 58px;
	width: 210px;
}
#searchpage_box #store_jyusho a {
	background-image: url(search/img/search_store_jyusho.jpg);
	text-indent: -99999px;
	display: block;
	height: 60px;
	width: 170px;
	margin-right: auto;
	margin-left: auto;
}
#searchpage_box #store_station a {
	background-image: url(search/img/search_store_station.jpg);
	text-indent: -99999px;
	display: block;
	height: 60px;
	width: 170px;
	margin-right: auto;
	margin-left: auto;
}
#searchpage_box #store_map a {
	background-image: url(search/img/search_store_map.jpg);
	text-indent: -99999px;
	display: block;
	height: 60px;
	width: 170px;
	margin-right: auto;
	margin-left: auto;
}
#searchpage_box #store_jyusho a:hover {background-position:bottom}
#searchpage_box #store_station a:hover {background-position:bottom}
#searchpage_box #store_map a:hover {background-position:bottom}




#searchpage_box #office_jyusho a {
	background-image: url(search/img/search_office_jyusho.jpg);
	text-indent: -99999px;
	display: block;
	height: 60px;
	width: 170px;
	margin-right: auto;
	margin-left: auto;
}
#searchpage_box #office_station a {
	background-image: url(search/img/search_office_station.jpg);
	text-indent: -99999px;
	display: block;
	height: 60px;
	width: 170px;
	margin-right: auto;
	margin-left: auto;
}
#searchpage_box #office_map a {
	background-image: url(search/img/search_office_map.jpg);
	text-indent: -99999px;
	display: block;
	height: 60px;
	width: 170px;
	margin-right: auto;
	margin-left: auto;
}
#searchpage_box #office_jyusho a:hover {background-position:bottom}
#searchpage_box #office_station a:hover {background-position:bottom}
#searchpage_box #office_map a:hover {background-position:bottom}


#searchpage_box #others_jyusho a {
	background-image: url(search/img/search_others_jyusho.jpg);
	text-indent: -99999px;
	display: block;
	height: 60px;
	width: 170px;
	margin-right: auto;
	margin-left: auto;
}
#searchpage_box #others_station a {
	background-image: url(search/img/search_others_station.jpg);
	text-indent: -99999px;
	display: block;
	height: 60px;
	width: 170px;
	margin-right: auto;
	margin-left: auto;
}
#searchpage_box #others_map a {
	background-image: url(search/img/search_others_map.jpg);
	text-indent: -99999px;
	display: block;
	height: 60px;
	width: 170px;
	margin-right: auto;
	margin-left: auto;
}
#searchpage_box #others_jyusho a:hover {background-position:bottom}
#searchpage_box #others_station a:hover {background-position:bottom}
#searchpage_box #others_map a:hover {background-position:bottom}

#searchpage_box .ichiran {
	text-align: left;
}
#searchpage_box .ichiran .text {
	background-image: url(search/img/seach_cate_shu.jpg);
	text-indent: -99999px;
	height: 38px;
	width: 210px;
}
#searchpage_box .ichiran ul {
	width: 170px;
	margin: 0px;
	line-height: 16px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#searchpage_box .ichiran li {
	font-size: 13px;
	margin-left: 0px;
	line-height: 16px;
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	list-style-image: url(img/top_newbox_yajirushi.jpg);
}






.--{}













.y_box #k1 {
	width: 170px;
	float: left;
	margin-right: 8px;
}
.y_box h4 {
	margin-top: 0px;
}

.y_box #k1 .title a {
	background-image: url(img/k1_title.jpg);
	height: 140px;
	width: 180px;
	margin: 0px;
	padding: 0px;
	text-indent: -99999px;
	display: block;
}
.y_box #k1 .title a:hover {
	background-position: 0px bottom;
}
.y_box #k1 .new a{
	background-image: url(img/k1_new.jpg);
	text-indent: -99999px;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 170px;
	display: block;
}
.y_box #k1 .text {
	background-image: url(img/k1_text.jpg);
	text-indent: -99999px;
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 180px;
}
.y_box #k1 ul {
	padding: 10px;
	background-image: url(img/k_textshita.jpg);
	background-repeat: no-repeat;
	width: 160px;
	margin: 0px;
	line-height: 16px;
}
.y_box #k1 li {
	display: inline;
	font-size: 12px;
	margin-left: 10px;
	line-height: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}




.y_box #k2 {
	width: 180px;
	float: left;
	margin-right: 8px;
}
.y_box #k2 .title a {
	background-image: url(img/k2_title.jpg);
	height: 140px;
	width: 180px;
	margin: 0px;
	padding: 0px;
	text-indent: -99999px;
	display: block;
}
.y_box #k2 .title a:hover {
	background-position: 0px bottom;
}
.y_box #k2 .new a{
	background-image: url(img/k2_new.jpg);
	text-indent: -99999px;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 170px;
	display: block;
}
.y_box #k2 .text {
	background-image: url(img/k2_text.jpg);
	text-indent: -99999px;
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 180px;
}
.y_box #k2 ul {
	margin: 0px;
	padding: 10px;
	background-image: url(img/k_textshita.jpg);
	background-repeat: no-repeat;
	width: 160px;
	line-height: 16px;
}
.y_box #k2 li {
	display: inline;
	font-size: 12px;
	margin-left: 10px;
	line-height: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}







.y_box #k3 {
	width: 180px;
	float: left;
}
.y_box #k3 .title a {
	background-image: url(img/k3_title.jpg);
	height: 140px;
	width: 180px;
	margin: 0px;
	padding: 0px;
	text-indent: -99999px;
	display: block;
}
.y_box #k3 .title a:hover {
	background-position: 0px bottom;
}
.y_box #k3 .new a{
	background-image: url(img/k3_new.jpg);
	text-indent: -99999px;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 170px;
	display: block;
}
.y_box #k3 .text {
	background-image: url(img/k3_text.jpg);
	text-indent: -99999px;
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 180px;
}
.y_box #k3 ul {
	margin: 0px;
	padding: 10px;
	background-image: url(img/k_textshita.jpg);
	background-repeat: no-repeat;
	width: 160px;
	line-height: 16px;
}
.y_box #k3 li {
	display: inline;
	font-size: 12px;
	margin-left: 10px;
	line-height: 16px;
}

.y_box p {
	margin: 0px;
	padding: 0px;
}
.y_box .clear {
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: 0px;
}
.y_box .btn a {
	background-image: url(img/requestbtn.jpg);
	text-indent: -99999px;
	display: block;
	height: 60px;
	width: 516px;
	margin-top: 6px;
	margin-right: auto;
	margin-left: auto;
}
.y_box .btn a:hover {
	background-position: 0px 60px;
}
#banana p {
	margin: 0px;
	padding: 0px;
}
.requestbana {
	height: 60px;
	background-color: #FFFFFF;
	padding: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.requestbana a {
	background-image: url(img/requestbanana.jpg);
	text-indent: -99999px;
	display: block;
	height: 60px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
.spbana a {
	background-image: url(img/spbanana.jpg);
	text-indent: -99999px;
	display: block;
	height: 60px;
	width: 185px;
}
.medicalbana a {
	background-image: url(img/medicalbanana.jpg);
	text-indent: -99999px;
	display: block;
	height: 60px;
	width: 185px;
}
.jissekibanana a {
	background-image: url(img/jissekibanana.jpg);
	text-indent: -99999px;
	display: block;
	height: 60px;
	width: 185px;
}
#bnr_nishijintop a {
	background-image: url(img/bnr_nishijin.jpg);
	display: block;
	height: 180px;
	width: 560px;
	margin-bottom: 5px;
	text-indent: -999em;
}
.iryo-fudousan a {
	background-image: url(img/iryo-fudousan.jpg);
	text-indent: -99999px;
	display: block;
	height: 60px;
	width: 185px;
}


.ll {
	height: 60px;
	width: 187px;
	float: left;
}
.rr {
	height: 60px;
	width: 185px;
	float: right;
}

.seiyaku {
position: absolute;
	margin-left: 12px;
}
.new {
position: absolute;
	margin-left: 12px;
}
#new_box {
	background-image: url(img/top_newbox.jpg);
	height: 55px;
	width: 495px;
	background-repeat: no-repeat;
	padding-left: 55px;
	padding-top: 7px;
	padding-right: 10px;
	margin-bottom: 10px;
}

#new_box #txt1 {
	background-image: url(img/top_newbox_t1.jpg);
	height: 13px;
	width: 132px;
	line-height: 10px;
	text-indent: -99999px;
	padding: 0px;
	background-repeat: no-repeat;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#new_box #tyui {
	font-size: 10px;
	line-height: 12px;
	color: #999999;
	float: right;
	margin: 0px;
	padding: 0px;
}
#new_box ul {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#new_box li {
	float: left;
	padding: 0px;
	vertical-align: baseline;
	list-style-type: none;
	line-height: 20px;
	height: 20px;
	display: block;
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
}
#new_box #lest1 {
	width: 170px;
}
#new_box #lest2 {
	width: 150px;
}

#new_box #lest3 {
	width: 170px;
}

#new_box li iframe {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -5px;
	margin-left: 0px;
}

.clearrrr {
	height: 0px;
	width: 0px;
	font-size: 1px;
	line-height: 1px;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}





#bana_t_intaview a {
	background-image: url(img/bana_interview.jpg);
	text-indent: -999999px;
	display: block;
	height: 130px;
	width: 337px;
	overflow: hidden;
}
#bana_tyuukai a {
	height: 140px;
	width: 337px;
	background-image: url(img/bana_tyu-kaijisseki.jpg);
	text-indent: -99999px;
	display: block;
	overflow:hidden;
}
#bana_spnew a {
	height: 130px;
	width: 337px;
	background-image: url(img/bana_shintiku.jpg);
	text-indent: -99999px;
	display: block;
	overflow:hidden;
}
#newsbana {
	margin-bottom: 10px;
}
#newsbana {
	margin-bottom: 10px;
}

.seiyakusumi {
	font-size: 10px;
	color: #CC0001;
	padding-left: 35px;
}
#content #frametop {
	background-image: url(search/img/fream_ue.jpg);
	width: 780px;
	font-size: 10px;
	line-height: 10px;
	height: 15px;
}
#content #framenaka {
	background-image: url(search/img/fream_naka.jpg);
	width: 780px;
	padding-bottom: 10px;
}
#content #frameshita {
	background-image: url(search/img/fream_shita.jpg);
	width: 780px;
	height: 15px;
	font-size: 10px;
	line-height: 10px;
}
#kokuchi_box {
	width: 500px;
	border: 1px solid #CCCCCC;
	padding-top: 19px;
	padding-right: 29px;
	padding-bottom: 19px;
	padding-left: 29px;
	margin-bottom: 10px;
	text-align: center;
}
#kokuchi_box p {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#kokuchi_box #kokuchi_ttl {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-align: center;
	background-color: #F7F5EE;
	margin-bottom: 10px;
}
#kokuchi_box #kokuchi_body .fc_red {
	font-size: 14px;
	font-weight: bold;
	color: #8AA609;
}
#kokuchi_box #kokuchi_body #kokuchi_txt {
	text-align: left;
	width: 430px;
}
#i_mouitido a {
	background-image: url(img/mouitido.jpg);
	height: 50px;
	width: 545px;
	overflow:hidden;
	text-indent:-999em;
	display:block;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#i_mouitido a:hover {background-position:bottom}






/*　検索トップページ下に追加分　*/
#searchshita_box {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 20px;
}
#searchshita_box p,#searchshita_box img,#searchshita_box ul {
	margin: 0px;
	padding: 0px;
}
#searchshita_box #l460 {
	float: left;
	width: 460px;
}

#searchshita_box #r275 {
	float: right;
	width: 275px;
}
#searchshita_box #btnbox {
	background-color: #F5F4EB;
	border: 1px solid #ECE9D8;
	margin-top: 5px;
	padding-bottom: 8px;
}

#searchshita_box li {
	float: left;
	margin-top: 5px;
	margin-left: 8px;
}

#searchshita_box #btn_restaurant a {
	background-image:url(article/img/search_flowbtn.jpg);
	display: block;
	width: 218px;
	height: 110px;
	text-indent: -999em;
}
#searchshita_box #btn_shop a {
	background-image:url(article/img/search_flowbtn.jpg);
	display: block;
	width: 218px;
	height: 110px;
	text-indent: -999em;
	background-position: 654px 0px;
}
#searchshita_box #btn_office a {
	background-image:url(article/img/search_flowbtn.jpg);
	display: block;
	width: 218px;
	height: 110px;
	text-indent: -999em;
	background-position: 0px 110px;
}
#searchshita_box #btn_versatility a {
	background-image:url(article/img/search_flowbtn.jpg);
	display: block;
	width: 218px;
	height: 110px;
	text-indent: -999em;
	background-position: 654px 110px;
}
#searchshita_box #btn_restaurant a:hover {	background-position: 436px 0px;}
#searchshita_box #btn_shop a:hover {	background-position: 218px 0px;}
#searchshita_box #btn_office a:hover {	background-position: 436px 110px;}
#searchshita_box #btn_versatility a:hover {	background-position: 218px 110px;}

#summer {
	margin-bottom:40px;

	}







/*　こっそり　*/
.clearfix{
zoom: 100%;
}

.clearfix:after{
display: block;
clear: both;
content: " ";
height: 0.1px;
font-size: 0.1em;
line-height: 0;
visibility: hidden;
}

.clearfix{
display: inline-block;
}

/*\*/
*html .clearfix{
height: 1px;
}

.clearfix{
display: block;
}
/**/