#top #contents {
    margin-bottom: 30px;
}

.header.__top {
    border-bottom: 1px solid #989898;
}

.header_sns {
    letter-spacing: -.4em;
    margin: 0 auto;
    text-align: right;
    width: 950px;
    height: 32px;
}

.header_sns li {
    display: inline-block;
    letter-spacing: normal;
    line-height: 1.0;
    text-align: left;
    vertical-align: top;
}

.header_sns_fb {
    width: 110px;
    height: 20px;
}

.header_sns_tw {
    width: 76px;
    height: 20px;
}

.header_menu_outer {
    border: 1px solid #d0d0d0;
    border-right: none;
    border-left: none;
    margin: 0 0 18px;
}

.header_menu {
    margin: 0 auto;
    width: 950px;
}

.header_menu_list a {
    color: #4d4d4d;
}

.header_menu_list {
    letter-spacing: -.4em;
}

.header_menu_list > li {
    border-right: 1px solid #d0d0d0;
    display: inline-block;
    letter-spacing: normal;
    margin: 8px 0;
}

.header_menu_list > li.top {
    border-left: 1px solid #d0d0d0;
}

.header_menu_list > li > a {
    display: block;
    margin: 0 8px;
    min-width: 118px;
    padding: 8px 0;
    text-align: center;
}

.header_menu_list > li a:hover {
    text-decoration: none;
}

.header_menu_list > li > a:hover,
.header_menu_list > li > a.__active {
    border-bottom: 4px solid #00bdc6;
}

.header_menu_list > li.__current > a {
    border-bottom: 4px solid #00bdc6;
    font-size: 120%;
    font-weight: bold;
}

.header_menu_list_others > li > a {
    margin: 0 24px;
}

.header_menu_list_others > li.__current > a {
    border-bottom: 3px solid #00bdc6;
    font-size: 115%;
    font-weight: bold;
    padding-bottom: 9px !important;
}

.header_menu_list_others > li > a:hover {
    border-bottom: 3px solid #00bdc6;
    padding-bottom: 9px !important;
    text-decoration: none !important;
}

.header_menu_list > li.other {
    position: relative;
}

.header_menu_list_others {
    background-color: #fff;
    border: 1px solid #D0D0D0;
    border-bottom: none;
    position: absolute;
    top: 50px;
    right: 0;
    text-align: center;
    width: 200px;
    z-index: 99;
}

.__current .header_menu_list_others {
    top: 53px;
}

.header_menu_list > li .header_menu_list_others a {
    display: block;
    padding: 12px 0;
    text-align: center;
}

.header_menu_list > li .header_menu_list_others a:hover {
    text-decoration: underline;
}

.header_menu_list > li.__current .header_menu_list_others {
    top: 53px;
}

.header_menu_list_others {
    display: none;
}

.header_menu_list_others > li {
    border-bottom: 1px solid #d0d0d0;
}

.contents_lead {
    font-size: 90%;
    line-height: 1.4;
    padding: 0 0 18px;
    text-align: center;
}

.contents_lead li {
    display: inline-block;
    margin: 0 0 5px;
}

.contents_lead > li.tpoint {
    font-size: 130%;
    font-weight: bold;
    line-height: 1.6;
    text-align: center;
}

.contents_lead li.tpoint {
    background-image: url(https://s.yimg.jp/images/donation/new_1509/img/common/main_tpoint_icon.png);
    background-position: 0px;
    background-repeat: no-repeat;
    background-size: 40px 50px;
    height: 50px;
    line-height: 2.8;
    padding-left: 60px;
}

.contents_lead li:last-child {
    margin-bottom: 0;
}

.contents_lead .tpoint-icon {
    display: inline-block;
    margin: 0 8px;
    width: 25px;
}

.contents_lead .icon {
    display: none;
}

.contents_lead.__new .icon.__new {
    display: inline-block;
}

.contents_lead .icon {
    background-image: url('https://s.yimg.jp/images/top/sp2/cmn/pic_all-160208.png');
    background-repeat: no-repeat;
    margin-left: 3px;
    outline: none;
    text-indent: -9999px;
}

.contents_lead .icon.__new {
    background-position: 0 -916px;
    width: 27px;
    height: 14px;
}

#yjdonation-top_carousel {
    background: #eeedec;
    height: 330px;
    margin: 0;
    padding: 24px 0;
    overflow: hidden;
}

