@charset "UTF-8";

/* contents
----------------------------------------------- */

/* summary */
#contents .summary {
	background: rgb(255,245,220) url(../../interpret/images/summary_background.png) no-repeat bottom;
}
#contents .summary_inner {
	background: url(../../interpret/images/summary_icon.png) no-repeat left center;
}
#contents .summary h3 {
	color: rgb(195,105,25);
}


/* contactarea
----------------------------------------------- */
#contactarea {
background: url(../../interpret/images/contact_background.png) repeat left top;
}
#contactarea .order a {
	background: url(../images/btn_order_red.png) no-repeat left top;
}