@charset "UTF-8";
/* ページ内リンクの位置調整 */
section {
  margin-top: -60px;
  padding-top: 60px;
}

body{font-family:"Roboto","ヒラギノ角ゴ Pro W3",メイリオ,Osaka,Arial,Verdana,"ＭＳ Ｐゴシック", arial, sans-serif;background-color:rgb(215,217,179);}

.bg-tea{background-color:#715C1F!important}.bg-tea a:hover{background-color:#43341B!important}
.text-tea{background-color:#715C1F!important}.text-tea a:hover{background-color:#43341B!important}

/*
#715C1F　薄茶
#43341B　濃茶
*/