@charset "UTF-8";
/* トップページ */
.contents.top .main-visual { margin-bottom: 20px; }
.contents.top .info { overflow: hidden; padding: 10px; background: url("../images/top/tit_info.png") no-repeat 28px center, url("../images/top/bg_info.png"); -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; margin-bottom: 20px; }
.contents.top .info ul { float: right; width: 676px; background: #FFFFFF; background: rgba(255, 255, 255, 0.8); -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding: 10px 25px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; overflow: auto;max-height: 96px;}
.contents.top .info ul li { padding: 7px 0; border-bottom: 1px dashed #FFFFFF; }
.contents.top .info ul li:last-child { border-bottom: none; }
.contents.top .info ul li span.date { margin-right: 64px; }
.contents.top .links ul { margin-right: -20px; }
.contents.top .links ul li { float: left; position: relative; margin-right: 20px; }
.contents.top .links ul li .icon { position: absolute; top: -17px; right: -38px; }