<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* basic style */
a.bt_mono,
button.bt_mono	{border: 1px solid #e5e5e5; background-color: #FFF;}
a.bt_color,
button.bt_color	{border: 1px solid #e5e5e5; background-color: #f7f7f7;}
.pp_bd .ppip	{border: 1px solid #e5e5e5; background-color: #f7f7f7;}

/* board start */
.bd_header .bd_desc	{color: #AAA;}
.list_footer .paging	{border: 1px solid #e5e5e5;}
.list_footer .paging .bt_prev	{border-right: 1px solid #e5e5e5;}
.list_footer .paging .bt_next	{border-left: 1px solid #e5e5e5;}
.paging .bt_prev	{color: #AAA;}
.list_search_key .bt_cancel	{color: #AAA;}

.extra_table	{border-top: 1px solid #EEE; border-bottom: 1px solid #EEE;}
.extra_table tr	{border-bottom: 1px dotted #e5e5e5;}
.extra_table th	{background-color: #f9f9f9; border-right: 1px solid #EEE;}

/* list notice */
.notice_list	{border: 1px solid #EEE; background-color: #f9f9f9;}
.notice_list&gt;ul&gt;li	{border-bottom: 1px solid #EEE;}

/* list default */
.ld&gt;ul&gt;li.now_reading	{background-color: #f9f9f9;}

/* list gallery */
.pp_gallery .list_thumb	{background-color: #f7f7f7;}
.pp_gallery .list_summary	{border-top: 1px dotted #e5e5e5; border-bottom: 1px dotted #e5e5e5;}
.box_list .normal_info .list_body	{border: 1px solid #e5e5e5;}
.box_list .normal_info .list_info	{border-top: 1px dotted #e5e5e5;}
.lg2 .list_body	{border: 1px solid #EEE;}

/* list faq */
.lf .list_unit&gt;div	{border: 1px solid #e5e5e5;}
.lf header::after	{border-left: 1px dashed #e5e5e5;}
.lf header.opened	{background-color: #f7f7f7;}
.lf_notice.notice_color-mono header	{background-color: #f9f9f9;}
.lf .list_body	{border-top: 1px solid #e5e5e5;}

/* atc */
.ppatc_tags a	{background-color: #EEE;}
.ppatc_tags a:hover	{background-color: #DDD;}
.ppatc_buttons .bt	{border: 1px solid #e5e5e5; background-color: #f7f7f7;}
.ppatc_sign .point_bar	{background-color: #EEE;}
.ppatc .show_author_document ul li a .mark.newest	{background-color: #EEE;}
.has_showContent::before	{background-color: #EEE;}
.pp_rating::after	{color: #DDD;}

/* comment */
.ppcmt .ppcmt_title	{background-color: #f7f7f7;}
.ppcmt .ppbt_cmt_write	{color: #888;}
.ppcmt_notice	{border: 1px solid #EEE;}
.ppcmt_notice svg	{fill: #888;}
.ppcmt_header	{background-color: #f7f7f7; border: 1px solid #e5e5e5;}
.ppcmt_header .writer	{border: 1px solid #DDD;}
.ppcmt_vote .ppbt_blame.submitted	{border: 1px solid #666; background-color: #666;}
.ppcmt .page_line	{border-top: 1px dotted #DDD;}

/* comment bubble */
.ppcmt_bubble .ppcmt_body	{border: 1px solid #e5e5e5;}
.ppcmt_bubble .ppcmt_body::before	{border-right: 6px solid #d5d5d5;}
.ppcmt_bubble .ppcmt_body::after	{border-right: 5px solid #f7f7f7;}

/* comment basic */
.ppcmt_basic .page_line	{border-top: 1px solid #EEE; background-color: #f9f9f9;}
.ppcmt_basic .ppcmt_unit	{border-top: 1px solid #EEE;}
.ppcmt_basic .reply .ppcmt_body	{border: 1px solid #e5e5e5; background-color: #f9f9f9;}

/* comment write */
.ppcmt_not_permitted	{padding: 15px; margin-top: 20px; border: 1px solid #EEE;}
.ppcmt_write h3	{border: 1px solid #e5e5e5; background-color: #f7f7f7;}
.ppcmt_write h3 i,
.ppcmt_write h3 svg	{color: #888;}
.ppcmt_write_input	{border: 1px solid #e5e5e5;}
.ppcmt_write_re textarea	{border: 1px solid #e5e5e5;}
.ppcmt_write_re .go_editor i,
.ppcmt_write_re .go_editor svg	{color: #888;}

/* sticker */
.stk_display	{border: 1px solid #e5e5e5;}
.sticker_pack	{background-color: #f7f7f7; border-bottom: 1px solid #e5e5e5;}
.sticker_pack i,
.sticker_pack svg	{color: #888;}
.sticker_pack&gt;ul&gt;li.on::before	{border-bottom: 11px solid #DDD;}

/* bd message */
.ppbd_message	{border: 1px solid #e5e5e5;}

/* pp check */
.pp_check&gt;span	{border: 1px solid #e5e5e5;}</pre></body></html>