/*---------------- FLAGS -------------------*/

.flag-01 {clear:both; margin:20px 0px 0px 30px;}

/*---------------- BX 1 -------------------*/
.bx1 {
	position:relative;
	float:left;
	clear: both;
	margin:0px 0px 8px 12px;
	width:380px;
	display:inline;
	}
.bx1-dot {
	background-image:url(../../_img/dot-w.gif);
	background-position:center center;
	background-repeat:repeat-x;
	width:100%;
	height:6px;
	font-size:4px;
	background-color:#FFFFFF;
	}
	
/*---------------- BX 2 -------------------*/
.bx2-mrc {
  padding-left: 5px;
  margin-bottom: -2px;
  margin-top: -2px;
  border-left-width: 1px;
  border-left-style: solid;
  border-right-width: 1px;
  border-right-style: solid;
  border-color: #C0C0C0;
  width: 100%;
}
.bx2_ttl {
  font-family: Verdana;
  font-size: 9pt;
  font-weight: 600;
  color: #414b58;
  cursor: pointer;
  margin-left: 10px;
  margin-top: 4px;
}
.bx2_sb_ttl {
  font-family: Verdana;
  font-size: 8pt;
  color: #717882;
  font-weight: 600;
  cursor: pointer;
  padding-left: 10px;
}
.bx2_txt {
  font-family: Verdana;
  font-size: 7pt;
  color: #70cbc8;
  cursor: pointer;
  padding-left: 15px;
}
.bx2_top{
  top: -1px;
  left: -1px;
  position:absolute;
}
.bx2_bottom{
  bottom: -1px;
  left: -1px;
	position:absolute;
  }
/*
.bx2_left-top{
  top: -1px;
  left: -1px;
  position:absolute;
}
.bx2_right-top{
  top: -1px;
  right: -1px;
  position: absolute;
}
.bx2_left-bottom{
  bottom: -1px;
  left: -1px;
	position:absolute;
  }
.bx2_right-bottom{
  bottom: -1px;
  right: -1px;
	position: absolute;
  }*/
.bx2 {
	position:relative;
	float:left;
	clear: both;
	margin:0px 0px 0px 6px;
	width:394px;
	display:inline;
	}
.bx2-1 {
  margin:0;
  margin:0px 12px 10px 12px;
  }
.bx2 table{
  background-image:url(../_img/pd-tb-bg.gif);
  background-color:#E1E8F0;
  background-position:center center;
  background-repeat:no-repeat;
}
.bx2 td{ vertical-align:middle; text-align:center;}
