/* CSS Document */ body { background-color: #ffffff; margin: 0px; padding:0; } 
.head { /* 上部背景 */ background-color: #990033; background-image: url(img/stripe.gif); 
width: 100%; } .logo { /* ロゴ */ position: absolute; left: 17px; top: 20px; z-index: 
2; } .navi { /* ナビゲーション */ text-align: right; position: relative; height: 70px; 
z-index: 1; } .navia { width:70px; height:31px; background-image: url(img/profile.gif); 
background-repeat: no-repeat; position: relative; margin-top:20px; } a:hover .navia 
{ background-position:0px -32px; } .navib { width:70px; height:31px; background-image: 
url(img/work.gif); background-repeat: no-repeat; position: relative; margin-top:20px;} 
a:hover .navib { background-position:0px -32px; } .navic { width:70px; height:31px; 
background-image: url(img/info.gif); background-repeat: no-repeat; position: relative; 
margin-top:20px; } a:hover .navic { background-position:0px -32px; } .navid { 
width:70px; height:31px; background-image: url(img/access.gif); background-repeat: 
no-repeat; position: relative; margin-top:20px; } a:hover .navid { background-position:0px 
-32px; } h1 { /* タイトル */ font-size:1em; padding:0; margin: 0; background-color:#c0c0c0; 
} h1 img { position:realtive; margin-top:1px; margin-bottom:1px; margin-left:18px; 
} h2{ font-size: 0.8em; color: Gray; font-style: normal; padding-top: 0; margin-top:50px; 
margin-bottom:0; } .list { /* 表組 */ margin-top:20px; } .item { /* 表組大項目 */ color: 
#ffffff; text-align: center; font-weight: bold; } .item a{ /* 表組項目名 */ display: 
block; color: #ffffff; text-align: center; font-size: 8pt; text-decoration: none; 
font-weight: bold;} a:hover { color: Yellow; } .itemA { /* 表組項目名 */ height: 110px; 
width: 110px; background-color: #990033; } .itemB { /* 表組アキ */ height: 20px; } 
.itemC { * 表組アキ */ width: 15px; } .itemD { /* カタログ列 */ height: 110px; width: 120px; 
background-image: url(img/workitem1.jpg); background-repeat: no-repeat; background-position: 
center; } .itemE { height: 110px; width: 120px; background-image: url(img/workitem2.jpg); 
background-repeat: no-repeat; background-position: center; } .itemF { height: 
110px; width: 120px; background-image: url(img/workitem3.jpg); background-repeat: 
no-repeat; background-position: center; } .itemG { height: 110px; width: 120px; 
background-image: url(img/workitem4.jpg); background-repeat: no-repeat; background-position: 
center; } .itemH { /* 広告列 */ height: 110px; width: 120px; background-image: url(img/workitem5.jpg); 
background-repeat: no-repeat; background-position: center; } .itemI { height: 
110px; width: 120px; background-image: url(img/workitem6.jpg); background-repeat: 
no-repeat; background-position: center; } .itemJ { height: 110px; width: 120px; 
background-image: url(img/workitem7.jpg); background-repeat: no-repeat; background-position: 
center; } .itemK { /* その他列 */ height: 110px; width: 120px; background-image: url(img/workitem8.jpg); 
background-repeat: no-repeat; background-position: center; } .itemL { height: 
110px; width: 120px; background-image: url(img/workitem9.jpg); background-repeat: 
no-repeat; background-position: center; } .itemM { height: 110px; width: 120px; 
background-image: url(img/workitem10.jpg); background-repeat: no-repeat; background-position: 
center; } .itemN { height: 110px; width: 120px; background-image: url(img/workitem11.jpg); 
background-repeat: no-repeat; background-position: center; } .itemO { height: 110px; width: 120px; background-image: url(img/workitem12.jpg); background-repeat: no-repeat; background-position: center; }
