/* フォント指定  */

.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: #E4DDDD; color: #444444 }

.waku { background-color: #ffffff; border-bottom: 4px solid #FFC63C; border-right: 4px solid #FFC63C; }

.waku2 { border: 1px solid #FFC63C }

.waku3 { background-color: #ffffff; border-left: 1px solid #999999; border-top: 1px solid #999999; border-bottom: 2px solid #333333; border-right: 2px solid #333333 }

.head { background-color: #FFC63C; padding: 6px; }

.title { color: 0000ff; font-weight: bold }

.jacket { border: 1px solid #FFC63C }

.jacket_bottom { height: 10px; background-color: #FFC63C; border-left: 10px solid #ffffff }

.jacket_right { width: 10px; background-color: #FFC63C; border-top: 10px solid #ffffff }

.comment { padding: 20; border-top: 1px solid #ffc63c; border-left: 1px solid #ffc63c }

.song { padding-left: 50px; padding-bottom: 20px; border-bottom: 1px solid #ffc63c; border-left: 1px solid #ffc63c }

.kazu { padding-top: 0px; padding-left: 2px; font-size: 14px; font-weight: bold; font-family: Verdana, Arial, sans-serif; color: #ff0000; border: 1px solid #999999; background-color: #FBFFE9 }

.button { color: #ff0000; background-color: #FBFFE9 }

.underline { border-bottom: 2px solid #ffcc33}

.underline2 { border-bottom: 1px solid #ffcc33}

.leftline { border-left: 1px dotted #ffcc33 }

.field { border-top: 1px solid #666666; border-left: 1px solid #666666; border-right: 1px solid #dddddd; border-bottom: 1px solid #dddddd }


a:link { color: #000000 }
a:visited { color: #000000 }
a:hover { color: #ff0000; text-decoration: none }


a.none:link { color: #444444; text-decoration: none }
a.none:visited { color: #444444; text-decoration: none }
a.none:hover { color: #ff0000; text-decoration: none }