@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_a a {
	background: url(../../img/side_seminar_a_f2.gif) no-repeat right top;
}

/*ページタイトル*/
#main div#main_r div#main_con h1.page_title {
	background: url(../../seminar/img/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;
}
