<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
@import url("/library/style/special/style_01/style.css");

body{background:#dcfeb9; repeat;}

.bg_center_v_tile{background:url(img/bg_center_v_tile.jpg) repeat-y center top;}
.bg_top_h_tile{background:url(img/bg_top_h_tile.jpg) repeat-x left 33px;}
.bg_top_owner{background:url(img/bg_top_owner.jpg) no-repeat center 33px;}
.bg_bottom_h_tile{background:url(img/bg_bottom_h_tile.jpg) repeat-x left bottom;}
.bg_bottom_owner{background:url(img/bg_bottom_owner.jpg) no-repeat center bottom;}


.md{}
.md .md_hd, .md .md_hd .mh_title{background:url(img/bg_md_hd.jpg) no-repeat;}
.md .md_hd{background-position:right top;color:#016101;height:31px;padding-left:0;}
.md .md_hd a{color:#016101;}
.md .md_hd .mh_title{height:31px;line-height:31px;margin-top:0;padding-left:20px;}
.md .md_hd .mh_option{margin-top:5px;*margin-top:7px; line-height:20px;}
.md .md_hd .mh_option .more_btn{background-image:none;}
.md .md_hd .mh_option .more_btn:hover{border-bottom-color:#fff;}
.md .md_bd{ background:#fff;}
.md .md_ftc{height:10px; font-size:1px; overflow:hidden; background:url(img/bg_md_ft.gif) no-repeat left top; margin:-10px 0 0; position:relative; display:block;}
.md .md_ftc b{width:10px; height:10px; float:right; background:url(img/bg_md_ft.gif) no-repeat right top; overflow:hidden;}

#nav_box{background:none; color:#016101; font-size:14px; height:35px;padding-left:0px;}
#nav_box a {color:#016101; font-size:14px;}

#page_bottom .footer {background:url(img/bg_page_bottom.gif); color:#016101;}
#page_bottom .footer a{background:url(img/bg_page_bottom.gif); color:#016101;}</pre></body></html>