#yjdonation-top_carousel .contents {
    background: #fff;
    margin: 0 auto;
    width: 950px;
    height: 212px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

#yjdonation-top_carousel .contents .picarea {
    float: left;
    width:376px;
}

#yjdonation-top_carousel .contents .picarea img {
    height: 212px;
    margin: auto;
}

#yjdonation-top_carousel .contents .description {
    margin: 15px 24px 0 0;
    overflow: hidden;
    padding-left: 24px;
}

#yjdonation-top_carousel .contents .description .donation-status {
    font-size: 100%;
    margin: 42px 0 0;
}

#yjdonation-top_carousel .donation-status dt {
    font-weight: normal;
    padding-left: 18px;
}

#yjdonation-top_carousel .donation-status dt.money {
    background-size: 12px 14px;
}

#yjdonation-top_carousel .donation-status dt.number {
    background-size: 12px 13px;
}

#yjdonation-top_carousel .tit {
    font-size: 130%;
    height: 40px;
    line-height: 1.2;
    margin: 0 0 8px;
    overflow: hidden;
}

#yjdonation-top_carousel .txt {
    font-size: 95%;
    height: 60px;
    overflow: hidden;
}

#yjdonation-top_carousel .tit a {}

#yjdonation-top_carousel .bx-pager {
    background: #fff;
    letter-spacing: -.4em;
    margin: 16px auto 0;
    text-align: center;
    width: 950px;
}

#yjdonation-top_carousel .bx-pager li {
    display: inline-block;
    letter-spacing: normal;
    margin: 8px 4px;
    vertical-align: middle;
    width: 120px;
}

#yjdonation-top_carousel .bx-pager li.wide {
    width: 282px;
}

#yjdonation-top_carousel .bx-pager figure {
    height: 77px;
    overflow: hidden;
    position: relative;
}

#yjdonation-top_carousel .bx-pager .active figure{
  height: 76px;
}

#yjdonation-top_carousel .bx-pager figure img {
    width: 120px;
    padding: 8px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

#yjdonation-top_carousel .bx-pager a{
  border: 1px solid #d2d7db;
  display: block;
  height: 86px;
}

#yjdonation-top_carousel .bx-pager a.active{
  border: 2px solid #00bdc6;
  height: 84px;
}

#yjdonation-top_carousel .bx-pager figcaption {
    background: #3F3F3F;
    color: #fff;
    font-size: 80%;
    height: 15px;
    padding: 3px;
    position: absolute;
    bottom:0px;
    left: 8px;
    opacity: .9;
    overflow: hidden;
    text-align: center;
    width: 96px;
}

#yjdonation-top_carousel .bx-pager .wide figcaption {
    width: 258px;
}

#yjdonation-top_carousel .bx-viewport #slider li {
    display: none !important;
}

#yjdonation-top_main {
    float: left;
    margin: 0 15px 0 0;
    width: 595px;
}

#yjdonation-top_main .hotproject {}

#yjdonation-top_main .hotproject_tit {
    margin-bottom: 12px;
    text-align: left;
}

#yjdonation-top_main .hotproject_list {
    margin: 0 -15px 20px;
}

#yjdonation-top_main .hotproject_list li {
    margin: 0 15px;
}

#yjdonation-top_main .pjlist {
    margin: 50px 0 0;
}

.pjlist_top-contents {
    border: 2px solid #2e2e2e;
    margin: 0 0 50px;
}

.pjlist_top-contents li {
    border-bottom: 1px dotted #afafaf;
    padding: 18px 0px 0px;
    margin: 18px;
}

.pjlist_top-contents figure {
    float: left;
    margin: 0 20px 0 0;
    width: 210px;
    max-height: 130px;
    overflow: hidden;
}

#yjdonation-top_main .pjlist_tit {
    font-size: 120%;
    font-weight: bold;
    display: inline-block;
}

.pjlist_top-contents .description {
    margin-bottom: 20px;
    overflow: hidden;
    overflow: hidden;
    position: relative;
}

