﻿@charset "utf-8";

/* -------------------------------------------------------------------------------------------- */
/* top page                                                                                     */
/* -------------------------------------------------------------------------------------------- */
#intro_slowlife {
  margin:0px 0px 0px 10px;
  padding:0px 10px;
  width:343px;
  border-left:1px solid #D6BFAD;
  border-right:1px solid #D6BFAD;
  border-bottom:1px solid #D6BFAD;
  line-height:120%;
  }
#intro_slowlife h2{
  margin:0px;
  padding:0px 154px 0px 0px;
  font-size:12px;
  font-weight:normal;
  text-align:right;  
  font-family: "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  }
#intro_slowlife h3{
  margin:0px;
  padding:0px 153px 0px 0px;
  text-align:right;  
  }

.intro_tel{
  margin:0px 0px 8px 20px;
  padding:0px;
  text-align:left;  
  color:#FA4D34;
  font-size:16px;
  font-weight:bold;
  letter-spacing:1px;
  }
.intro_link{
  margin:0px 0px 0px 42px;
  padding:0px;
  text-align:left;  
  }

#intro_ikoma{
  margin:0px;
  padding:10px 0px;
  border-bottom:1px solid #D6BFAD;
  background-image: url("../img/intro_ikoma_back.jpg");
  background-position:right top;
  background-repeat:no-repeat;
  }

#intro_yao{
  margin:0px;
  padding:10px 0px;
  border-bottom:1px solid #D6BFAD;
  background-image: url("../img/intro_yao_back.jpg");
  background-position:right top;
  background-repeat:no-repeat;
  }

#intro_senri{
  margin:0px;
  padding:10px 0px;
  border-bottom:1px solid #D6BFAD;
  background-image: url("../img/intro_senri_back.jpg");
  background-position:right top;
  background-repeat:no-repeat;
  }

#intro_wakiai{
  margin:0px;
  padding:10px 0px;
  border-bottom:1px solid #D6BFAD;
  background-image: url("../img/intro_wakiai_back.jpg");
  background-position:right top;
  background-repeat:no-repeat;
  }
  
#intro_wakiai_kango{
  margin:0px;
  padding:10px 0px;
  background-image: url("../img/intro_wakiai_kango_back.jpg");
  background-position:right top;
  background-repeat:no-repeat;
  }

/*-----------------------*/
#feed h4{
  display:none;
  }
#feed2 h4{
  display:none;
  }

/*-----------------------*/
#rss_feed h2{
  margin:4px 20px 0px 0px;
  padding:0;
  line-height:100%;
  font-size:12px;
  font-weight:normal;
  color:#6A4631;
  text-align:right;
  height:16px;
  font-family: "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  }
#rss_feed h3{
  margin:0;
  padding:0; 
  }
  
  
#rss_feed dl{
  margin:0px;
  padding:0px 4px 0px 4px;
  width:235px;
  height:640px;
  font-family: "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  border-right:1px solid #D6BFAD;
  border-bottom:1px solid #D6BFAD;
  border-left:1px solid #D6BFAD;
  overflow:auto;
  list-style-type:none;
  scrollbar-arrow-color:#CAAD95;
  scrollbar-base-color:#FFFFFF;
  scrollbar-darkshadow-color:#FFFFFF;
  scrollbar-highlight-color:#D6BFAD;
  scrollbar-shadow-color:#D6BFAD;
  scrollbar-track-color:#F4F2EA;
  }
#rss_feed dt{
  margin:0px;
  padding:4px 2px 0px 13px;
  background-image: url("../img/topics_list.jpg");
  background-repeat:no-repeat;
  background-position:left top;
  line-height:120%;
  }
#rss_feed dt a:link{
/*  color:#886428; */
  color:#0088CC;
  text-decoration:none;
  border-bottom:none;
  }
#rss_feed dt a:visited{
/*  color:#886428; */
  color:#0088CC;
  text-decoration:none;
  border-bottom:none;
  }
#rss_feed dt a:active{
  color:#ff8040;
  text-decoration:none;
  border-bottom-style:none;
  }
#rss_feed dt a:hover{
  color:#ff8040;
  text-decoration:none;
  border-bottom-style:none;
  }

#rss_feed dd {
  margin:0px;
  padding:0px 2px 4px 13px;
  line-height:120%;
  border-bottom:1px solid #D6BFAD;
  }
#rss_feed dd a{
  border-style:none;
  }


/*-----------------------*/
#topics h2{
  margin:5px 0px 0px 10px;
  padding:0; 
  }
  
#topics dl{
  margin:0px 0px 0px 10px;
  padding:0px 4px 0px 4px;
  width:615px;
  height:125px;
  font-family: "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  border-right:1px solid #D6BFAD;
  border-bottom:1px solid #D6BFAD;
  border-left:1px solid #D6BFAD;
  overflow:auto;
  list-style-type:none;
  scrollbar-arrow-color:#CAAD95;
  scrollbar-base-color:#FFFFFF;
  scrollbar-darkshadow-color:#FFFFFF;
  scrollbar-highlight-color:#D6BFAD;
  scrollbar-shadow-color:#D6BFAD;
  scrollbar-track-color:#F4F2EA;
  }
 #topics dt{
  margin:0px;
  padding:4px 2px 0px 13px;
  background-image: url("../img/topics_list.jpg");
  background-repeat:no-repeat;
  background-position:left top;
  line-height:120%;
  }
 #topics dt a{
  font-weight:bold;
  }
 #topics dt a:link{
/*  color:#886428; */
  color:#0099CC;
  text-decoration:none;
  border-bottom:none;
  }
 #topics dt a:visited{
/*  color:#886428; */
  color:#0099CC;
  text-decoration:none;
  border-bottom:none;
  }
 #topics dt a:active{
  color:#ff8040;
  text-decoration:none;
  border-bottom-style:none;
  }
 #topics dt a:hover{
  color:#ff8040;
  text-decoration:none;
  border-bottom-style:none;
  }

 #topics dd {
  margin:0px;
  padding:0px 2px 4px 13px;
  line-height:120%;
  border-bottom:1px solid #D6BFAD;
  }
 #topics dd a{
  border-style:none;
  }
  
  

