<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* éžè¡¨ç¤ºç”¨css */
.hidden_parts {
    display: none !important;
 }
 
 
 /* ç”»åƒã®å¤§ãã•ã®èª¿æ•´ã¯ä»¥ä¸‹ã®CSSã‚’ã„ã˜ã£ã¦ãã&nbsp;ã•ã„ã€‚ä¸­ã¯ãƒ‡ãƒ•ã‚©ãƒ«ãƒˆã®å¤§ãã•ã§ã™ */
 
 /* ç”»åƒå° */
 .img_s {
 	width:80px !important;
 
 }
 
 /* ç”»åƒå¤§ */
 .img_l {
 	width:360px !important;
 
 }
 
 /* ç”»åƒå°ã®è¦ªè¦ç´&nbsp; ç”»åƒã‚ˆã‚Š10pxå¤§ãã„ */
 .img_area_s {
 	width:90px !important;
 
 }
 
 /* ç”»åƒå¤§ã®è¦ªè¦ç´&nbsp; ç”»åƒã‚ˆã‚Š10pxå¤§ãã„ */
 .img_area_l {
 	width:370px !important;
 
 }	</pre></body></html>