.title, h4, .button a { background: #1599c7; }
.title > dl > dt { color: #1599c7; font-weight: bold;}


ul.item li.name{
color: #1599c7;
border-bottom: 3px dotted #1599c7;
}
ul.item li.name::before{
background-color: #1599c7;
}
ul.item li.icon::before{
background-color: #1599c7;
}


a.ext_link{
color: #1599c7;
}
a.ext_link::after{
background-color: #1599c7;
}