﻿@charset "utf-8";

/*-- スクロールバーの設定  --*/
html, body {
    scrollbar-base-color: #99cc33;
    scrollbar-shadow-color: #ff0000;
    scrollbar-darkshadow-color: #99cc33;
    scrollbar-3dlight-color: #ff0000;
    scrollbar-arrow-color: #ff0000;
}
/*-- リンクの設定  --*/
a {
	text-decoration: none;
	color: #3300ff;
}

a:hover {
	color: #ff9900;
	text-decoration: none;
}
/*-- 背景の設定  --*/
body {
  background-image:url("img/syl-ar2.jpg");
  background-repeat:repeat;
}

/* $WEFT -- Created by: Dorji (dorji@oturchid.com) on 2007/02/10 -- */
@font-face {
    font-family: SaiyinWebCaganTig;
    font-style:  normal;
    font-weight: normal;
    src: url(http://www.oturchid.com/SAIYINW0.eot);
  }
@font-face {
    font-family: SaiyinWebHarTig;
    font-style:  normal;
    font-weight: normal;
    src: url(http://www.oturchid.com/SAIYINW1.eot);
  }
  @font-face {
    font-family: SaiyinWebBiqimelTig;
    font-style:  normal;
    font-weight: normal;
    src: url(http://www.oturchid.com/SAIYINW2.eot);
  }
  @font-face {
    font-family: SaiyinWebGarcagTig;
    font-style:  normal;
    font-weight: normal;
    src: url(http://www.oturchid.com/SAIYINW3.eot);
  }
  @font-face {
    font-family: SaiyinWebHawangTig;
    font-style:  normal;
    font-weight: normal;
    src: url(http://www.oturchid.com/SAIYINW5.eot);
  }




























