@charset "utf-8";
/* CSS Document */

#btn_read_more { margin: 2px auto 0; padding: 5px 0; display: block; width: 310px; height: 22px; background: url(/i/images/btn_read_more_off.gif) left 50% no-repeat; outline: none;}
#btn_read_more.act { background: url(/i/images/btn_read_more_on.gif) left 50% no-repeat;}
#btn_read_more:hover { background-image: url(/i/images/btn_read_more_off_hover.gif);}
#btn_read_more.act:hover { background-image: url(/i/images/btn_read_more_on_hover.gif);}
.cate-exp { overflow: hidden; height: 6.1em; width: 300px;}
.txtcate-exp { line-height: 1.6em;}
.cate-exparea li { line-height: 1.3em; /line-height: 1.2em;
