/* standard css sheet */

A:link {color: #005F7F}
BODY { font-size: small; color: #000000; background-color: #f7effb; }
.ttl { font-family: 'monospace'; font-size: x-large; text-align: left; background-color: #c7bfcb; 
    border-top: 2px solid #c7bfcb;
    border-left: 2px solid #c7bfcb;
    border-right: 2px solid #978f9b;
    border-bottom: 2px solid #978f9b; }
.ttl2 { font-size: medium; text-align: left; background-color: #c7bfcb; 
    border-top: 1px solid #c7bfcb;
    border-left: 1px solid #c7bfcb;
    border-right: 1px solid #978f9b;
    border-bottom: 1px solid #978f9b; }

/*
B { width: 100%; filter: DropShadow(color=#A8A8A8,offX=1,offY=1); }
U { width: 100%; filter: Shadow(color=#A8A8A8); }
*/

TD { font-family: "‚l‚r ƒSƒVƒbƒN"; font-size: 80%; }
TH { font-family: "Arial","‚l‚r ƒSƒVƒbƒN"; font-size: 90%; }
UL { margin-top: 0.1em; margin-bottom: 0.1em; }

div.sup { font-size: 90%; }
div.box { font-size: 90%; border-style:solid; border-color:#d99 #703 #703 #d99; margin:8px; padding:8px; background-color: #ffffdf }

.f11 { background-color: #FFFFAF; }
.f12 { background-color: #FFFFB8; }
.f13 { background-color: #FFFFBF; }
.f21 { background-color: #FFFFCF; }
.f22 { background-color: #FFFFDB; }
.f23 { background-color: #FFFFDF; }
.f31 { background-color: #FFFFDF; }
.f32 { background-color: #FFFFEB; }
.f33 { background-color: #FFFFEF; }

.f41 { background-color: #F8F8F8; }
.f42 { background-color: #FBFBFB; }
.f43 { background-color: #FFFFFF; }
.f51 { background-color: #F0F0F0; }
.f52 { background-color: #F3F3F3; }
.f53 { background-color: #F8F8F8; }
.f61 { background-color: #E0E0E0; }
.f62 { background-color: #EBEBEB; }
.f63 { background-color: #EFEFEF; }

.f71 { background-color: #D0D0D0; }
.f72 { background-color: #DBDBDB; }
.f73 { background-color: #DFDFDF; }

.item { width: 100%; filter: DropShadow(color=#A8A8A8,offX=1,offY=1); }

.name { font-family: "‚l‚r ‚oƒSƒVƒbƒN "; width: 100%; filter: Shadow(color=#C8C8C8); }
.name1 { font-family: "‚l‚r ‚oƒSƒVƒbƒN "; font-size: 120%; width: 100%; filter: Shadow(color=#C8C8C8); }
.face { font-family: "‚l‚r ƒSƒVƒbƒN"; width: 100%; filter: DropShadow(color=#A8A8A8,offX=1,offY=1); }
.face1 { font-family: "‚l‚r ƒSƒVƒbƒN"; }

.new { color: #df3f00; width: 100%; filter: DropShadow(color=#efA8A8,offX=1,offY=1); }

.anno { color: #ff0000; font-style: italic; }

ul,ol{
	margin: 0em 0 0em 2em !important;
	list-style-image:none !important;
}
