@charset "Shift_JIS";

@import url(common.css);


/* :::::::::: base :::::::::: */
body {background-color:#ffffff;}


/* :::::::::: layout :::::::::: */
h1{display:none;}
#outer{background:none;}
p.go_pagetop{display:none;}
#footer{display:none;}

/* ff印刷バグ用 */
html>/**/body #global{float:none;position:absolute;top:0;left:0;}
html>/**/body #maincontents{float:none;margin:0 0 0 auto;min-height:800px;}
html:first-child #maincontents{position:absolute;top:0;right:0;}


/* :::::::::: maincontents :::::::::: */
/*通常リンク用*/
.btn_arrow{background:none!important;border-style:solid;border-color:#ccc;border-width:1px 1px 1px 7px;}
.btn_arrow a{padding:0 0 0 5px;}

/*外部リンク用*/
.btn_ex{background:none!important;border-style:solid;border-color:#ccc;border-width:1px 1px 1px 7px;}
.btn_ex a{padding:0 0 0 5px;}

/*pdfリンク用*/
.btn_pdf{background:none!important;border-style:solid;border-color:#ccc;border-width:1px 1px 1px 7px;}
.btn_pdf a{padding:0 0 0 5px;}




table{
border:1px solid #ccc;
border-width:1px 0 0 1px!important;
background:none!important;
}

table th, table td{
border:1px solid #ccc;
border-width:0 1px 1px 0!important;
background:none!important;
padding:5px!important;
}


/* 沿革テーブル */
table.history thead{
display:none;
}


/* 財団情報メニュー */
div.contents_prof div.head h3{padding-top:0;}
div.contents_prof div.head ul{display:none;}
