@charset "utf-8";
/* --------------------------------------------------

	css/ask.css

-------------------------------------------------- */

/* ------------------------
	contents
------------------------ */
#contents {
	background-image: url(../img/common/cnt_bg01.gif);
	height: 689px;
}
#contents h2 {
	padding-bottom: 14px;
}
#contents p {
	padding-left: 23px;
	line-height: 18px;
	height: 18px;
	padding-bottom: 54px;
}

/**/
#contents .box01 {
	padding-left: 85px;
}
#contents .box01 dl {
	float: left;
	width: 277px;
}
#contents .box01 dt {}
#contents .box01 dd {
	line-height: 2;
}

/* ------------------------
	side
------------------------ */
#side {
	background-image: url(../img/event_cru/side_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 698px;
}
