/*
 color replace table for JIS accessibility rank AA
 from #5DB2C5 to #339999 (like Lightseagreen #20b2aa) 
 
  font size replace table for JIS accessibility rank AA
  from 12px to small
  from 14px to small
  from 16px to medium
  from 22px to x-large
*/
#smt-top-projects {
  padding-bottom: 0;
  margin-bottom: 30px;
}

#smt-gadget-topnews {
    width: inherit;
    margin-bottom: 50px;
}

#smt-gadget-toptimes {
    width: inherit;
}

/********************************************/
    
#smt-gadget-topnews h2 a {
    background: url(../images/arrow-addition.png) no-repeat 0 50%;
    color: #399;
    font-size: small;
    font-weight: bold;
    line-height: 1.5;
    margin: -10px 0 0 0;
    padding: 0 0 0 10px;
    position: absolute;
    top: 16px;
    right: 0;
    white-space: nowrap;
}
    
#smt-gadget-topnews h2 {
    border: 0;
    border-bottom: 1px solid #366;
    /* border-bottom: 1px solid #4D7A62; */
    color: #366;
    /* color: #4D7A62; */
    font-size: large;
    /* font-size: 20px; */
    font-weight: bold;
    line-height: 1.5;
    position: relative;
}    
    
    #smt-gadget-toptimes ul{}
    #smt-gadget-toptimes li{ display: inline-block; margin-right: 8px; margin-bottom: 8px;}
    
/********************************************/






#smt-gadget-toplinks {
  width: 100%;
  float: none;
  clear: both;
  padding: 10px 0 5px;
  background-color: #eee;
}
#smt-gadget-toplinks table {
  margin: 0 auto;
  border-spacing: 20px;
}

.top-today {
  background-color: #4d7a62;
  border-radius: 3px;
  padding: 10px;
  width: 982px;
  margin: 0 auto 30px;
  box-sizing: border-box;
}

.top-today-inner {
  background-color: #fff;
  border-radius: 3px;
  padding: 5px 20px;
}

.top-today-head {
  display: -webkit-box;
  display: flex;
  border-bottom: 1px solid #4d7a62;
  position: relative;
}

.top-today-title {
  font-size: large;/*font-size: 20px;for AA*/
  font-weight: bold;
  color: #4d7a62;
  line-height: 40px;
  border-right: 1px solid #4d7a62;
  padding-right: 15px;
  margin-right: 15px;
}

.top-today-date {
  font-size: medium;/* font-size: 16px;*/
  font-weight: bold;
  color: #4d7a62;
  line-height: 40px;
  margin: 0 10px 0 0;
}
.top-today-date span {
  font-size: x-large;/* font-size: 22px; */
}

.top-today-item {
  list-style: none;
  margin: 0 20px 0 0;
  padding: 2px 0 0;
  font-weight: bold;
  line-height: 1.3;
}
.top-today-item dt {
  font-size: medium;/* font-size: 16px; for AA */
  color: #4d7a62;
}
.top-today-item dd {
  font-size: medium;/* font-size: 16px; for AA */
  color: #666;
}
.top-today-item dd span {
  font-size: small;/* font-size: 12px; for AA */
  font-weight: normal;
}

.top-today-link {
  font-size: small;/* font-size: 12px; for AA */
  font-weight: bold;
  position: absolute;
  bottom: 5px;
  right: 0;
}
.top-today-link a {
  color: #339999;
}

#smt-gadget-topevents {
  float: none;
  width: auto;
}
#smt-gadget-topevents .top-today-main {
  padding: 5px 0 10px;
}
#smt-gadget-topevents .top-today-main ul {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
#smt-gadget-topevents .top-today-main li {
  float: left;
  width: 450px;
  margin-top: 5px;
  box-sizing: border-box;
}
#smt-gadget-topevents .top-today-main li:nth-child(odd) {
  clear: left;
  margin-right: 20px;
}
#smt-gadget-topevents .top-today-main li a {
  color: #5db2c5;
  font-weight: bold;
  cursor: pointer;
  padding-left: 0;
  background: none;
  margin: 0;
}
#smt-gadget-topevents .top-today-main li a:hover {
  text-decoration: none;
}
#smt-gadget-topevents .top-today-main li a:hover .title, #smt-gadget-topevents .top-today-main li a:hover .desc {
  text-decoration: underline;
}
#smt-gadget-topevents .top-today-main li .desc {
  color: #666;
  font-weight: normal;
  display: block;
  padding-top: 0;
}
#smt-gadget-topevents .top-today-main .smt-home-host {
  margin-left: 0;
}
#smt-gadget-topevents .top-today-main > p {
  font-size: small;/* font-size: 12px; for AA */
  font-weight: bold;
  color: #666;
  margin: 5px 0 20px;
}

#smt-activities .smt-gadget-content {
  padding-bottom: 0;
}

.sns-block01 {
  width: 982px;
  margin: 0 auto 30px;
  text-align: right;
  color: #666;
}
.sns-block01 p {
  display: inline-block;
  font-size: small;/* font-size: 12px; for AA */
}
.sns-block01 ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
  font-size: 0;
}
.sns-block01 ul li {
  display: inline-block;
  margin-left: 10px;
  font-size: small;/* font-size: 12px; for AA */
  font-weight: bold;
}
.sns-block01 ul a {
  display: block;
  color: #666;
  display: block;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 24px;
  padding-left: 30px;
  line-height: 24px;
}
.sns-block01 ul a.fb {
  background-image: url(../images/icon_facebook.png);
}
.sns-block01 ul a.tw {
  background-image: url(../images/icon_twitter.png);
}
.sns-block01 ul a:hover {
  text-decoration: underline;
}

.smt-footer-share {
  background-color: #eee;
}
.smt-footer-share ul {
  width: 980px;
  list-style: none;
  margin: 0 auto;
  padding: 8px 0;
  font-size: 0%;
  text-align: right;
}
.smt-footer-share li {
  display: inline-block;
  margin-left: 15px;
}
.smt-footer-share li a {
  display: block;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-size: 24px;
}
.smt-footer-share li a.fb {
  background-image: url(../images/icon_facebook.png);
}
.smt-footer-share li a.tw {
  background-image: url(../images/icon_twitter.png);
}

.smt-entry-share {
  margin: 20px 0 15px;
}
h1 + .smt-entry-share {
  margin-bottom: 35px;
}
.smt-entry-share ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 0;
  text-align: left;
}
.smt-entry-share li {
  display: inline-block;
  margin-right: 15px;
}
.smt-entry-share li a {
  display: block;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-size: 24px;
}
.smt-entry-share li a.fb {
  background-image: url(../images/icon_facebook.png);
}
.smt-entry-share li a.tw {
  background-image: url(../images/icon_twitter.png);
}

