/*--------------------------------------
  Grobal
--------------------------------------*/
.text {
	margin : 0px 10px 10px 10px;
	font-size : 13px;
	text-align : left;
	line-height : 1.3em;
}

.pics {
  text-align : center;
}

.pics IMG {
  margin-right : 4px;
  margin-bottom : 10px;
}

P {
  text-align : justify;
  text-justify : distribute;
}

/*--------------------------------------
  History
--------------------------------------*/
#history {
  clear : both;
  margin-bottom : 0px;
}

#history TABLE {
  float : left;
  width : 456px;
  height : 400px;
  border-collapse : collapse;
  margin : 0px 0px 10px 10px;
  border : 2px solid #999999;
}

#history TH {
  font-size : 13px;
  vertical-align : top;
  white-space : nowrap;
  padding : 8px 5px;
  border : 1px solid #999999;
  text-align : left;
}

#history TD {
  font-size : 13px;
  vertical-align : top;
  padding : 8px 5px;
  border : 1px solid #999999;
}

/*--------------------------------------
  Fruits Ring Guide
--------------------------------------*/
#fruits_ring_guide {
	float : right;
	width : 312px;
	margin : 0px 10px 10px 10px;
	font-size : 13px;
	line-height: 17px;
}

/*--------------------------------------
  About Mark
--------------------------------------*/
#about_mark {
  clear : both;
}

/*--------------------------------------
  Founder
--------------------------------------*/
#founder {
	float : right;
	width : 496px;
	margin : 0 0 0 10px;
}

/*--------------------------------------
  Nikoku
--------------------------------------*/
#nikoku {
  clear : both;
}