.pjlist_top-contents .description h3.tit {
    font-size: 100%;
    font-weight: normal;
    line-height: 1.4;
    height: 36px;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.pjlist_top-contents li:last-child {
    border: none;
}

.pjlist_top-contents .description h3.tit a {}

.pjlist_top-contents .description h3.tit a:hover {
    color: #09a;
}

.pjlist_top-contents .description p.name {
    font-size: 90%;
    margin: 0;
    padding: 0;
}

.pjlist_top-contents .description p.txt {
    font-size: 87.5%;
    height: 3.5em;
    margin: 6px 0 20px;
    padding: 0;
    overflow: hidden;
}

.pjlist_top-contents .category {
    font-size: 80%;
    letter-spacing: -.4em;
    margin: 0 -2px;
}

.pjlist_top-contents .category li {
    display: inline-block;
    margin: 2px;
}

.pjlist_top-contents .category li a {
    background: #f4ec2b;
    border-radius: 2px;
    color: #4d4d4d;
    display: inline-block;
    letter-spacing: normal;
    line-height: 1.0;
    margin: 0;
    padding: 8px 10px;
    -webkit-transition: all .1s ease;
    -moz-transition: all .1s ease;
    -o-transition: all .1s ease;
    transition: all .1s ease;
}

.pjlist_top-contents .category li a:hover {
    background: #4d4d4d;
    color: #fff;
}


/*----------------------------------------
    募金ステータス関連
-----------------------------------------*/

.donation-status li {
    margin: 0;
    padding: 0 0 8px;
    border: none;
}

.progress-bar.__half {
    margin: 0px auto 24px;
}

.donation-status .progress dt {
    width: 100%;
    padding: 0;
}

.bar_outside.__half {
    background: #5e5e5e;
    height: 24px;
    width: 100%;
    vertical-align: middle;
    right: 0;
}

.bar_inside.__half {
    height: 24px;
    background: #00bdc6;
}

.__half span.txt {
    position: absolute;
    left: 54px;
    bottom: 9px;
    color: #fff;
}

.pjlist_top-contents .donation-status {
    margin: 17px -30px 0;
    padding: 6px 0 0 70px;
    width: 282px;
    height: 20px;
}

.pjlist_top-contents .donation-status dt {
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 12px 10px;
    clear: both;
    float: left;
    font-size: 90%;
    padding: 4px 0 0 15px;
}

.donation-status .progress dt {
    width: 100%;
    padding: 0;
}

.donation-status dt.money {
    background-image: url(https://s.yimg.jp/images/donation/new_1509/img/pc/icon_yen.png);
}

.donation-status dt.number {
    background-image: url(https://s.yimg.jp/images/donation/new_1509/img/pc/icon_people.png);
}

.donation-status dd {
    font-size: 90%;
    text-align: right;
}

.donation-status dd .number {
    font-size: 130%;
    margin-right: 4px;
}

#yjdonation-top_main .pjlist_tit {
    font-size: 120%;
    font-weight: bold;
    margin: 0 0 12px;
}

#main_toggle li .caution {
    display: block;
    font-size: 70%;
}

#aside_search,
#aside_yjdonation-info,
#aside_official-sns {
    padding: 0 12px 20px;
}

#aside_search .inbox {
    margin: 0 0 10px;
    position: relative;
}

#aside_search .inbox input#search {
    background: #fff;
    border: 1px solid #919191;
    border-radius: 3px;
    color: #7d7c73;
    font-family: "メイリオ", "Hiragino Kaku Gothic Pro", Meiryo, "ヒラギノ角ゴ Pro W3", "MS PGothic", "MS UI Gothic", Helvetica, Arial, sans-serif;
    font-size: 100%;
    margin: 0;
    padding: 4px 45px 4px 10px;
    width: 316px;
    height: 32px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

#aside_search .inbox input.button {
    background: url(https://s.yimg.jp/images/donation/new_1509/img/pc/search_icon.png) no-repeat 0 0;
    background-size: 44px 33px;
    border: none;
    cursor: pointer;
    margin-top: -16px;
    position: absolute;
    top: 50%;
    right: 1px;
    text-indent: -9999px;
    width: 44px;
    height: 32px;
}

#aside_search .keyword {
    letter-spacing: -.4em;
    margin: 8px -4px -4px;
    text-align: center;
}

#aside_search .keyword li {
    display: inline-block;
    letter-spacing: normal;
    margin: 4px;
}

#aside_search .keyword li a {
    background: #fff;
    border-radius: 4px;
    display: block;
    padding: 5px 8px;
}

