@charset "utf-8";

/* コンテンツタイトル */

div#contents_title div h2 {
	width: 260px;
	height: 50px;
	background: url(../../images/analysis/h2_title.gif) 0 0 no-repeat;
}


/* グローバルナビ */

div#global_navi ul li#gnavi_consulting a {
	background: url(../../../common/images/head/global_navi.gif) 0 -20px no-repeat;
}

div#global_navi ul li ul li#gnavi_consulting03 a {
	color: #66CC00;
	background: url(../../../common/images/head/icon_global_navi02.gif) 0 center no-repeat;
}



/* コンテンツスタイル
----------------------------------------------------------- */
div#main {
	background: url(../../images/main_bg_consulting.jpg) -14px 28px no-repeat;
}


/* リードスタイル */

div#main div#lead {
	min-height: 64px;
	margin: 0 0 20px 80px;
	padding: 20px 0 0 0;
}

* html div#main div#lead {
	height: 84px;
}

div#main div#lead p {
	margin: 0 20px 0 0;
}

div#main div#lead p#main_lead {
	width: 388px;
	height: 20px;
	margin: 0 0 5px 0;
	background: url(../../images/analysis/lead.gif) 0 0 no-repeat;
	font-size: 0;
	text-indent: -9999px;
	line-height: 0;
}


/* 画像スタイル */

div#main div.image {
	width: 526px;
	margin: 0 39px;
	text-align: center;
	overflow: hidden;
}

* html div#main div.image {
	display: inline-block;
}

div#main div.image img {
	margin-bottom: 10px;
}

div#main div.image img.img02 {
	margin: 20px 0 10px 0;
}

div#main div p.btn_demo {
	float: right;
	margin: 0;
}

div#main div p.btn_demo a {
	display: block;
	width: 90px;
	height: 20px;
	background: url(../../images/btn_demo.gif) 0 0 no-repeat;
	font-size: 0;
	text-indent: -9999px;
	line-height: 0;
	overflow: hidden;
}

div#main div p.btn_demo,
div#main div p.btn_demo a:hover {
	background: url(../../images/btn_demo.gif) 0 -20px no-repeat;
}


/* ポイントスタイル */

div#main div#point {
	width: 526px;
	margin: 30px 39px;
	padding: 0 0 15px 0;
	background: url(../../images/point_bg.gif) 0 bottom no-repeat;
}

div#main div#point h4 {
	width: 526px;
	height: 22px;
	margin: 0 0 20px 0;
	padding: 0;
	background: url(../../images/title_point.gif) 0 0 no-repeat;
	font-size: 0;
	text-indent: -9999px;
	line-height: 0;
}

div#main div#point ul {
	list-style-type: square;
	margin: 0 20px 0 40px;
}

div#main div#point ul li {
	margin: 0 0 5px 0;
}

div#main div#point ul li em {
	color: #990000;
	font-weight: bold;
}


/* テーブル設定 */

div#main table {
	width: 450px;
	margin: 0 0 0 80px;
	color: #666;
	font-size: 100%;
	line-height: 1.4;
}

div#main table th,
div#main table td {
	padding: 5px 10px;
	border: 1px solid #999;
	text-align: center;
}

div#main table th {
	background: #F1F1F1;
}

div#main table th#logist,
div#main table th#other {
	padding-bottom: 2px;
	background: #FFF;
}

div#main table th#logist p,
div#main table th#other p {
	margin: 0 auto;
	font-size: 0;
	text-indent: -9999px;
	line-height: 0;
}

div#main table th#logist p {
	width: 66px;
	height: 20px;
	background: url(../../images/logist.gif) 0 0 no-repeat;
}

div#main table th#other p {
	width: 30px;
	height: 20px;
	background: url(../../images/other_companies.gif) 0 0 no-repeat;
}

div#main table td em {
	font-weight: bold;
}