
/*text link*/
a:link { color: #000; text-decoration: none; }
a:visited { color: #000; text-decoration: none; }
a:hover { color: #960b0e; text-decoration: underline; }
a:active { text-decoration: none; }
/*right side*/
#side { top: 0; width: 220px; height: auto; float: left; }
.youtube { font-size: 13px; font-weight: bold; background-image: url(../img/deco/fbox.gif); background-repeat: repeat-y; text-align: left; margin-bottom: 10px; width: 220px; height: auto; float: right; }
.twitter { font-size: 13px; font-weight: bold; background-image: url(../img/deco/fbox.gif); background-repeat: repeat-y; text-align: left; margin-bottom: 10px; width: 220px; height: auto; float: right; }
.r-title { width: 220px; height: 40px; float: right; }
.artlink { font-size: 13px; font-weight: bold; background-image: url(../img/deco/fbox.gif); background-repeat: repeat-y; text-align: left; width: 220px; height: auto; float: right; margin-bottom: 10px; padding-top: 5px; padding-bottom: 10px; border-bottom: 1px solid #deceb2; }
.artist-link {padding : 0;margin : 0 5px; }
.link-list { display : inline; font-weight : bold; line-height: 1.5em; list-style : none; padding : 0 3px 0 5px; }
.freebox { width: 220px; height: auto; float: right; margin-bottom: 10px; }
.r-img {  }
body { font-family:メイリオ, Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif; color: black; background-color: white; margin: 0; padding: 0; }

