@charset "utf-8";
/* --------------------------------------------------

	css/safety.css

-------------------------------------------------- */

/* ------------------------
	contents
------------------------ */
#contents {
	background-image: url(../img/common/cnt_bg01.gif);
}
#contents h2 {
	padding-bottom: 42px;
}
/* box01 */
#contents .box01 {
	width: 623px;
	padding-left: 30px;
}
#contents .box01 p {
	line-height: 2;
}
#contents .box01 p.pb2em {
	padding-bottom: 2em;
}

/* ------------------------
	side
------------------------ */
#side {
	background-image: url(../img/event_cru/side_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 698px;
}
