@charset "UTF-8";

/* カラムの設定 */
article.w1000 {padding: 0 20px;}
#link .dis-tbl_tab {width: 100%; margin: 0 0 20px; padding: 0 0 20px; border-bottom:dotted #999 2px;}
#link .dis-tblcl01 {width: 280px; font-size: 16px; font-weight: 600;}

footer {position: fixed; bottom: 0; left: 0; width: 100%}
@media screen and (max-width:699px){
article.w1000 {padding: 0 15px;}
	
#link .dis-tbl_tab,
#link .dis-tblcl01,
#link .dis-tblcl02 {display: block;}

#link .dis-tblcl01 {margin: 0 0 5px;}

footer {position:static;}
}

/* 先頭に『▶』 */
#link a {position: relative; padding: 0 0 0 18px; font-size: 15px; font-weight: 600; text-decoration: underline;}
#link a:before {
    content: '';
    position: absolute; top: 50%; left: 0; width: 0; height: 0; margin: -6px 0 0;
    border-style: solid; border-width: 6px 0 6px 9px;
    border-color: transparent transparent transparent #e01221;
}
/* 関連団体 */
/**============================================================================================**/


/**============================================================================================**/
