.font10 {
	font-size: 10px;
	color: #666666;

}
.font12 {
	font-size: 12px;
	color: #666666;
  line-height : 120%;
  text-align:left;
}
.font14 {
	font-size: 14px;
	color: #666666;
}
.font18 {
	font-size: 18px;
	color: #ffffff;
	font-weight:bold;
}


.font13 {
	font-size: 13px;
	color: #666666;

}
H1{
 font-size: 13px;
 color: #0099ff;
 margin: 0px;
 font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3"
}
H2{
  color : #ff9ea5;
  font-size:14px;
  margin-bottom: 2px;
  font-weight:bold;
  text-align:center;
}
h3{
font-weight:bold;
color:#0099CC;
font-size:12px;
margin-bottom:2px;
}

.boldtxt {
font-weight:bold;
}

.itlctxt {
font-style:italic;
}