/* アクリル注文フォーム */
.left_con {
	float: left;
}
.right_con {
	float: left;
}
.right_con dl,
.right_con dd {
  margin: 0;
  padding: 0;
}
#sec_type2 .left_con {
  text-align: center;
}
#sec_type2 .right_con {
  padding-left: 10px;
  border-left: dotted 2px #CC9966;
}
table#ac_image {
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
}
table#ac_image td#image {
	background-image: url(../images2/ac_image_back.gif);
	background-repeat: repeat-x;
  border: solid 1px #c1c1c1;
}

form#order_form dl{
  margin: 5px 0px;
	background-image: url(../images2/right_dl_back_305.gif);
	background-repeat: repeat-y;
}
form#order_form dt{
  color: #535353;
  font-weight: bold;
  line-height: 3em;
	background-image: url(../images2/right_dt_back_gr_305.gif);
	background-repeat: no-repeat;
}
form#order_form dd{
  line-height: 1.5em;
}
form#order_form p{
  margin: 0px 1em;
}
dl#last_con dt {
	background-image: url(../images2/right_dt_back_rd_305.gif);
	background-repeat: no-repeat;
}
span.dd_title {
  color: #b34300;
}
