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

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

/*見出し*/
#main div#main_r div#main_con h2.mds01 {
	background: url(../../lanchester/img/mds01.jpg) no-repeat left top;
}





/* ページ内のリンク */
ul.method_menu {
	width: 601px;
	margin: 0 0 0 0;
}

ul.method_menu li {
	display: block;
	float: left;
	height: 35px;
}
ul.method_menu li a {
	height: 35px;
}



/* 第1法則 */
ul.method_menu01 li.method01 a {
	width: 111px;
	background: url(../../lanchester/img/method01_f2.jpg) no-repeat left top;
}
/* 第2法則 */
ul.method_menu01 li.method02 a {
	width: 110px;
	background: url(../../lanchester/img/method02.jpg) no-repeat left top;
}
ul.method_menu01 li.method02,
ul.method_menu01 li.method02 a:hover {
	background: url(../../lanchester/img/method02_f2.jpg) no-repeat left top;
}
/* 「経営の8大要因」と重点をおく仕事の「ウエイト村」 */
ul.method_menu01 li.method03 a {
	width: 380px;
	background: url(../../lanchester/img/method03.jpg) no-repeat left top;
}
ul.method_menu01 li.method03,
ul.method_menu01 li.method03 a:hover {
	background: url(../../lanchester/img/method03_f2.jpg) no-repeat left top;
}

/* 画像について */
div.con_img_box {
	width: 520px;
}
div.con_box p {
	font-size: 80%;
	/*\*/
		*font-size: 80%; 
}
div.con_img_box div.float-left {
	width: 350px;
}
div.con_img_box p.float-right {
	width: 150px;
}
div.con_img_box p.float-right img {
	float: right;
}


/* 第1法則 */
ul.method_menu02 li.method01 a {
	width: 111px;
	background: url(../../lanchester/img/method02_01.jpg) no-repeat left top;
}
ul.method_menu02 li.method01,
ul.method_menu02 li.method01 a:hover {
	background: url(../../lanchester/img/method02_01_f2.jpg) no-repeat left top;
}
/* 第2法則 */
ul.method_menu02 li.method02 a  {
	width: 110px;
	background: url(../../lanchester/img/method02_02_f2.jpg) no-repeat left top;
}
/* 「経営の8大要因」と重点をおく仕事の「ウエイト村」 */
ul.method_menu02 li.method03 a {
	width: 380px;
	background: url(../../lanchester/img/method02_03.jpg) no-repeat left top;
}
ul.method_menu02 li.method03,
ul.method_menu02 li.method03 a:hover {
	background: url(../../lanchester/img/method02_03_f2.jpg) no-repeat left top;
}



/* 第1法則 */
ul.method_menu03 li.method01 a {
	width: 111px;
	background: url(../../lanchester/img/method03_01.jpg) no-repeat left top;
}
ul.method_menu03 li.method01,
ul.method_menu03 li.method01 a:hover {
	background: url(../../lanchester/img/method03_01_f2.jpg) no-repeat left top;
}
/* 第2法則 */
ul.method_menu03 li.method02 a  {
	width: 110px;
	background: url(../../lanchester/img/method03_02.jpg) no-repeat left top;
}
ul.method_menu03 li.method02,
ul.method_menu03 li.method02 a:hover {
	background: url(../../lanchester/img/method03_02_f2.jpg) no-repeat left top;
}
/* 「経営の8大要因」と重点をおく仕事の「ウエイト村」 */
ul.method_menu03 li.method03 a {
	width: 380px;
	background: url(../../lanchester/img/method03_03_f2.jpg) no-repeat left top;
}






/* 「経営の8大要因」と重点をおく仕事の「ウエイト村」のテーブル */
table.method03_table {
	border-collapse: collapse;
	width: 600px;
	font-size: 80%;
	/*\*/
		*font-size: 80%; 
}

table.method03_table tr th,
table.method03_table tr td {
	border: 1px solid #999999;
}

table.method03_table tr th,
table.method03_table tr td {
	vertical-align: middle;
}
table.method03_table tr th,
table.method03_table tr td.num,
table.method03_table tr td.arrow {
	text-align: center;
}

table.method03_table tr th,
table.method03_table tr td.num {
	padding: 8px 8px 8px 8px;
}

table.method03_table tr th img {
	margin-right: auto;
	margin-left: auto;
}


table.method03_table tr td.title {
	padding: 0 0 0 10px;
	border-right: 0 none;
}

table.method03_table tr td.question,
table.method03_table tr td.arrow {
	border-left: 0 none;
	border-right: 0 none;
}

table.method03_table tr td.arrow {
	width: 5%;
	padding: 0 0 0 0;
}

table.method03_table tr td.arrow img {
	margin-right: auto;
	margin-left: auto;
}

table.method03_table tr td.question {
	padding: 0 0 0 18px;
	/*
	font-size: 90%;
		*font-size: 90%;
		_font-size: 80%;
		*/
	line-height: 1.2;
}

table.method03_table tr td.howto {
	width: 40%;
	border-left: 0 none;
	
	/*font-size: 90%;
		*font-size: 90%;
		_font-size: 80%;*/
	line-height: 1.0;
	letter-spacing: 1px;
	text-align :left;
}

table.method03_table tr td.howto ul li {
	/*font-size: 100%;
		*font-size: 100%;
		_font-size: 90%;*/
	letter-spacing: 0.8px;
}

table.method03_table tr td.howto ul {
 margin: 0 0 0 10px;
 padding:0;
}

table.method03_table td.bg_blue {
	background: #C0CDE6;
}
