/* フォント指定  */

.text1e, .text1ew, .text2e, .text2ew, .text3e, .text3eh, .text4e, .text4eh, .text5e {  
font-family: "Verdana", "Arial", "sans-serif"
}

.text1j, .text1jw, .text2j, .text2jw, .text3j, .text3jh, .text4j, .text4jh, .text5j {  
font-family: "ＭＳ Ｐゴシック", MS UI Gothic, "Osaka", "sans-serif"
}




/*   */


body {  background-color: #F2EEE1; color: #2F2B2B}



.waku { background-color: #ffffff; border: 2px solid #fff005;}

.midasi { color: #0066cc }






/* リンク指定  */

a:link { color: #990000; text-decoration: none; font-weight: bold }
a:visited { color: #501414; text-decoration: none; font-weight: bold }
a:hover { color: #990000; text-decoration: underline overline; font-weight: bold }
