@charset "euc-jp";

#topMainArea {
  float: left;
  width: 550px;
  margin-left: 1px;
}

#topRightArea {
  float: right;
  width: 200px;
  margin-right: 3px;
}

#topRightcounter {
	float: right;
	width: 200px;
	margin-right: 3px;
	margin-top: 7px;
}

.contentBox {
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
}

.aboutUda {
  font-size: 14px;
  line-height: 150%;
  font-weight: bold;
  color: #333;
  background-image: url(images/top/bg-about_uda.png);
  background-repeat: no-repeat;
  height: 140px;
  padding-top: 70px;
  padding-left: 20px;
  width: 230px;
  padding-right: 75px;
  float: left;
}

.newsTable td {
  padding-top: 5px;
  padding-right: 8px;
  padding-left: 8px;
}

.bgColor {
  background-color: #F0EDDF;
  padding-right: 8px;
  padding-bottom: 8px;
  padding-left: 8px;
}

.topMenuTitle {
  background-image: url(images/top/bg-other-top.png);
  background-repeat: no-repeat;
  height: 23px;
  padding-top: 11px;
  font-size: 14px;
  line-height: 100%;
  font-weight: bold;
  color: #003399;
  padding-left: 10px;
  width: 156px;
  padding-right: 10px;
}

.topMenuTitle2 {
  background-image: url(images/top/bg-etc-top.png);
  background-repeat: no-repeat;
  height: 23px;
  padding-top: 11px;
  font-size: 14px;
  line-height: 100%;
  font-weight: bold;
  color: #003399;
  padding-left: 10px;
  padding-right: 10px;
}

.topMenuBox {
  background-color: #FFF;
  margin-right: 2px;
  margin-left: 2px;
  padding: 5px;
  color: #069;
  font-size: 13px;
  line-height: 160%;
}

.topMenuBoxWrap {
  float: left;
  width: 176px;
  margin-top: 8px;
}

.topMenuBoxWrap2 {
  float: left;
  width: 355px;
  margin-top: 8px;
}

.trainingTitle {
  background-image: url(images/top/bg-training-top.png);
  background-repeat: no-repeat;
  height: 23px;
  padding-top: 11px;
  font-size: 14px;
  line-height: 100%;
  font-weight: bold;
  color: #003399;
  padding-left: 25px;
  width: 141px;
  padding-right: 10px;
}

a.training {
  background-image: url(images/top/bg-training-button-top.png);
  background-repeat: no-repeat;
  display: block;
  height: 17px;
  padding-left: 22px;
  padding-top: 6px;
  font-size: 12px;
  line-height: 100%;
  margin-top: 2px;
  margin-left: 1px;
}

.rightTitle {
  background-image: url(images/top/bg-right-title.png);
  background-repeat: no-repeat;
  font-size: 14px;
  line-height: 100%;
  color: #333;
  font-weight: bold;
  text-align: center;
  height: 22px;
  padding-top: 9px;
  margin-top: 5px;
}

.strong {
  font-size: 14px;
  line-height: 105%;
  font-weight: bold;
  color: #A27900;
}
.productTable td{
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #999;
  font-size: 10px;
  line-height: 120%;
  margin-bottom: 5px;
  padding-top: 5px;
}

.productTable img {
  margin-bottom: 5px;
}
.flexslider {
	border: 0;
	@include box-shadow(black 0 0 0);
}