@charset "utf-8";
/* ///////////////////////////////////////////////////////////////////
ACCS - activities.css

Copyright (C) KAYAC Co., Ltd. All rights reserved.
/////////////////////////////////////////////////////////////////// */

/* =========================================================
■index
========================================================= */
div#content div#main div.activitiesList {
	background: none;
}

div#content div#main div.activitiesList div.sectionInner {
	padding: 5px 0 0;
	background: url(/img/common/box_section_mdl_01.gif) repeat-y 0 0;
}

div#content div#main div.activitiesList div.sectionInner dl {
	margin: 0 25px;
	padding-bottom: 15px;
}

