@charset "utf-8";


#seminar h2 {
	clear: both;
	font-size: 90%;
	width: 756px;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-bottom: 3px;
	_height: 1em;
	background-image: url("../images/h2_1cl_bottom.gif");
	background-repeat: no-repeat;
	background-position: 5px bottom;
}


#seminar h2 span.NF-text {
	display: block;
	background: url("../images/h2_1cl_bg.gif") no-repeat;
	_height: 1em; /* for IE6 */
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 23px;
}


#seminar p {
	font-size: 80%;
	margin-bottom: 10px;
	padding-left: 12px;
	padding-bottom: 3px;

}

#seminar img {
	margin-bottom: 6px;
}



#seminar-TopicPathArea {
	clear: both;
	font-size: 70%;
	width: 750px;
	margin-top: 8px;
	margin-bottom: 8px; 
	padding-left: 10px;
}



#box-text p {
	clear: both;
	font-size:80%;
	width: 765px;
	margin-bottom: 10px;
	padding-left: 7px;
	padding-bottom: 5px;
	_height: 1em;
	background-image: url("../images/main_box_m_frame_bottom.gif");
	background-repeat: no-repeat;
	background-position: 7px bottom;
}


#box-text p span.NF-text {
	display: block;
	background: url("../images/main_box_m_frame.gif") no-repeat;
	_height: 1em; /* for IE6 */
	padding-top: 6px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 12px;
}