.item  {
  float: left;
  width: 95px;
		margin-right: 10px;
		margin-bottom: 20px;
}

.item img  {
		margin-bottom: 10px;
		padding: 3px;
		background-color: #e9ebf1;
		
}

.item dl dt  {
  height: 30px;
  font-size: 10px;
		font-weight: normal;
		line-height: 100%;
		margin-bottom: 3px;
}

.item dl dd  {
  font-weight: bold;
		color: #45b48c;
}





.item02  {
  float: left;
		margin-bottom: 20px;
}

.item02 dl dt  {
  float: left;

  width: 500px;

  color: #993399;
  background: url(../img/icon_dia.jpg) no-repeat;
  margin-bottom: 10px;
  padding-left: 18px;
		font-weight: bold;
}

.item02_dd_01  {
  float: left;

  width: 500px;

  color: #006666;
  margin-bottom: 10px;
		font-weight: bold;
}

.item02_dd_02  {
  float: left;

  width: 500px;

  color: #333333;
  margin-bottom: 10px;
		font-weight: normal;
}

.item02_img_01  {
  margin: 0 0 15px 0;
}

.item02_img_02  {
  margin: 0 9px 9px 0;
}

.item02_img_03  {
  margin: 0 0 9px 0;
}