@charset 'utf-8';

/* keyvisual
-------------------------------------------------- */

#keyVisual {
	width: 880px;
	height: 152px;
	padding: 0px;
	margin: 0px;
	background: url(/seminar/shared/images/keyvisual.jpg) left top no-repeat;
	position: relative;
}

#keyVisual .keyvisualTitle {
	width: 1px;
	height: 1px;
	padding: 0px;
	margin: 0px;
	display: block;
	font-size: 1px;
	te\xt-indent: -10000px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	line-height: 1;
}

/* heading Element
-------------------------------------------------- */

#mainArea h2.changeLarge {
	width: 605px;
	_width: 644px;
	_w\idth: 605px;
	height: 66px;
	_height: 92px;
	_he\ight: 66px;
	padding: 26px 0px 0px 39px;
	margin: 0px 0px 12px;
	font-size: 130%;
	line-height: 1.4;
	color: #333333;
	font-weight: bold;
	background: url(/seminar/shared/images/h2_bg_large.gif) left bottom no-repeat;
}

#mainArea h2.changeLarge span {
	font-size: 90%;
}

#mainArea h2 {
	width: 622px;
	_width: 644px;
	_w\idth: 622px;
	height: 36px;
	_height: 44px;
	_he\ight: 36px;
	padding: 8px 0px 0px 22px;
	margin: 14px 0px 12px;
	font-size: 120%;
	line-height: 1.5;
	color: #333333;
	font-weight: bold;
	background: url(/shared/images/h2_bg.gif) left bottom no-repeat;
}

#mainArea .h2Elements h3 {
	padding: 1px 0px 3px 10px;
	margin: 1px 10px 0px 0px;
	font-size: 100%;
	line-height: 1.4;
	color: #000000;
	font-weight: bold;
	background: url(/shared/images/h3_bg.gif) 0px 2px no-repeat;
}

