<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "Shift_JIS";


#iframetable{

font:13px  "丸ゴシック－Ｍ", Osaka, "Hiragino Maru Gothic Pro", "ヒラギノ丸ゴ Pro W4", "HG丸ｺﾞｼｯｸM-PRO",  "MS UI Gothic";
margin: 0px 0px 0px 0px;
padding: 5px 5px 5px 5px;
border: 0px outset #DADADA;
width: auto;
background-color : #ccffff;
text-align: center;
}
#iframetable ul, #iframetable li{
display: inline;
list-style: none;
margin: 0px;
padding: 0px;
}
#iframetable li a, #iframetable li a:hover, #iframetable li a:active { 
display: inline;
text-decoration: none; 
color: #660000;
background-color : #F7F2EA;
margin: 0px 0px 0px 0px;
padding: 1px 1px 1px 1px;
border-top: solid 1px #e0e0e0;
border-right: solid 1px #888;
border-bottom: solid 1px #888;
border-left: solid 1px #e0e0e0;
text-align: center;
font-weight: normal;
}
#iframetable li a:hover { 
border-top: solid 1px #888;
border-right: solid 1px #e0e0e0;
border-bottom: solid 1px #e0e0e0;
border-left: solid 1px #888;
background-color : #f0e7d7;
color: #ff0066;
}
#iframetable li a:active { 

border-top: solid 1px #888;
border-right: solid 1px #e0e0e0;
border-bottom: solid 1px #e0e0e0;
border-left: solid 1px #888;
}</pre></body></html>