<style type="text/css">
<!--

/*　--------------------全画面共通--------------------　*/

/* ヘッダ */

.Head {
width: 750px;
height: 100px;
background-image: url("jpg/head.jpg");
}

/* メインメニュー */

.MainMenu {
text-align: center;
}

.MainMenu th {
width: 103px;
height: 30px;
text-align: center;
background-image: url("jpg/back.gif");
}

.MM-Link {
color:white;
font-size: 14px;
text-decoration:none;
}

/* メインフレーム */

.MainFrame {
width: 750px;
border-collapse: collapse;
}

/* サイドメニュー */

.SideMenu {
width: 130px;
vertical-align: top;
background-color: #ccccff;
}

/* コンテンツエリア */

.Area {
width: 620px;
vertical-align: top;
text-align: center;
border-width: 0px 0px 0px 0px;
border-style: solid ridge ridge solid;
border-color : navy silver navy navy;
}

/* ページトップへ */

.PageTop {
width: 600px;
text-align: right;
}

/* フッタ区切り線 */

.line-footer {
text-align:center;
height:10px;
}

/* フッタメニュー */

.navi-footer {
font-size : 12px;
text-decoration : none;
color:#666666;
}

/* メニュー変色 */

a.side {
text-decoration : none;
}

a:hover.side {
background-color: #6666ff;
width: 95px;
font-weight:bold;
color:#ffffff;
}

/*　--------------------テーブル共通--------------------　*/

/* テーブルレイアウト（共通）*/

.Table {
width: 600px;
background-color: #000000;
}

.Table th {
background-image: url("jpg/back.gif");
color:white;
font-weight:bold;
}

.table td {
background-color: #ffffff;
}

/* テーブルレイアウト（共通枠無し）*/

.TableL {
width: 600px;
}

.TableL th {
background-image: url("jpg/back.gif");
color:white;
font-weight:bold;
}

/*　--------------------インフォメーション--------------------　*/

/* インフォメーション */

.info {
border-collapse: collapse;
}

.info td {
vertical-align: top;
}

/*　--------------------PP・取り扱い注意--------------------　*/

/* 注意事項・プライバシーポリシー*/

.boxwp {
width: 600px;
}

.boxwp td {
vertical-align: top;
}

/*　--------------------製品紹介テーブル共通--------------------　*/

/*  塗装方法レイアウト */

.TableI {
width: 600px;
}

.TableI th {
font-weight:bold;
}

.TableI td {
text-align: left;
vertical-align: top;
}

/* 塗装手順レイアウト */

.TableT {
width: 500px;
}

.TableT td {
vertical-align: top;
}


/* 塗装手順レイアウト(ムース） */

.TableTM {
}

.TableTM td {
vertical-align: top;
}

/* 塗装見本レイアウト*/

.TableP {
width: 500px;
}

.TableP th {
background-image: url("jpg/back.gif");
text-align: center;
color:white;
}

.TableP td {
background-color: #ffffff;
text-align: center;
}

.TableS {
background-color: #000000;
}

.tableS td {
background-color: #ffffff;
text-align: center;
vertical-align: middle;
width: 120px;
}

/*　--------------------ミュージアム--------------------　*/

/* テーブルレイアウト（共通）*/

.TableM {
width: 600px;
}

.TableM th {
background-image: url("jpg/back.gif");
color:white;
}

.TableM td {
vertical-align: top;
}

/* --------------------サポートページ-------------------- */


.Meyasu {
background-color: #000066;
}

.Meyasu td {
background-color: #ffffff;
}

/* --------------------ページ内の区切り線-------------------- */

.line {
width:600px;
text-align:center;
color:silver;
height:1px;
}

.line-n {
width:500px;
text-align:center;
color:silver;
height:1px;
}

-->
</style>
