/*会社情報ページCSS Document */

/*会社概要ページ*/
/*概要テーブル*/
table.gaiyotb	{
				border-collapse:collapse;
				border: solid 2px #003366;
				border-color:##070F4B;
				width:600px;
						}

td.gaiyotb_item	{ 
				width:120px;
				border: solid 1px #003366;
				font-weight:700
				}
/*中間地点三番目の列の項目名*/
td.gaiyotb_item2	{ 
				width:120px;
				border: solid 1px #003366;
				font-weight:700
				}

td.gaiyotb_cont1	{ 
				border:solid 1px #003366;
				}

td.gaiyotb_cont2	{ 
				border:solid 1px #003366;
				}
td.gaiyotb_cont3	{ 
				width:180px;
				border:solid 1px #003366;
				}
	
div.gaiyou_link	{
				margin-bottom: 250px;
				}


/*座談会のページ　全4ページ*/

div.maebun	{
			
			}
/*座談会参加者のテーブル*/
table.zadan_sanka	{
					margin-left:20px;
					margin-left:auto;
					margin-right: auto;
					}

td.sankasya		{
				font-weight: 700;
				text-align: center;
				}
/*座談会のページフォント*/
div.zadan_title{
				font-size:110%;
				margin-left:90px;
				}
				
table.zadan_bun	{
				display: inline;
			
				}
				

/*座談会本文ページ部分*/
zadan_bun td p	{ 
				font-size:120%;
				line-height:2000%;
				}


div.zadan_enter	{
				clear:both;
				margin-left:190px;
				margin-bottom:150px;
				font-size:120%;
				}


/*ACEの歩み（会社概要）のページ*/
img.ageimg	{
			float:right;
			}

/*伊藤さん名前と画像の設定*/

td.ito	{
		color:#1E4F03;
		white-space:nowrap;
		vertical-align: top;
		font-weight:700;
		} 

table.tb_ito	{
		border: solid 2px;
		border-color: #1E4F03;
		display:inline;
		float:left;
		}
		
.tb_ito td	{
				text-align: center;
				}
/*秋葉さんの名前と画像の設定*/	
td.akiba{
		color:#BE4800;
		white-space:nowrap;
		vertical-align: top;
		font-weight:700;
		}

table.tb_akiba	{
			border: solid 2px;
			border-color: #be4800;	
			display:inline;
			float:right;
			}
	
.tb_akiba td	{
				text-align: center;
				}
				
/*江頭さんの名前と画像の設定*/	
td.eto		{
			color:#1486D6;
			white-space:nowrap;
		 	vertical-align: top;
		 	font-weight:700;
			}

table.tb_eto		{
			border: solid 2px;
			border-color: #1486D6;
			display:inline;
			float:left;
			}
		
.tb_eto td	{
				text-align: center;
				}
	
			
/*武次社長の名前と画像の設定*/	
td.syachou	{
			color:#180761;
			white-space:nowrap;
			vertical-align: top;
			font-weight:700;
			}
			
table.tb_syachou	{
			border: solid 2px;
			border-color: #180761;
			display:inline;
			float:right;
			}
.tb_syachou td	{
				text-align: center;
				}

/*下目次部分*/
div.pageindex	{
				float: right;
				margin-bottom:5px;
				font-size: 130%;
				}


/*所在地のページ*/
/*二枚の画像枠*/
div.mapimg	{
			
			}

/*所在地の地図*/
img.commap	{
			border:2px;
			width:280px;
			height:300px;
			float:left;
			}
	
img.fukoku	{
			float:left;
			margin-left:10px;
			}
			
p.map_com	{
		    margin-left:30px;
			}
			
/*所在地文章強調*/

h2.address_h2	{ font-size:170%;
	background-image: url(../company/image/icon8.gif);
	background-repeat: no-repeat;
	background-position:left top;
	padding-left: 25px; /* 余白 */
	line-height: 110%; /* 行の高さ */
	}

h3.address_h3	{ font-size:170%;
	background-image: url(../company/image/icon9.gif);
	background-repeat: no-repeat;
	background-position:left top;
	padding-left: 25px; /* 余白 */
	line-height: 110%; /* 行の高さ */
	}

/*印刷用ページ　com_printout*/
body.print_body	{
				background-color:#ffffff;
				}
				

/*社長の言葉（仮入力）ページ*/



