BODY
{
 /* 全体文字設定 */
 font-size:small;
 color:#804000;
 /* 全体壁紙 */
 background-image : url(../img/sozai/bl.gif);
  font-family : "MS UI Gothic";
}

body
{
 scrollbar-face-color: #ffffff; /*スクロールバー本体の色*/
 scrollbar-highlight-color: #ccccff; /*スクロールバー左側（上）の影*/
 scrollbar-shadow-color: #ccccff; /*スクロールバー右側（上）の影*/
 scrollbar-3dlight-color: #ccccff; /*スクロールバーの左側（下）の影*/
 scrollbar-arrow-color: #ccccff; /*矢印の色*/
 scrollbar-track-color: #ffffff; /*背面の色*/
 scrollbar-darkshadow-color: #ccccff;/*スクロールバー右側（下）の影*/
}

a:link {
text-decoration:underline; }
a:visited {
text-decoration:underline; }
a:active {
text-decoration:underline; }
a:hover {
text-decoration:underline; position:relative;top:2px;left:2px; /* マウスが乗ったとき引っ込む */
}

h1
 /* 影太 */
{
 font-size:small;
 font-weight:bold;
 width:100%;
 filter:dropshadow( color=#cccccc,offx=1,offy=2,positive=1);
}

hr
/* 水平線設定 */
{
 width:100%;
 size:2;
 color:#e0c4b0;
 border-style:dashed;
}

td.aotubu
{
 padding:0.5em;
 background-image:url('../img/sozai/aoten2.gif'); /* 何らかの画像（上なら../） */
}

td.usuaotubu
{
 padding:0.6em;
 background-image:url('../img/sozai/usuaoten.gif'); /* 何らかの画像（上なら../） */
}

td.hyou
{
 /* 罫線だけの表*/
 background-color : white;
}

.contentsbox
{
 border-style:none;
 padding:0.5em;
 background-image:url('../img/sozai/aoten2.gif'); /* 何らかの画像（上なら../） */
}

.yutori
{
 line-height:150%;
}

.hirome
{
 padding:1em;
}

.yutohiro
{
 line-height : 1.8em;
 padding:1em;
}

.tensen
{
 border-color:#9999ff;
 border-style:dashed;
 border-width:1px;
}

.eigo
{
 /* 英字設定 */
 font-family:Comic Sans MS;
}

.shadow
{
 /* 影つき文字 */
 width:100%;
 filter:dropshadow( color=#cccccc,offx=1,offy=1,positive=1);
}

TABLE.hyou
{
 /* 罫線だけの表*/
 background-color : #660000;
 padding:1em;
border-top-width : 5px;border-right-width : 5px;border-bottom-width : 5px;border-left-width : 5px;border-color : maroon maroon maroon maroon;}

 /*ルーズリーフ風コンテンツボックス*/
.looseleaf
{
    font-family: Verdana;
    font-size: 11px;

    line-height: 1.5em;
    white-space: normal;
    padding: 12px;

    /* 画像パス名は各自変更して下さい。 */
    background-image: url('../img/sozai/lslf.gif');
    background-position: 0px 20px;
}


address
{
 /* アドレス文字設定 */
 text-align:center;
 font-style:normal;
 font-family:ＭＳ Ｐゴシック;
 font-size:small;
 border-style:solid;
 border-width:0px;
 padding:0.5em;
 width:80%;
}
 
TABLE{
  background-color : white;
}
TD.syouhin{
  line-height : 150%;
  background-image : url(../img/sozai/usuaoten.gif);
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  
  
  
  
}

