body {
	background-color:#ffffff;
	color:#003366;
	font-family :'ＭＳ Ｐゴシック, Osaka';
	font-size:10pt;
}

.size8{font-size:8pt; font-family :'ＭＳ Ｐゴシック, Osaka';line-height: 100%}
.size11{font-size:11pt; font-family :'ＭＳ Ｐゴシック, Osaka';}
.size12{font-size:12pt; font-family :'ＭＳ Ｐゴシック, Osaka';}
.size13{font-size:13pt; font-family :'ＭＳ Ｐゴシック, Osaka';}
.size14{font-size:14pt; font-family :'ＭＳ Ｐゴシック, Osaka';}
.size15{font-size:15pt; font-family :'ＭＳ Ｐゴシック, Osaka';}
.size16{font-size:16pt; font-family :'ＭＳ Ｐゴシック, Osaka';}

.size10px{font-size:10px; font-family :'ＭＳ Ｐゴシック, Osaka';}

body,td{
scrollbar-face-color: lightgrey;
  scrollbar-highlight-color: lightgrey;
  scrollbar-shadow-color: lightslategray;
  scrollbar-3dlight-color: lightslategray;
  scrollbar-arrow-color: lightslategray;
  scrollbar-track-color: lightgrey;
  scrollbar-darkshadow-color: lightgrey;
}

table {
font-family :'ＭＳ Ｐゴシック, Osaka'; 
font-size:10pt;
line-height: 120%
}
select{
background-color :lightslategray;
color : white; 
font-family :'ＭＳ Ｐゴシック, Osaka'; 
font-size:10pt}

TEXTAREA{
background-color :white;
color : 003366; 
font-family :'ＭＳ Ｐゴシック, Osaka'; 
font-size:10pt}


.shadow{width:10%;height:10%;
filter:dropshadow(offx=10,offy=10,color=#555555);} 

.marker1{background-color:#ffa500}
.marker2{background-color:palegoldenrod}

a:link{color:#F33EC2;}
a:active{color:#F33EC2;text-decoration:none;}
a:active{color:lightcoral;text-decoration:none;}
a:visited{color:plum;text-decoration:none;}
a:hover{background-color:lightsteelblue;font-size:none;font-weight:none;} 
.bgcolor {
	font-size:10pt;
	font-family :"ＭＳ Ｐゴシック", "Osaka";
	background-color: #CCCCFF;
	font-style: normal;


}
.red{
	color:#CC0000;
}