@import 'common.css';

#btn_feed a{
margin:15px 0px 15px 0px;
}

#book{
vertical-align:top;
background-image:url(../img/index/book_bottom.gif);
background-repeat:no-repeat;
background-position:0px 100%;
}

#book b{
display:block;
margin:0px 10px 0px 10px;
font-size:12px;
font-weight:normal;
color:#666;
line-height:110%;
}

#book_btn{
margin:5px 10px 0px 0px;
text-align:right;
}
#book_btn a,#book_btn img{
display:block;
width:139px;
height:25px;
margin-left:auto;
border:0;
}
#book_btn a{
background-image:url(../img/index/book_btn.gif);
background-repeat:no-repeat;
background-position:0px 0px;
}
#book_btn a:hover{
background-position:0px -25px;
}

/*コンテンツボタン*/
#ContBtn{

}
#ContBtn a{
display:block;
width:300px;
height:110px;
font-size:1px;
text-indent:-9999px;
text-decoration:none;
background-repeat:no-repeat;
}
#ContBtn td{
background-repeat:no-repeat;
}
#btn_about,#btn_about a{background-image:url(../img/index/btn_about.jpg);}
#btn_feed,#btn_feed a{background-image:url(../img/index/btn_feed.jpg);}
#btn_faq,#btn_faq a{background-image:url(../img/index/btn_faq.jpg);}
#btn_about{
vertical-align:top;
background-position:0px 0%;
}
#btn_feed{
vertical-align:middle;
background-position:0px 50%;
}
#btn_faq{
vertical-align:bottom;
background-position:0px 100%;
}
#ContBtn a:hover{
background-position:-300px 0px;
}

#footmenu{
margin:20px 0px 20px 0px;
text-align:center;
font-size:12px;
color:#999;
}
