/*--------------------------------------
   SCN css hinagata ver.2.6 2007-2009
--------------------------------------*/
/*------------------------------------*/



/*--------Kihon-----------------------*/
body {
  background-color: #ffffff;
  background-image: url("bg02.jpg");
  background-repeat: repeat-y;/*---repeat repeat-x repeat-y no-repeat---*/
  color: #000000
}


* {
  font-family: "ＭＳ Ｐゴシック",sans-serif,monospace;
　font-size: 10pt 
  font-weight: normal
}



#myblue{
	color:#0080ff;
}
#myorange{
        color:#ff8040;
}
#mypink{
        color:#ffeefe;
}
#myyellow{
        color:#fdfede;
}
#mysilver{
        color:#c0c0c0;
}

P { color: red !important; }

H1 {
	font-weight: normal;
	font-size: 10pt;
	text-align: center;
	color: #0080FF !important;
}
H2 {
	font-weight: normal;
	font-size: 8pt;
	text-align: center;
	color: #0080FF !important;
}
h3 {
　　font-size: 12pt 
}
h4 {
　　font-size: 10pt 
}
h5 {
　　font-size: 8pt 
}
h6 {
　　font-size: 6pt 
}

a:link {
　color: #0000ff;
}
a:visited {
　color: #0000ff;
}
a:hover {
　color: #ff00ff;
　background-color: #0000aa;
}

/*------------------------------------*/


}