#aside_tpoint-balance {
    padding: 16px 0;
    text-align: center;
}

#aside_tpoint-balance .username {
    margin: 0;
}

#aside_tpoint-balance .username a {
    margin: 0 3px 0 0;
}

#aside_tpoint-balance dl {
    margin: 0 20px;
}

#aside_tpoint-balance dt {
    display: inline-block;
    font-size: 90%;
}

#aside_tpoint-balance dt .tpoint-icon {
    display: inline-block;
    margin-right: 5px;
    width: 25px;
}

#aside_tpoint-balance dd {
    display: inline-block;
    color: #ff0000;
    font-weight: bold;
    font-size: 110%;
}

#aside_yjdonation-info .inbox {
    background: #fff;
    padding: 18px 12px;
    text-align: center;
}

#aside_yjdonation-info .inbox_more {
    margin: 4px 10px 0;
}

#aside_yjdonation-info .inbox_inner {
    border: 1px solid #3f3f3f;
    margin: 4px 12px 0;
    padding: 8px;
}

#aside_yjdonation-info .inbox dt {
    margin-bottom: 4px;
}

#aside_yjdonation-info .inbox dd {
    font-size: 120%;
    font-weight: bold;
}

#aside_tpoint-balance .display {
    letter-spacing: -.4em;
}

#aside_tpoint-balance .display dt,
#aside_tpoint-balance .display dd {
    display: inline-block;
    letter-spacing: normal;
}

#aside_tpoint-balance .display dt {
    font-size: 87.5%;
}

#aside_tpoint-balance .display dd {
    color: #ff0000;
    font-size: 116%;
    font-weight: bold;
}

#aside_yjdonation-info .inbox .aside_module_stit {
    margin-top: 0;
}

#aside_official-sns .tablist {
    letter-spacing: -.4em;
    text-align: center;
}

#aside_official-sns .tablist li {
    color: #fff;
    cursor: pointer;
    display: inline-block;
    letter-spacing: normal;
    line-height: 35px;
    opacity:.9;
    vertical-align: bottom;
    width: 50%;
}

#aside_official-sns .tablist li.tw {
    background: #1B95E0;
}

#aside_official-sns .tablist li.fb {
    background: #4966B6;
}

#aside_official-sns .tablist li.__current {
    line-height: 42px;
    opacity: 1.0;
}

#aside_official-sns .timeline {
    background: #fff;
    display: none;
    height: 606px;
    padding: 10px;
}

#aside_official-sns .timeline.__fb {
    height: 496px;
}

#aside_official-sns .timeline iframe {
    height: 100%;
}

.aside_bnr {
    margin: 20px 0;
    text-align: center;
}

.aside_bnr_list > li {
    margin: 0 0 16px;
}

.aside_bnr_list > li:last-child {
    margin-bottom: 0;
}

#contents_inner .aside_bnr_list figcaption {
    text-align: center;
}

.bx-pager a img {
    padding: 8px;
    opacity: .7;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.bx-wrapper .bx-controls-direction a {
    top: 280px;
}

#yjdonation-top_carousel .bx-pager a.active img{
    padding: 7px;
    opacity: 1;
}

.bx-pager a.active img {
    padding: 9px;
}

#yjdonation-top_carousel .bx-pager a.active figcaption{
bottom: 0px;
left:7px;
}

#yjdonation-top_carousel .bx-wrapper .bx-prev {
    background-image: url(https://s.yimg.jp/images/donation/new_1509/img/common/slide_arrow_left_top.png);
}

#yjdonation-top_carousel .bx-wrapper .bx-next {
    background-image: url(https://s.yimg.jp/images/donation/new_1509/img/common/slide_arrow_right_top.png);
}

#yjdonation-top_carousel .bx-wrapper .bx-prev:hover,
#yjdonation-top_carousel .bx-wrapper .bx-next:hover {
    opacity: .6;
}

#yjdonation-top_carousel .status {
    border-top: 1px dotted #dfe2e6;
    font-size: 90%;
    margin: 10px 0 0 0;
    padding: 8px 0 0 200px;
    overflow: hidden;
    width: 320px;
}

#yjdonation-top_carousel .status dt {
    background-repeat: no-repeat;
    background-position: 1px 1px;
    clear: both;
    float: left;
    margin-top: 8px;
    padding-left: 18px;
}

