body {font-family:Lucida Sans ; font-size:13px ; color:#5E5E5E ;}

.bg3 {
  background-image: url('Imgs/Background/TopBg1.png'); /* 全体の背景画像 */
  background-repeat: no-repeat;                  /* 背景を繰り返さない */
  background-position:  left bottom;             /* 背景画像の位置は右下 */
}
.bg4 {
  background-image: url('Imgs/Background/TopBg2.png'); /* 全体の背景画像 */
  background-repeat: no-repeat;                  /* 背景を繰り返さない */
  background-position:  left top;             /* 背景画像の位置は右下 */
}
.bg1   {
        background-color:#FFFFFF ;
        width:150px;
        height:130px;
       }
.bg2   {background-color:#5e5e5e ;}
.bg5   {background-color:#ffffff;}
.bg6 {
  background-image: url('Imgs/DX152.jpg'); /* 全体の背景画像 */
  background-repeat: no-repeat;                  /* 背景を繰り返さない */
  background-position:  center middle;             /* 背景画像の位置は右下 */
}

.Link1 {font-family:Lucida Sans ; font-size:13px ; color:#5E5E5E ; text-decoration:none ;}
.Link2 {font-family:Lucida Sans ; font-size:13px ; color:#5E5E5E ; text-decoration:none ; margin-left:30px ;}
.Link3 {font-family:Lucida Sans ; font-size:13px ; color:#5E5E5E ; text-decoration:none ; margin-left:40px}
.Link4 {font-family:Lucida Sans ; font-size:13px ; color:#5E5E5E ; text-decoration:none ; margin-left:10px}

em     {font-family:Lucida Sans ; font-size:13px ; color:#ff0000 ; text-decoration:none ; text-style:nomal ;}
