@charset "utf-8";
/* --------------------------------------------------

	css/company.css

-------------------------------------------------- */

/* ------------------------
	contents
------------------------ */
#contents {
	background-image: url(../img/common/cnt_bg01.gif);
	height: 689px;
}
#contents h2 {
	padding-bottom: 14px;
}
#contents table {
	margin-left: 16px;
}
#contents th {
	width: 90px;
	text-align: left;
	padding: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f2f2fa;
	vertical-align: top;
	line-height: 2;
}
#contents td {
	width: 494px;
	padding: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f2f2fa;
	line-height: 2;
	vertical-align: top;
}

/* ------------------------
	side
------------------------ */
#side {
	background-image: url(../img/event_cru/side_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 698px;
}
