@charset"shift_jis";

/*----copyright(c)2008 TUNE Inc. all rights reserved.--------------------------

このcssプログラムソースは著作権および著作隣接権によって保護されています。
今回のケースでは改変については許可されていますが、転載・転用に関しては認められていません。
著作権および著作隣接権に関する質問・お問い合わせは下記まで。
TUNE Inc. http://www.tuneup.co.jp/
-----------------------------------------------------------------------------*/

/*----faq----*/
div#secondcontents a{
display:block;
padding:3px 20px 3px 3px;
background:url(../img/icon.gif) no-repeat  600px 5px;
line-height:140%;
_height:18px;
}

div#secondcontents a:hover{
background:url(../img/icon_ro.gif) no-repeat 600px 5px #DEDBD4;
}

div#secondcontents a.color{
background:url(../img/icon.gif) no-repeat  600px 5px #F3F0E9;
}

div#secondcontents a.color:hover{
background:url(../img/icon_ro.gif) no-repeat  600px 5px #DEDBD4;
}

div#secondcontents a.nonebg{
display:inline;
padding:0;
background:none;
line-height:140%;
}

div#secondcontents p.answer a{
display:inline;
padding:0 0 0 0;
}

div#secondcontents div.pagelink{
margin:0 0 10px;
float:left;
}

div#secondcontents div.pagelink a{
display:block;
background:url(../img/icon_2_ro.gif) no-repeat 0 6px;
padding:0 5px 0 9px;
line-height:180%;
}

div#secondcontents div.pagelink a:hover{
background:url(../img/icon_2_ro.gif) no-repeat #DEDBD4 0 6px;
}

div#secondcontents div.pagetop{
text-align:right;
padding:5px 0 0 0;
}

div#secondcontents div.pagetop a{
background:url(../img/icon_up_ro.gif) no-repeat 600px 5px;
padding:3px 22px 0 0;
}


