<!-- フォントの指定 -->
.menu { color: #FFFFFF; font-weight: bold;} /* 各ページへのリンクのフォントの指定 */
.comenufo { font-size:15pt; font-weight: bold; color: #FFFFFF;} /* 各ページのコンテンツタイトルのフォント指定 */
.kaisya {color: #000000; font-size: 12pt;} /* ページ下部会社住所他 */
.hinmei {color: #000000; font-weight: bold; font-size: 14pt; text-align: center;} /* 商品紹介の各商品名 */
.top {color: #000000; text-align: center; text-decoration: underline; } /* トップに戻るほか */
.index2a {color: #6666FF; text-align: center; font-size: 15pt; font-weight: bold; width:100%; filter:Shadow(color=silver,direction=135);}
.index2b {color: #FF0000; text-align: center; font-size: 13pt; font-weight: bold; }
.linkfont {color: #FFFFFF; text-align: center; font-size: 13pt; font-weight: bold; }
.marq {color: red; font-size: 13pt; font-weight: bold; }
.otim {color: blue; text-decoration: underline;}
.ion {color: blue; font-weight: bold;} /* 製造工程豆腐フォント設定 */
.ion2 {color: blue; font-weight: bold; text-align: center;}
.ion3 {color: #000000; font-weight: bold; text-align: center;}
.ion4 {color: #000000; font-weight: bold; }

<!-- Aタグの指定 -->
A { text-decoration: none; } /* リンクの下線を非表示にする */
A.syohin {color: gray; }


<!-- セルの指定 -->
.mcolor { background-color:#FF9900;} /* 各ページへのリンクの背景色の指定 */
.cont { background-color:#FFFFFF; width: 200px;} /* 各ページのコンテンツへのリンクのセルの背景色 */
.comenu { background-color:#FF9933; width: 196px;} /* 各ページのコンテンツタイトルのセルの背景色 */
.kacolor { background-color:#FF9900; width: 150px;} /* 会社概要のページのテーブル背景色 */
.otoi {background-color:#FF9900; width: 160px; } /* お問い合せセルの背景色等指定 */
.link {background-color:#FF9900;} /* linkのセルの背景指定 */

<!-- リストのスタイル指定 -->
UL LI {color: gray; font-weight: bold; }






