﻿@charset "utf-8";

/**
 * お知らせ（メイン）・ブロック定義
 *
 * CSS versions	3
 *
 * @category   Web Application
 * @package    Argus
 * @copyright  2018 Polaris, Inc.
 *
 */
.BLK100410,
.BLK100410 div.frame,
.BLK100410 div.frame div.section
{
    clear:both;
	width:100%;
}
.BLK100410 div.frame
{
    margin-bottom:2rem;
}
