* {
 font-family: "ヒラギノ明朝 Pro W6", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
}

body {
 color: #000000;
 font-size: 13px;
 line-height: 21px;
}

a {
 text-decoration: none;
}

h1 {
 font-size: 17px;
 color: #c74071;
}

h2 {
 font-size: 15px;
 color: #c74071;
}

h3 {
 font-size: 13px;
 color: #aa5c47;
}

div#catchcopy {
 font-size: 13px;
 font-weight: bold;
 color: #aa5c47;
}

div#updates {
 color: #ffffff;
 line-height: 30px;
}

div#updates a {
 color: #ffffff;
}

div#updates dl dd ul li span {
 color: #c74071;
}

#newsticker ul li a:link, #newsticker ul li a:visited, #newsticker ul li a:active {
 text-decoration: none;
}

#newsticker ul li a:hover, #newsticker ul li a:focus {
 color: #cc6699;
 text-decoration: none;
}

div#copyright {
 color: #ffffff;
 font-size: 10px;
 line-height: 30px;
}

a.copyright:link, a.copyright:visited, a.copyright:active {
 color: #cc6699;
 text-decoration: none;
}

a.copyright:hover, a.copyright:focus {
 border-bottom: 1px solid #cc6699;
 text-decoration: blink;
}

