@charset "utf-8";
*{
    margin:0;
    padding:0;
}
body{
    background:url(img/body_base.gif);
    font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Mayryo','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
}
img{
    border:0;
}
ul{
    list-style:none;
    list-style-position:outside;
}
div#container{
    width:960px;
    padding-right:9px;
    background:url(img/container_base.png) repeat-y left;
}
/*=============================================================
    header
=============================================================*/
div#header{
    width:100%;
    height:140px;
    background:url(img/header_base_bottom.gif) no-repeat left bottom;
}
/*
    h1,header-title
*/
div#header div#header-title{
    width:100%;
    height:70px;
    background:#000 url(img/header_band_top.png) repeat-x;
}
span.main-title a{
    position:absolute;
    display:block;
    background:url(img/title.png) no-repeat;
    width:306px;
    height:0px;
    overflow:hidden;
    padding-top:129px;
}
span.sub-title-a a{
    position:absolute;
    top:28px;
    left:960px;
    margin-left:-325px;
    display:block;
    background:url(img/header_subtitle_a.png) no-repeat;
    width:315px;
    height:0px;
    overflow:hidden;
    padding-top:18px;
}
span.sub-title-b a{
    position:absolute;
    top:28px;
    left:960px;
    margin-left:-225px;
    display:block;
    background:url(img/header_subtitle_b.png) no-repeat;
    width:215px;
    height:0px;
    overflow:hidden;
    padding-top:18px;
}
/*
    ul,header-navi
*/
div#header div#header-navi{
    width:100%;
}
div#header div#header-navi ul{
    padding-left:20px;
    margin-left:300px;
    height:59px;
    background: url(img/header_band_bottom.gif) repeat-x;
}
div#header div#header-navi ul li{
    float:left;
    border-right:solid 1px #9db0bc;
}
div#header div#header-navi ul li a{
    display:block;
    padding:17px 20px 0 20px;
    background:url(img/header_navi_base.gif) 0 118px;
    height:42px;
}
div#header div#header-navi ul li a:hover{background:url(img/header_navi_base.gif) 0 59px;}
div#header div#header-navi ul li.active a{background:url(img/header_navi_base.gif) 0 0;}
div#header div#header-navi ul li.active a:hover{background:url(img/header_navi_base.gif) 0 0;}
/*=============================================================
    main
=============================================================*/
div#main{
    float:left;
    width:639px;
    border-right:solid 1px #5d808c;
    padding-bottom:50px;
    background:#f1f4f6 url(img/main_base.gif) repeat-x;
}
/*
    [header-entry]
*/
div#header-entry{
    padding:20px;
    color:#fff;
    background:#000 url(img/main_header_base.png) repeat-x;
    font-size:.75em;
    border-bottom:15px solid #77001c;
}
/* a text */
div#header-entry a{
    text-decoration:none;
    color:#ff00ae;
    border-bottom:1px dotted #ccc;
}
div#header-entry a:hover{
    color:#cc007e;
    border-bottom:2px solid #cc007e;
}
/* [header-entry]dd,dt */
div#header-entry dl dd{
    margin:5px 0 0 1.5em;
}
div#header-entry dl.item01 dt,
div#header-entry dl.item01 dd{
    margin-right:220px;
}
div#header-entry dl.item02,
div#header-entry dl.item03{
    width:290px;
    float:left;
    margin-top:35px;
}
div#header-entry dl.item02{
    margin-right:9px;
}
div#header-entry dl.item03{
    margin-left:9px;
}
/* [header-entry]dd text */
div#header-entry dl dd{
    line-height:1.3em;
    letter-spacing:1px;
    color:#ccc;
}
/* [header-entry]dt a title-text */
div#header-entry dl dt a{
    font-size:2em;
    color:#fff;
}
div#header-entry dl dt a:hover{
    color:#9db0bc;
    border-bottom:2px solid #9db0bc;
}
/* profile */
div#header-entry dl.item01 dt.title-profile{
    position:absolute;
    left:400px;
    background:url(img/profile-icon.png) no-repeat;
    width:115px;
    height:0px;
    padding-top:103px;
    overflow:hidden;
}
div#header-entry dl.item01 dd.profile-headline{
    position:absolute;
    left:522px;
    width:90px;
    margin:-5px 0 0 0;
    padding:10px;
    background:#2c2e31;
    font-size:.8em;
}
/*
    item,content-title,h2
*/
h2.content-title{
    width:341px;
    font-weight:normal;
    padding:20px 0 20px 15px;
    font-size:.65em;
    color:#efefef;
    background:url(img/content_title.png) 100% 50% no-repeat;
}
/*
    entry-header
*/
div.entry{
    width:639px;
    background: url(img/entry_header.png) no-repeat top;
    padding:20px 0 0 0;
}
/* entry-data */
div.entry-data{
    width:80px;
    height:77px;
    float:left;
    overflow:hidden;
    font-family:Arial, 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Mayryo','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
    text-align:center;
}
/* entry-title */
h2.entry-title a{
    color:#003;
    text-decoration:none;
}
h2.entry-title a:hover{
    color:#336;
}
h2.entry-title{
    position:relative;
    top:10px;
    width:539px;
    float:right;
    font-size:1.4em;
    letter-space:;
    line-height:1.1em;
    text-decoration:none;
    color:#003;
}
/* entry-date */
p.entry-date span{
    display:block;
    line-height:1em;
}
span.day{
    font-size:2.5em;
    color:#223;
}
span.month{
    color:#666;
    font-size:.75em;
}
span.year{
    color:#ddd;
    margin-bottom:-1em;
    font-size:1.6em;
}
span.time{
    color:#666;
    font-size:.75em;
}
/*
    entry-body
*/
div.entrybody{
    clear:both;
    background:#fcfcfc;
    padding:20px 0;
    border-top:1px solid #e5e5ef;
    overflow:hidden;
}
div.entrybody h3{
    font-size:1.2em;
    color:#800;
    font-weight:normal;
    margin:0 2px;
    padding:1.41em;
    border-left:5px solid #800;
    line-height:1em;
    letter-spacing:-1px;
}
div.entrybody h4{
    font-weight:normal;
    font-size:1em;
    color:#800;
    margin:0 15px;
    padding:1.41em;
    line-height:1em;
    letter-spacing:0px;
}
div.entrybody ul,
div.entrybody dl,
div.entrybody p{
    font-size:.9em;
    line-height:1.6em;
    letter-spacing:3px;
    margin:1em 28px;
    color:#000;
    text-indent:1em;
}
div.entrybody ul{
    list-style:inside disc;
}
div.entrybody ul li ul{
    margin:0 0 0 1em;
}
div.entrybody dt{
    font-weight:bold;
}
div.entrybody dd{
    margin-left:1em;
}
div.entrybody p strong{
    color:#800;
}
div.entrybody p a{
    color:#800;
}
div.entrybody p a:hover{
    color:#855;
}
/*
    entry-footer
*/
div.entry-footer{
    background:url(img/entry_footer.png) no-repeat 2px 0;
    font-size:.7em;
    margin-bottom:50px;
}
div.entry-footer a{
    color:#ff00ae;
    text-decoration:none;
    border-bottom:1px dotted #ff00ae;
}
div.entry-footer a:hover{
    border-bottom:2px solid #ff00ae;
}
div.entry-footer dl{
    padding:.5em 2em 0 2em;
}
div.entry-footer dl dt,
div.entry-footer dl dd{
    display:inline;
    line-height:1em;
    margin:1px;
}
/*
    content_nav
*/
ul.content-nav li{
    display:inline;
    float:left;
    color:#aaa;
    line-height:1em;
    font-size:1.5em;
    margin:1px;
}
ul.content-nav li a{
    font-size:.5em;
    line-height:1.2em;
    display:block;
    background: url(img/content_nav1a.gif) repeat-x;
    padding:3px;
    border:solid 1px #9db0bc;
    color:#338;
    text-decoration:none;
}
ul.content-nav li.next a,
ul.content-nav li.back a{
    color:#eee;
    border:1px solid #300;
    background:#6f001a url(img/content_nav2a.gif) repeat-x;
}
ul.content-nav li.next a:hover,
ul.content-nav li.back a:hover{
    background:url(img/content_nav2b.gif) repeat-x;
}
ul.content-nav li a:hover{
    border:1px solid #ff00bc;
    background:#6f001a url(img/content_nav1b.gif) repeat-x;
}
/*
    content
*/
div.content{
    padding:20px;
    background:#f0f0f0 url(img/content_header.png) no-repeat;
    margin-bottom:10px;
    border-bottom:1px solid #ccc;
}
div.content fieldset{
    border:none;
    padding:10px 30px;
}
div.content label{
    display:block;
}
div.content{
    font-size:.7em;
    line-height:1.6em;
    letter-spacing:3px;
    color:#333;
}
div.content ul{list-style:inside disc;}
div.content ul li ul{margin:0 0 0 1em;}
div.content dt{font-weight:bold;}
div.content dd{margin-left:1em;}
div.content a{color:#800;}
div.content a:hover{color:#855;}
/*=============================================================
    sidebar
=============================================================*/
div#sidebar{
    float:right;
    width:320px;
    background:#2f2124;
}
/*
    [basic]
        h2,p,widget-box,ul,li
*/
/* p text */
div#sidebar p{
    letter-spacing:2px;
    line-height:1.35em;
    color:#322;
}
div#sidebar p.text{
    background:#efefef;
    margin:0 9px;
       &nbsp;padding:2px 10px;
    border-right:1px solid #aaa;
    border-left:1px solid #aaa;
}
/* a text */
div#sidebar a{
    text-decoration:none;
    color:#75001b;
    border-bottom:1px dotted #75001b;
}
div#sidebar a:hover{
    border-bottom:2px solid #ff00ae;
}
/* h2,h3 title-text */
div#sidebar h2,
div#sidebar h3{
    clear:both;
    letter-spacing:2px;
    border-bottom:1px solid #9db0bc;
    padding:10px 18px 7px 18px;
}
div#sidebar h2{
    background:#72001a url(img/sub_item_h2_base.gif) no-repeat;
    font-size:.875em;
}
div#sidebar h3{
    border-bottom:1px solid #999;
    background:#cfcfcf url(img/sub_item_h3_base.gif) no-repeat;
    padding:10px 18px 4px 18px;
}
div#sidebar h3,
div#sidebar h3 a{
    text-decoration:none;
    color:#444;
}
div#sidebar h2,
div#sidebar h2 a{
    text-decoration:none;
    color:#fff;
}
div#sidebar h2 a,
div#sidebar h3 a{border-bottom:1px dotted #ccc;}
div#sidebar h2 a:hover,
div#sidebar h3 a:hover{border-bottom:2px solid #ff00ae;}
/* widget-box */
div.widget-box{
    font-size:.75em;
    background:#ccc url(img/sub_item_topic_base.gif) repeat-x top;
}
/* widget-text */
div.widget-text{
    width:300px;
    padding:10px;
    background:url(img/sub_item_p1_base.gif) repeat-y top;
    border-bottom:1px solid #a0b3be;
}
div.widget-text p{
    padding:0 10px;
}
div.widget-text ul{
    color:#888;
    list-style:outside circle;
    margin:0 2.5em;
}
div.widget-text ul li{
    margin-top:2px;
}
/* normal list li */
div.widget-box ul.normal-list{
    background:#efefef;
    margin:0 9px;
    padding:10px;
    border-right:1px solid #aaa;
    border-left:1px solid #aaa;
}
div#sidebar div.widget-box ul.normal-list li a{
    background:url(img/list_item01.png) no-repeat 1% 50%;
    padding:5px 20px;
    display:block;
    border-top:1px dotted #aaa;
    border-bottom:2px solid #e0e0e0;
}
div#sidebar div.widget-box ul.normal-list li a:hover{
    background-color:#e5e5e5;
    border-bottom:2px solid #ff00ae;
}
div#sidebar div.widget-box ul.rss li a{
    background:none;
}
/*
    [topic]カテゴリー
*/
ul.category-list{
    background:#efefef;
    margin:0 9px;
    padding:10px;
    border-right:1px solid #aaa;
    border-left:1px solid #aaa;
}
ul.category-list li{
    float:left;
    width:120px;
    margin:0 0 10px 10px;
    font-weight:bold;
    color:#444;
}
ul.category-list li ul{
    background:none;
    margin:0 0 0 5px;
    padding:0;
    border:none;
}
ul.category-list li ul li{
    float:none;
    margin:0;
    width:auto;
    font-weight:normal;
}
div#sidebar div.widget-box ul.category-list li a{
    padding:5px 2px;
    display:block;
    border-top:1px dotted #aaa;
    border-bottom:2px solid #e0e0e0;
}
div#sidebar div.widget-box ul.category-list li a:hover{
    background-color:#e5e5e5;
    border-bottom:2px solid #ff00ae;
}
/*
    [topic]新しいコメント
*/
ul.newcomment-list{
    background:#efefef;
    margin:0 9px;
    padding:10px;
    border-right:1px solid #aaa;
    border-left:1px solid #aaa;
}
div#sidebar div.widget-box ul.newcomment-list li{
    list-style:circle inside;
    margin-bottom:10px;
}
div#sidebar div.widget-box ul.newcomment-list li a{
    font-weight:bold;
    color:#444;
}
div#sidebar div.widget-box ul.newcomment-list li ul li a{
    font-weight:normal;
    color:#75001b;
}
div#sidebar div.widget-box ul.newcomment-list ul{
    margin:0 0 0 5px;
    padding:0;
    border:none;
    color:#888;
}
div#sidebar div.widget-box ul.newcomment-list li ul li{
    list-style:decimal inside;
    background:none;
    float:none;
    margin:3px 0 0 10px;
    padding:0;
    width:auto;
    font-weight:normal;
}
/*
    [topic]このブログについて
        li item
*/
div#sidebar ul.about li a{
    border:none;
    border-bottom:1px solid #9db0bc;
    width:320px;
    height:0px;
    padding-top:49px;
    overflow:hidden;
    display:block;
}
ul.about li.item01 a{background:url(img/sub_item1_li01.gif) no-repeat top;}
ul.about li.item01 a:hover{background:url(img/sub_item1_li01.gif) no-repeat 0 -50px;}
ul.about li.item02 a{background:url(img/sub_item1_li02.gif) no-repeat top;}
ul.about li.item02 a:hover{background:url(img/sub_item1_li02.gif) no-repeat 0 -50px;}
ul.about li.item03 a{background:url(img/sub_item1_li03.gif) no-repeat top;}
ul.about li.item03 a:hover{background:url(img/sub_item1_li03.gif) no-repeat 0 -50px;}
/*
    [topic]特集
*/
/* li feature */
div#sidebar ul.feature01{
    padding:10px;
}
div#sidebar ul.feature01 li.item01 a{
    border:none;
    width:300px;
    height:0px;
    padding-top:67px;
    overflow:hidden;
    display:block;
}
ul.feature01 li.item01 a{background:url(img/sub_item2_topic1.gif) no-repeat top;}
ul.feature01 li.item01 a:hover{background:url(img/sub_item2_topic1.gif) no-repeat 0 -69px;}
/* li ranking */
div#sidebar ul.ranking li a{
    border:none;
    width:145px;
    height:0px;
    padding-top:45px;
    overflow:hidden;
    display:block;
    float:left;
    margin:10px 0 10px 10px;
}
ul.ranking li.item01 a{background:url(img/sub_item3_ranking01.gif) no-repeat top;}
ul.ranking li.item01 a:hover{background:url(img/sub_item3_ranking01.gif) no-repeat 0 -45px;}
ul.ranking li.item02 a{background:url(img/sub_item3_ranking02.gif) no-repeat top;}
ul.ranking li.item02 a:hover{background:url(img/sub_item3_ranking02.gif) no-repeat 0 -45px;}
/*
    [topic]Twitter
*/
div#sidebar ul#twitter_update_list{
    background:#efefef;
    margin:0 9px;
    padding:5px 10px 0 10px;
    list-style:none;
    border-right:1px solid #aaa;
    border-left:1px solid #aaa;
}
div#sidebar ul#twitter_update_list li{
    font-size:.8em;
    padding:3px 0;
    color:#666;
}
div#sidebar ul#twitter_update_list li:first-child{
    line-height:1.2em;
    font-size:1em;
    color:#333;
}
div#sidebar p.twitter-footer{
    background:#efefef;
    margin:0 9px;
    padding:5px 10px;
    border-right:1px solid #aaa;
    border-left:1px solid #aaa;
}
/*
    [topic]music
*/
div.music{
    background:#efefef;
    margin:0 9px;
    border-right:1px solid #aaa;
    border-left:1px solid #aaa;
    text-align:center;
}
div.music table{
    margin:0 auto;
}
/*
    [topic]iknow
*/
div.iknow{
    background:#efefef;
    margin:0 9px;
    border-right:1px solid #aaa;
    border-left:1px solid #aaa;
    text-align:center;
}
div.iknow object{
    margin:0 auto;
}
/*
    [topic]tag
*/
div#sidebar ul.tagcloud-list{
    background:#efefef;
    margin:0 9px;
    padding:10px;
    border-right:1px solid #aaa;
    border-left:1px solid #aaa;
    line-height:1.2em;
    list-style:none;
}
div#sidebar ul.tagcloud-list li a{
    border:none;
}
div#sidebar ul.tagcloud-list li{
    margin:.8em 0;
    display:inline;
    border:none;
    font-size:1.2em;
}
div#sidebar ul.tagcloud-list li.rank-1  a{ color:#606060; font-size: 1.25em; }
div#sidebar ul.tagcloud-list li.rank-2  a{ color:#696969; font-size: 1.2em; }
div#sidebar ul.tagcloud-list li.rank-3  a{ color:#707070; font-size: 1.15em; }
div#sidebar ul.tagcloud-list li.rank-4  a{ color:#797979; font-size: 1.1em; }
div#sidebar ul.tagcloud-list li.rank-5  a{ color:#808080; font-size: 1.075em; }
div#sidebar ul.tagcloud-list li.rank-6  a{ color:#898989; font-size: 1em; }
div#sidebar ul.tagcloud-list li.rank-7  a{ color:#909090; font-size: 0.925em; }
div#sidebar ul.tagcloud-list li.rank-8  a{ color:#999; font-size: 0.9em; }
div#sidebar ul.tagcloud-list li.rank-9  a{ color:#a0a0a0; font-size: 0.825em; }
div#sidebar ul.tagcloud-list li.rank-10 a{ color:#a9a9a9; font-size: 0.8em; }
div#sidebar ul.tagcloud-list li a:hover{
    color:#ccc;
    background:none;
    border:none;
}
/*
    [topic]searchbox
*/
div.widget-box fieldset{
    background:#efefef;
    margin:0 9px;
    padding:10px;
    border:none;
    border-right:1px solid #aaa;
    border-left:1px solid #aaa;
}
/*
    mail
*/
p.mail{
    border-top:1px solid #aaa;
    border-right:1px solid #aaa;
    width:319px;
    height:0px;
    overflow:hidden;
    padding-top:74px;
    background:#d3d3d3 url(img/mail_add.gif) no-repeat bottom;
}
/*
    ninja
*/
div.ninja{
    background:#efefef;
    margin:0 9px;
    padding:2px 10px;
    border-right:1px solid #aaa;
    border-left:1px solid #aaa;
}
/*=============================================================
    footer
=============================================================*/
div#footer{
    clear:both;
    width:960px;
    border-right:5px solid #fff;
    background:#000 url(img/footer_bg.gif) repeat-x;
    color:#fff;
    padding-bottom:100px;
}
/*
    profile
*/
h2.profile-title{
    background: url(img/profile-icon.png) no-repeat;
    width:115px;
    padding-top:103px;
    height:0;
    overflow:hidden;
    position:absolute;
    margin:-30px 0 0 40px;
}
div#profile{
    padding-top:60px;
    color:#fff;
}
div#profile h2.profile-icon{
    width:200px;
    height:0;
    overflow:hidden;
    padding-top:147px;
    background:url(img/ProfileIcon.gif);
}
div#profile dl{
    width:230px;
    padding-left:10px;
    float:left;
}
div#profile dt:first-letter{
    font-size:1.6em;
}
div#profile dt{
    font-size:0.9em;
    margin-top:10px;
    min-width:14px;
    min-height:18px;
    background:url(img/listicon.gif) no-repeat 0 50%;
    padding-left:15px;
    letter-spacing:-1px;
    font-family:Arial, 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Mayryo','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
}
div#profile dd{
    font-size:.75em;
    color:#ccc;
    padding-left:15px;
}
div#profile dd ul{
    list-style:inside circle;
}
div#profile dd ul ul{
    margin:.2em 0 .5em 1em;
}
div#profile dd a{
    color:#ccc;
}
div#profile dd a:hover{
    color:#fff;
}
div#profile dl.first{
    margin-top:50px;
}
/*
    copyright
*/
p.copy{
    position:absolute;
    right:0;
    clear:both;
    background: url(img/main_item_h2_base.png) no-repeat;
    font-size:.75em;
    padding:32px 15px;
}
/*=============================================================
    CSS hack
=============================================================*/
/*
    clearfix
*/
/* container */
div#container:after {
    clear: both;
    height: 0;
    visibility: hidden;
    display: block;
    content: ".";
}
div#container{ display: inline-block; }
/*--IEMAC--\*/
* html div#container{ height: 1%; }
div#container{ display: block; }
/* header-entry */
div#header-entry:after {
    clear: both;
    height: 0;
    visibility: hidden;
    display: block;
    content: ".";
}
div#header-entry{ display: inline-block; }
/*--IEMAC--\*/
* html div#header-entry{ height: 1%; }
div#header-entry{ display: block; }
/* widget-box */
div.widget-box:after {
    clear: both;
    height: 0;
    visibility: hidden;
    display: block;
    content: ".";
}
div.widget-box{ display: inline-block; }
/*--IEMAC--\*/
* html div.widget-box{ height: 1%; }
div.widget-box{ display: block; }
/* p.text */
p.text:after {
    clear: both;
    height: 0;
    visibility: hidden;
    display: block;
    content: ".";
}
p.text{ display: inline-block; }
/*--IEMAC--\*/
* html p.text{ height: 1%; }
p.text{ display: block; }
/* ul.category-list */
ul.category-list:after {
    clear: both;
    height: 0;
    visibility: hidden;
    display: block;
    content: ".";
}
ul.category-list{ display: inline-block; }
/*--IEMAC--\*/
* html ul.category-list{ height: 1%; }
ul.category-list{ display: block; }
/* profile */
div#profile:after {
    clear: both;
    height: 0;
    visibility: hidden;
    display: block;
    content: ".";
}
div#profile{ display: inline-block; }
/*--IEMAC--\*/
* html div#profile{ height: 1%; }
div#profile{ display: block; }
/* content-nav */
ul.content-nav:after {
    clear: both;
    height: 0;
    visibility: hidden;
    display: block;
    content: ".";
}
ul.content-nav{ display: inline-block; }
/*--IEMAC--\*/
* html ul.content-nav{ height: 1%; }
ul.content-nav{ display: block; }
/*===============[FOR IE6]===============*/
/* IEPNGFIX */
img, div, h1, h2, span ,ul, li, p, a{
    behavior:url(http://www.nagaiyuki.com/ultrastudy/iepngfix.htc);
}
/*
    [header-navi]
    リスト要素の幅が100%になるバグを修正
    （widthよりテキストが溢れても自動拡張する仕様を利用）
*/
* html div#header div#header-navi ul li{width:1px;}
/*
    [entry-header]
    paddingが倍になるバグを修正
*/
* html div.entry{padding-top:10px;}
* html h2.entry-title{height:87px;}
* html div.entry-deta{height:87px;}
/*
    [entrybody]
    長い文字列が飛び出したときに、幅が拡張されてorzになるバグを修正
    （IEの独自拡張を利用）
*/
* html div.entrybody{word-break: break-all;}
/*=====================================================
    Last.fm
=====================================================*/
table.lfmWidgetchart_ef3b375dd56f8e5a428146235bf4a608 td {margin:0 !important;padding:0 !important;border:0 !important;}table.lfmWidgetchart_ef3b375dd56f8e5a428146235bf4a608 tr.lfmHead a:hover {background:url(http://cdn.last.fm/widgets/images/jp/header/chart/recenttracks_regular_blue.png) no-repeat 0 0 !important;}table.lfmWidgetchart_ef3b375dd56f8e5a428146235bf4a608 tr.lfmEmbed object {float:left;}table.lfmWidgetchart_ef3b375dd56f8e5a428146235bf4a608 tr.lfmFoot td.lfmConfig a:hover {background:url(http://cdn.last.fm/widgets/images/jp/footer/blue.png) no-repeat 0px 0 !important;;}table.lfmWidgetchart_ef3b375dd56f8e5a428146235bf4a608 tr.lfmFoot td.lfmView a:hover {background:url(http://cdn.last.fm/widgets/images/jp/footer/blue.png) no-repeat -85px 0 !important;}table.lfmWidgetchart_ef3b375dd56f8e5a428146235bf4a608 tr.lfmFoot td.lfmPopup a:hover {background:url(http://cdn.last.fm/widgets/images/jp/footer/blue.png) no-repeat -159px 0 !important;}
