@charset "utf-8";

/* news ---------------------------------------------------------------------------------------------- */

.news_entry{ background: url(../../images/news_sp01.gif) no-repeat bottom; padding-bottom: 35px; margin-bottom: 20px; }

.news_hdr{ width: 645px; margin-bottom: 15px; }
.news_ttl{ font-weight: bold; line-height: 160%;  font-size: 14px; color:#ffffff; }
.news_ttl .ico{ margin-bottom: 5px;}
.news_date{ white-space: nowrap; width: 130px; text-align: right; vertical-align: bottom; line-height: 160%; }
.news_date img{ vertical-align: -4px; margin-left: 5px; }
.news_body img{ float: left; margin-right: 15px; }
.news_body p{ margin-bottom: 10px; }
.news_more{ text-align: right; }
.news_more img{ float: right; margin-right: 0px; }
.news_list{ margin-bottom: 30px; }
.news_list dt{ background: url(../images/ico_arrow01.gif) no-repeat left top; padding-left: 20px; margin-bottom: 5px; }
.news_list dd{ font-weight: bold; padding-left: 20px; margin-bottom: 15px; }
.news_list dd img{ vertical-align: -2px; margin-left: 5px; }

.news_detail .news_ttl{ font-size: 16px; }
.news_detail .news_body{ margin-bottom: 20px; }
.news_detail .news_body img{ margin: 20px 15px 10px 0; }

.news_detail,
.news_archive{ min-height:810px; height: auto !important; height: 810px; }
