html {width: 100%;}
body {background-color: #f4dda5; color:#990000; margin-left: 10px; margin-right: 0; padding: 0;}
Body {line-height: 17pt; font-size: 80%;}
A{text-decoration:none}
hr {width: 98%}
.date-plc {color: #990000; font-weight: bold; margin-left: 10px;}
.sche {margin-left: 30px; margin-right: 30px; margin-bottom: 20px;}

/*スタイルシートリンクは各HTMLファイルの<head>〜</head>間に
「<link href="./style.css" rel="stylesheet" type="text/css">」を記述する*/

/*テーブルの指定時に「<table class="container">（略）</table>」としておく*/
/*クラス「container2」は、トップページの営業日誌周辺レイアウト専用*/