body {
  line-height: 1.7;
  font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif, "Meiryo", sans-serif;
  -webkit-font-smoothing: antialiased;
/*
  color: #333333;
  font-size: 16px;
  background-color:#fdeff2;
*/
}
.text-primary{
	 color:#0099FF !important;
}
.text-secondary{
	 color:#065BC9 !important;
}
.btn-primary {
	border: 0px #ff4880 solid;
	background-color: #0099FF !important;
}
.navtoptbl {
	width:100%;
	height:100%;
	font-size:80%;
}
.navtopimg {
	height:40px;
	line-height:20px;
}

