@charset "shift_jis";/* ---------- CONTENTS ----------last-updated: 20061001; 1: universal reset2: accessibility features 3: h ------------------------------------ */ /*1: universal reset */ *{ margin:0; padding:0; }/*2: accessibility features */ .offLeft{ position:absolute; left:-9999px; overflow:hidden; }a:link{ text-decoration:underline; color: #FFFFFF;} a:visited{ text-decoration:underline; color: #FFFFFF;} a:active{ text-decoration:none; color: #FF9900;}  a:hover{ text-decoration:none; color: #FF9900;}  img { border-style: none; } /* hr { display: none; } */ /*3 h */ h1 { line-height: 100%; padding-bottom: 0px; border-style: none; }h2 { padding-bottom:0px; line-height: 100%; border-style: none; }h3 { margin-bottom: 0px; line-height:100%; border-style: none; }h4 { margin-bottom: 10px; line-height: 100%; border-style:none; }h5 { margin-bottom: 10px; line-height: 100%; border-style: none; }h6 { margin-bottom: 10px; line-height: 100%; border-style: none; }.green{ color: #4DAC26; font-weight: bolder; }.beige { color:#A68354; font-weight: bolder; }