@charset "UTF-8";

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

/* gbox */
#contents .gbox h4{
	margin:0 0 10px;
}
#contents .gbox .column,
#contents .gbox .column_right {
	width: 310px;
	float: left;
	margin: 30px 35px 0 0;
}
#contents .gbox .column_right {
	margin: 30px 0 0;
}


/* contactarea
----------------------------------------------- */
#contactarea {
	background: url(../../translate/images/contact_background.png) repeat left top;
}
