@charset "shift_jis";
/* ---------------------------------
     base styles
		 last updated 2020.03.06
------------------------------------*/
#gnavi ul li#Seminars a {
	background-image: url(../../common/images/gnavi_on.gif);
	background-position: -420px;
}

#menu {
	margin-bottom: 21px;
}

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

#main div.message {
	background-color: #3e9738;
	padding: 0 0 20px 0;
}

#main div.message h1 {
	margin-bottom: 15px;
}

#main a {
	text-decoration: none;
}

#main figure figcaption {
	width: 480px;
	line-height: 1.7;
	color: #FFF;
	font-weight: bold;
	margin-top: 15px;
	padding: 0 10px;
}

#main figure figcaption span.blue {
	color: #03F;
}
