@charset "shift_jis";
/* ---------------------------------
     styles sheet
		 last updated 2020.03.06
------------------------------------*/

#gnavi ul li#Seminars a {
	background-image: url(../common/images/gnavi_on.gif);
	background-position: -420px;
}

#menu ul li#seminars a {
	background-image: url("../common/images/menu_on.png");
}

#images figure {
	margin: 15px 0 0 0;
}



#main div.message div.section,
#main div.message div div.section {
	margin-bottom: 0;
}

span.blue a { color: #06F;}
span.underlineNormal {
	border: none;
	color: #06F;
	text-decoration: underline;
}

#main div.message h3 {
	margin: 0;
}

#main h3 a {
	font-size: 103%;
	color: black;
	text-decoration: underline;
}

#main p.s1 {
	margin: 0 0 1.0em 0;
}

#main div.message ul {
	list-style: none;
	margin: 0 0 1.6em 0;
}

#main div.message ul li {
	margin-bottom: 1.0em;
	padding-left: 1.5em;
	text-indent: -1.5em;
}

#main div.message ul li:before {
	content: "Eu";
}

#main div.message ul li:after {
	content: "v";
}