/* LinkvfΜX^Cwθ ---------------------------------*/
a:link { color:#0000ff; text-decoration:underline;}     /*’KβΜAJ[*/
a:visited { color:#990000; text-decoration:underline;}  /*KβΟέΜAJ[*/
a:active { color:#666666; text-decoration:none;}   /*IπΜAJ[*/
a:hover{ color:#ff0000;text-decoration: underline;}     /*}EXͺΚί΅Δ’ιAJ[*/

/* menu{^ΜFέθ ----------------------------*/
span#g { background:#006633; color:#ffffff; }
span#bw { background:#bb8811; color:#550000; }
span#b { background:#0000ff; color:#ffffff; }


*{
	margin: 0px;
	padding: 0px;
}

body {
	background: #ffffdf;
  font-family : '"lr oSVbN", "MS UI Gothic", Osaka';
	font-size: 12pt;
	line-height: 150%;
	color: #444444;
	margin: 10px;
}
table#topic {
  background-image: url("images/legal.gif");
	text-align: center;
	border: 1px solid #999999;
	margin: 10px;
}
tr#content {
  font-family : '"lr oSVbN", "MS UI Gothic", Osaka';
  font-size: 12pt; 
	text-align: left;
  margin-left : 2em; 
  margin-right : 2em;}

div#head {
	padding: 5px 5px 5px 15px;
	margin: 2px;
	font-size: 120%;
	text-align: left;
	color: blue;
	background: #ffffff;
	background-image: url("../images/gradation_sb.gif");
	border-bottom: 1px solid #999999;
}
div#indent {
  font-family : '"lr oSVbN", "MS UI Gothic", Osaka';
  font-size: 12pt; 
	text-align: left;
  margin-left : 15px; 
  margin-right : 10px;}

pre#contents {
  font-family : '"lr oSVbN", "MS UI Gothic", Osaka';
  font-size: 12pt; text-align: left; margin-left : 1.5em;} 
pre {
  font-family : '"lr oSVbN", "MS UI Gothic", Osaka';
  font-size: 12pt; margin: 0px 10px 0px 10px;}
pre#indent {
  font-family : '"lr oSVbN", "MS UI Gothic", Osaka';
  font-size: 12pt; text-align : left; margin-left : 1.5em;}
