@charset "UTF-8";

/*重複要確認*/
h1 {
  margin-bottom: .5rem;
  padding: 0;
}

h2 {
  margin: 0; padding: 0;
  font-weight: normal;
}




body {
  text-align: left;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  color: #222;
}



/*最後にトル
.search_txt {
  font-size: 13px; color: #222;
}

.search_txt_s {
  font-size: 10px; color: #222;
}

.search_n {
  font-size:12px;
  margin-right: 6px;
  font-family: sans-serif;
}
最後にトル*/




/*top dm等*/
.ssttxt_ar {
  text-align: left;
  font-size: 13px; line-height:1.4;
  letter-spacing: -1px;
  padding-left: 4px;
  padding-top: 8px;
  padding-bottom: 8px;
  border-bottom: solid 1px #c9c9c9;
}

.ssttxt_ar a:link {
  color: #222;
  letter-spacing: -1px;
  text-decoration: underline;
}

.ssttxt_ar a:visited {
  color: #222;
  letter-spacing: -1px;
  text-decoration: underline;
}

.ssttxt_ar a:hover {
  color: #800000;
  letter-spacing: -1px;
  text-decoration: underline;
}


/*top dm等*/
.ssttxt {
  text-align: left;
  font-size: 13px; line-height:1.4;
  letter-spacing: -1px;
  padding-left: 4px;
  margin-top: 8px;
  margin-bottom: 8px;
}

.ssttxt a:link {
  color: #222;
  letter-spacing: -1px;
  text-decoration: underline;
}

.ssttxt a:visited {
  color: #222;
  letter-spacing: -1px;
  text-decoration: underline;
}

.ssttxt a:hover {
  color: #800000;
  letter-spacing: -1px;
  text-decoration: underline;
}






.sst_img_sr {
  padding-right: 3px;
}

.login-txt-b {
  font-size: 12px; line-height:1.4;
  padding-bottom: 6px;
}
.login-txt-b a:link {
  text-decoration: underline;
  color: #222;
}
.login-txt-b a:visited {
  text-decoration: underline;
  color: #222;
}
.login-txt-b a:hover {
  text-decoration: underline;
  color: #800000;
}



.login-txt {
  font-size: 10px; line-height:1.4;
  padding-bottom: 6px;
}
.login-txt a:link {
  text-decoration: underline;
  color: #222;
}
.login-txt a:visited {
  text-decoration: underline;
  color: #222;
}
.login-txt a:hover {
  text-decoration: underline;
  color: #800000;
}





/*小見出し*/
.kmidashi {
  text-align: left;
  font-size: 11px; line-height: 1.4;
  letter-spacing: -0.6px;
}

.kmidashi a:link {
  color: #222;
  text-decoration: underline;
}

.kmidashi a:visited {
  color: #222;
  text-decoration: underline;
}

.kmidashi a:hover {
  color: #800000;
  text-decoration: underline;
}









