@charset "UTF-8";

/* CSS Document */
/******************************************************************
# ランチェスター経営戦略とは
******************************************************************/

/*ヘッダのメニュー*/
#header div.head_r ul.head_menu li.head_manage a {
	background: url(../../img/head_manage_f2.gif) no-repeat left top;
}

/*サイドメニュー*/
#main div#side_menu ul.side_seminar li.side_seminar_b a {
	background: url(../../img/side_seminar_b_f2.gif) no-repeat right top;
}

/*ページタイトル*/
#main div#main_r div#main_con h1.page_title {
	background: url(../../seminar/img/consulting/title.jpg) no-repeat left top;
}


/*申込ボタン*/
p.contact_etc {
	width: 265px;
	height: 50px;
	margin: 50px auto 0 auto;
	_margin: 50px 0 0 155px;
}
p.contact_etc a {
	width: 265px;
	height: 50px;
	background: url(../../seminar/img/contact_etc.jpg) no-repeat left top;
}
p.contact_etc,
p.contact_etc a:hover {
	background: url(../../seminar/img/contact_etc_f2.jpg) no-repeat left top;
}


p span.consul_small {
	display: block;
	width: 427px;
	>width: 437px;
	margin: -10px 0 0 0 !important;
	padding: 0 0 0 10px;
	text-indent: -10px;
	
	font-size: 60%;
	/*\*/
		*font-size: 60%; 
	line-height: 140%;
}

p.blue_attent strong {
	font-weight: bold;
}
