@charset "utf-8";

/*////////////////////////////////////////////////////////////

	[seminar_4th.css] report
	
	(C)Shinkousoku Printing Inc.

////////////////////////////////////////////////////////////*/


div#content h2 {
	background: url(../img/title_seminar_4th.gif) no-repeat;
}

div#content div.section table th {
	width: 4em;
}

div#content div.section table p,
div#content div.section table ol {
	margin: 0;
}

div#content div.section table li {
	list-style-type: upper-roman;
	margin: 0 0 0 2em;
}


/*  photos  */
div.photos ul:after {
	content: '.';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0;
}
*:first-child+html div.photos ul {
	zoom: 1;
}
* html div.photos ul {
	zoom: 1;
}


div#content div.photos ul {
	width: 640px;
	margin: 20px 10px 0 30px;
}

div#content div.photos ul li {
	float: left;
	width: 300px;
	margin: 0 20px 20px 0;
	padding: 0;
	background: none;
}