@import url(style.css);
.maintext {
	font-size: 12px; line-height: 18px ;
}
.maintextblue {
	color : #0b6fb3; font-size: 12px; line-height: 18px ;
}
.mini {
	font-size: 10px; line-height: 12px ;
}
.miniblue {
	color: #336699; font-size: 11px; line-height: 14px ;
}


.Layout{
  padding-top : 5px;
  padding-left : 20px;
}

.padding10{
  
  
  
  padding-left : 10px;
}













.LINK{
  font-size : 15px;
}

body{
  
  
  margin-top : 0px;
  margin-left : 0px;
}

.mame-big{
  font-size : 18px;
  font-weight : bold;
  color : #663320;
}

.title{
  font-size : 18px;
}



.border{
  
  padding-bottom : 0px;border-width : 0px 0px 1px;
  
  border-bottom-style : solid;
  border-bottom-color : gray;
}

.border_dot{
  padding-bottom : 0px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : gray;
}

