.oshi_sug {
    max-width: 70px;
    width: 100%;
    padding-top: 2px;
    font-size: 13px;
    font-weight: normal;
    color: #ffffff;
    background-color: #006732;
    border-radius: 3px;
    height: 23px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 4%;
}

.oshi_sug a {
  color: #fff !important;
  text-decoration: none;
}

.oshi_sug a:visited{
  color: #fff ;
  text-decoration: none;
}

.oshi_sug a:hover{
  color: #fff !important;
  text-decoration: none;
  opacity:0.7;
}

.eve_sug {
    max-width: 70px;
    width: 100%;
    padding-top: 2px;
    font-size: 13px;
    font-weight: normal;
    color: #ffffff;
    background-color: #ff9900;
    border-radius: 3px;
    height: 23px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 4%;
}

.eve_sug a {
  color: #fff !important;
  text-decoration: none;
}

.eve_sug a:visited{
  color: #fff;
  text-decoration: none;
}

.eve_sug a:hover{
  color: #fff !important;
  text-decoration: none;
  opacity:0.7;
}

.news_sug {
    max-width: 70px;
    width: 100%;
    padding-top: 2px;
    font-size: 13px;
    font-weight: normal;
    color: #ffffff;
    background-color: #0000cc;
    border-radius: 3px;
    height: 23px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 4%;
}

.news_sug a {
  color: #fff !important;
  text-decoration: none;
}

.news_sug a:visited{
  color: #fff;
  text-decoration: none;
}

.news_sug a:hover{
  color: #fff !important;
  text-decoration: none;
  opacity:0.7;
}


.jyu_sug {
    max-width: 70px;
    width: 100%;
    padding-top: 2px;
    font-size: 13px;
    font-weight: normal;
    color: #ffffff;
    background-color: #ff0000;
    border-radius: 3px;
    height: 23px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 4%;
}

.jyu a {
  color: #fff !important;
  text-decoration: none;
}

.jyu_sug a:visited{
  color: #fff;
  text-decoration: none;
}

.jyu_sug a:hover{
  color: #fff !important;
  text-decoration: none;
  opacity:0.7;
}

.volun_sug {
    max-width: 70px;
    width: 100%;
    padding-top: 2px;
    font-size: 13px;
    font-weight: normal;
    color: #ffffff;
    background-color: #ff3366;
    border-radius: 3px;
    height: 23px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 4%;
}

.volun_sug a {
  color: #fff !important;
  text-decoration: none;
}

.volun_sug a:visited{
  color: #fff;
  text-decoration: none;
}

.volun_sug a:hover{
  color: #fff !important;
  text-decoration: none;
  opacity:0.7;
}

.kosodate_sug {
    max-width: 70px;
    width: 100%;
    padding-top: 2px;
    font-size: 13px;
    font-weight: normal;
    color: #ffffff;
    background-color: #ff6600;
    border-radius: 3px;
    height: 23px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 4%;
}

.kosodate_sug a {
  color: #fff !important;
  text-decoration: none;
}

.kosodate_sug a:visited{
  color: #fff;
  text-decoration: none;
}

.kosodate_sug a:hover{
  color: #fff !important;
  text-decoration: none;
  opacity:0.7;
}

