/* CSS Document */



body{

  margin : 0;

  background-image : url('/img/kabe.gif');

  /*background-image : url('../img/bg-001.gif');*/

}



body,td,div{

  font-size : 10pt;

  color : #63639C;

  line-height : 130%;

}



.FONTSIZE_14{ font-size : 14pt; }

.FONTSIZE_13{ font-size : 13pt; }

.FONTSIZE_12{ font-size : 12pt; }

.FONTSIZE_11{ font-size : 11pt; }

.FONTSIZE_10{ font-size : 10pt; }

.FONTSIZE_9{ font-size : 9pt; }

.FONTSIZE_8{ font-size : 8pt; }



.bold{

  font-weight : bold;

}



a{

  color : #000099;

  text-decoration:none

}

a:hover{

  color : #6699CC;

  text-decoration:none

}



#contents{

  padding-bottom : 30px;

}



.box_text{

  line-height : 150%;

  padding-bottom : 5px;

}



.box_text2{

  line-height : 150%;

  padding-bottom : 3px;

}



.style3 {color: #000099}



ol{

  margin-top : 7px;

  margin-bottom : 7px;

}