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

/********** レイアウトテーブル **********/
table.layout_table{
    margin:0 auto 30px;
}

.system_content .pan{
	margin:0 0 3px;
	padding:0 3px;
	background:#fff;
}

.FS2_thumbnail_container img{
	width:200px;
	height:auto;
}


/********** PostageSettleListページ用 **********/

#FS2_body_Config h2.pageTitle{
	    background-color: #444;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    border: none;
    padding: 8px;
	line-height:1;
}</pre></body></html>