#yjdonation-top_carousel .status dt.money {
    background-image: url(https://s.yimg.jp/images/donation/new_1509/img/pc/icon_yen.png);
    background-size: 12px 10px;
    background-position: 1px 3px;
}

#yjdonation-top_carousel .money-total_detail {
    font-size: 50%;
    float: right;
    margin: 0;
}

#yjdonation-top_carousel .money-total_detail h3 {
    font-size: 115%;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 3px;
}

#yjdonation-top_carousel .money-total_detail .plus {
    display: block;
    font-size: 120%;
    margin: 0;
    text-align: center;
}

#yjdonation-top_carousel .money-total_detail dl {
    letter-spacing: -.4em;
}

#yjdonation-top_carousel .money-total_detail dl,
#yjdonation-top_carousel .money-total_detail dd {
    border: none;
    margin: 0;
    padding: 0;
}

#yjdonation-top_carousel .money-total_detail dt,
#yjdonation-top_carousel .money-total_detail dd {
    display: inline-block;
    letter-spacing: normal;
    margin: 0;
    padding: 0;
}

#yjdonation-top_carousel .money-total_detail dl dd span {
    font-weight: bold;
}

#yjdonation-top_carousel .status dt.number {
    background-image: url(https://s.yimg.jp/images/donation/new_1509/img/pc/icon_people.png);
    background-position-y: 2px;
    background-size: 12px 13px;
}

#yjdonation-top_carousel .status dt.target {
    background-image: url(https://s.yimg.jp/images/donation/new_1509/img/pc/icon_target.png);
    background-size: 16px 16px;
}

#yjdonation-top_carousel .status dt.time {
    background-image: url(https://s.yimg.jp/images/donation/new_1509/img/pc/icon_time.png);
    background-size: 15px 15px;
}

#yjdonation-top_carousel .status dd {
    margin-bottom: 4px;
    text-align: right;
}

#yjdonation-top_carousel .status dd span {
    font-size: 155%;
    margin-right: 8px;
}

#yjdonation-top_carousel span.number {
    font-size: 100%;
    margin-right: 5px;
}

#yjdonation-top_carousel span.number.__slightly {
    color: #ff0839;
}

#yjdonation-top_carousel .status dd.last {
    border: none;
    margin-bottom: 0;
}

body .aside_mailmagazine a span.icon,
body.search .aside_mailmagazine a span.icon {
    left: 22px;
}

.main_toggle_contents p.pjlist_top-contents_more {
    display: table;
    margin: 40px auto 24px;
    padding: 0;
    width: 252px;
    height: 43px;
}

.pjlist_top-contents_more a {
    background: #3f3f3f;
    color: #fff !important;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 252px;
    height: 43px;
}

.pjlist_top-contents_more a:hover {
    background: #6f6f6f;
}

.select-inbox {
    margin: 0 0 30px 0;
}

#aside_search .select_id {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(https://s.yimg.jp/images/donation/new_1509/img/common/arrow_opened_b.png) no-repeat right center, #fff;
    background-size: 10px 6px, 0 0;
    background-position: 97%;
    border: 1px solid #919191;
    border-radius: 3px;
    color: #444;
    display: block;
    font-family: "メイリオ", "Hiragino Kaku Gothic Pro", Meiryo, "ヒラギノ角ゴ Pro W3", "MS PGothic", "MS UI Gothic", Helvetica, Arial, sans-serif;
    font-size: 100%;
    line-height: 1.2;
    padding: 8px 0px 8px 10px;
    width: 96%;
}

#aside_search .inbox {
    width: 100%;
}

.select-inbox {
    display: block;
}

.select-category {
    display: inline-block;
    width: 70%;
}

.select-status {
    display: inline-block;
    margin: 0px 0 0 -5px;
    width: 30%;
}

#aside_search .open_status {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(https://s.yimg.jp/images/donation/new_1509/img/common/arrow_opened_b.png) no-repeat right center, #fff;
    background-size: 10px 6px, 0 0;
    background-position: 95%;
    border: 1px solid #919191;
    border-radius: 3px;
    color: #444;
    display: block;
    font-family: "メイリオ", "Hiragino Kaku Gothic Pro", Meiryo, "ヒラギノ角ゴ Pro W3", "MS PGothic", "MS UI Gothic", Helvetica, Arial, sans-serif;
    font-size: 100%;
    line-height: 1.2;
    margin: 0 auto 0;
    padding: 8px 0px 8px 10px;
    width: 100%;
}

