@charset "shift_jis";
#imageContainer{position:relative;width:960px;height:343px;overflow:hidden;}
#imageContainer img{position:absolute;display:none;}

.news{margin-bottom: 55px;}
.news dt{float: left;clear: both;margin-top: 3px;}
.news dd{padding-left: 6.5em;margin-top: 3px;}

.blog_list{margin-bottom: 40px;}
.blog_list .article{padding-bottom: 7px;margin-bottom: 7px;display: flex;justify-content: center;align-items: center;}
.blog_list .article .img{float: left;width: 130px;margin-right: 18px;}
.blog_list .article .txt{float: right;width: 522px;}
.blog_list .article .txt h3{font-size: 16px;line-height: 1.2;}
.blog_list .article .txt time{font-size: 13px;color: #333;}

.box_tube .bg_image{background-image: url(../images/no_image_top.jpg);height: 185px;}