/*--------------------------------------------------------------*/
/* タグ指定 */

body           { font-size:10pt;
                 background-color:#ffffff;
               }
td,th          { font-size:10pt; }
p              { margin: 0.7em 0em; }
/*--------------------------------------------------------------*/
/* 要素指定 */

.footer        { font-size:8pt;
                 color: #ffffff;
               }
.caution       { font-size:8pt;
                 font-weight:bold;
                 color:#b32971;
               }
.scaution      { font-size:8pt;
                 font-weight:normal;
                 color:#b32971;
               }
.km-tb-p       { font-size:11pt;
                 font-weight:bold;
                 color:#ffffff;
                 background-color:#532ea5;
               }
.catalog       { font-size:13pt;
                 font-weight: bold;
                 color:#ffffff;
                 background-color:#47249c;
               }
.catalog-num   { font-size:21pt; }
.ninki-tb-m    {
                 font-weight:bold;
                 color:#532ea5;
                 background-color:#eff2fe;
               }
.tb-week       {
                 font-weight:bold;
                 color:#000000;
                 background-color:#ffffff;
               }
.tb-sun        {
                 font-weight:bold;
                 color:#ff0000;
                 background-color:#ffffff;
               }
.tb-sat        {
                 font-weight:bold;
                 color:#008aff;
                 background-color:#ffffff;
               }
.ct-goods      {
                 color:#421c98;
                 font-size:19pt;
                 font-weight:bold;
               }



/*--------------------------------------------------------------*/
/* フォント指定 */

.ft-xsmall      { font-size: 8pt; }
.ft-small       { font-size: 9pt; }
.ft-normal      { font-size:10pt; }
.ft-large       { font-size:11pt; }
.ft-xlarge      { font-size:12pt; }

/*--------------------------------------------------------------*/
/* マージン */

.mr-left15px    { margin-left: 15px; }
.mr-knowledge   { margin: 5px 8px 30px 15px; }
.mr-cgi-bin1    { margin: 0.5em 0em 0.5em 2.9em; }
.mr-cgi-bin2    { margin: 0.5em 0em 0.3em 0.5em; }

/*--------------------------------------------------------------*/
/* 文字装飾 */

.ft-38128e      { color: #38128e; }
.ft-f84fa6      { color: #f84fa6; }
.ft-a31a62      { color: #a31a62; }
.ft-ff0000      { color: #ff0000; }
.ft-008aff      { color: #008aff; }

/*--------------------------------------------------------------*/
/* 背景パターン指定 */

.bg-fae5f0      { background-color: #fae5f0; }
.bg-686868      { background-color: #686868; }
.bg-a1a1a1      { background-color: #a1a1a1; }
.bg-b32a72      { background-color: #b32a72; }
.bg-ccf7f7      { background-color: #ccf7f7; }
.bg-f1f4fe      { background-color: #f1f4fe; }
.bg-eff2fe      { background-color: #eff2fe; }
.bg-532ea5      { background-color: #532ea5; }
.bg-ffffff      { background-color: #ffffff; }