.pjlist_search-contents .select-category {
    padding: 0;
    margin: 10px 18px 0;
}

.select-id {
    margin-right: 20px;
    width: 100%;
}


/*----------------------------------------
    カテゴリートップ
-----------------------------------------*/

.category-kv {
    background: #eeedec;
    padding: 24px 0;
}

.category-kv_inner {
    background-position: 0 0;
    background-repeat: no-repeat;
    color: #fff;
    height: 250px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 950px;
}

.category-kv_inner.__shizen {
    background-image: url(https://s.yimg.jp/images/donation/new_1509/img/pc/category/id01.png);
}

.category-kv_inner.__chiiki {
    background-image: url(https://s.yimg.jp/images/donation/new_1509/img/pc/category/id02.png);
}

.category-kv_inner.__kodomo {
    background-image: url(https://s.yimg.jp/images/donation/new_1509/img/pc/category/id03.png);
}

.category-kv_inner.__iryo {
    background-image: url(https://s.yimg.jp/images/donation/new_1509/img/pc/category/id04.png);
}

.category-kv_inner.__kokusai {
    background-image: url(https://s.yimg.jp/images/donation/new_1509/img/pc/category/id05.png);
}

.category-kv_inner.__bunka {
    background-image: url(https://s.yimg.jp/images/donation/new_1509/img/pc/category/id06.png);
}

.category-kv_inner.__sports {
    background-image: url(https://s.yimg.jp/images/donation/new_1509/img/pc/category/id06.png);
}

.category-kv_inner.__saigai {
    background-image: url(https://s.yimg.jp/images/donation/new_1509/img/pc/category/id07.png);
}

.category-kv_inner.__doubutu {
    background-image: url(https://s.yimg.jp/images/donation/new_1509/img/pc/category/id08.png);
}

.category-kv_inner.__kyouiku {
    background-image: url(https://s.yimg.jp/images/donation/new_1509/img/pc/category/id15.png);
}

.category-kv_inner.__syakai {
    background-image: url(https://s.yimg.jp/images/donation/new_1509/img/pc/category/id16.png);
}

.category-kv_inner.__chukan {
    background-image: url(https://s.yimg.jp/images/donation/new_1509/img/pc/category/id19.png);
}


.category-kv_tit,
.category-kv_lead {
    background: rgba(255, 255, 255, .4);
    left: 24px;
    padding: 0 8px;
    position: absolute;
    text-shadow: 1px 1px 3px #000;
}

.category-kv_tit {
    font-size: 180%;
    font-weight: normal;
    line-height: 40px;
    top: 120px;
}

.category-kv_lead {
    font-size: 120%;
    line-height: 35px;
    top: 160px;
}

#aside_latest-info {
    padding: 24px 0;
}

.aside_latest-info_list {
    background: #fff;
    font-size: 90%;
    margin: 0 12px;
    padding: 18px 12px 12px;
}

.aside_latest-info_list > li {
    border-bottom: 1px solid #eeedec;
    line-height: 1.4;
    margin: 0 0 12px;
    overflow: hidden;
    padding: 0 0 12px;
}

.aside_latest-info_list > li a {
    display: block;
}

.aside_latest-info_list > li .date {
    display: block;
    float: right;
}

.aside_latest-info_list > li:last-child {
    border: none;
    margin: 0;
    padding: 0;
}

.aside_info_amount {
    background: #fff;
    margin: 0 16px 12px;
    padding: 18px 12px;
    text-align: center;
}

.aside_info_amount dt,
.aside_info_amount dd {
    margin: 0 0 4px;
}

.aside_info_amount .number {
    font-size: 120%;
    font-weight: bold;
    margin: 0 4px;
}

.aside_info_amount dd.more {
    margin-bottom: 0;
}

.aside_mailmagazine {
    margin: 12px 16px 16px;
    font-size: 90%;
}

.aside_mailmagazine a span.icon {
    background-size: 20px 14px;
    height: 14px;
    margin-top: -8px;
    width: 20px;
}
