@charset "UTF-8";

/* CSS Document */


/*------------------------------------- 

 会社概要用css

------------------------------------- */

body.pageInfoTop a.infoTop {
	background-color: #2F509F;
	background: url(../../common/img/bg_lnav.jpg) repeat-x 0 0;
	color: #fff;
	display: block;
}

body.pageInfoTop a.infoTop:hover {
	color: #fff;
}

#mainContents table {
	border-top: solid 1px #999;
	border-left: solid 1px #999;
	border-right: solid 1px #999;
	border-bottom: none;
	width:100%;
	margin-bottom: 40px;
}

#mainContents table.aboutusBox {
		margin-bottom: 0.5em;
}

#mainContents table td,
#mainContents table th { }

body.pageInfoTop h2 { font-size:130%; }

.leftColumn,
.rightColumn { }

.float-l {
	float: left;
	margin: 0 15px 10px 0;
	width: 415px;
}

.container01 { margin-top: 20px; }

.positionRight {
	text-align:right;
}

/*	経営理念	*/
dl.idea { margin-bottom: 60px; }

dl.idea dt {
	margin-top: 1em;
	margin-bottom: 0.3em;
	padding-top: 1em;
	font-size: 200%;
	font-weight: bolder;
	color: #666;
	border-top: dashed 1px #999;
}

dl.idea dd {
	font-size: 120%;
	line-height: 1.8em;
}

/*	商品品目別売上高構成比 段組み設定  */

.pageInfoTop .leftColumn { width: 60%; }

.pageInfoTop .rightColumn {
	width: 39%;
	margin-top: 160px;
	font-size: 85%;
}

/*	社長挨拶	*/

.sign {
	margin: 60px 0;
	width: 100%;
	text-align: right;
}

/*	組織図1  */

img.orgchart {
	border: 1px solid #cccccc;
}


/*	会社沿革 テーブル、見出し設定  */

.outline h2 {
	margin: 0;
	font-size: 16px;
	text-align:center;
	padding: 5px 0;
	text-indent: 0;
}

.outline div.container01 { margin: 10px 0; }

.outline th { white-space: nowrap; }

table span.outline2 {
	font-weight: bolder;
}

/*	関連会社	*/


#mainContents table.relconBox th {
	background:#eeeeee none repeat scroll 0 0;
	text-align:center;
}

#mainContents table.relconBox td {
	border-right: solid 1px #999;
	text-align:left;
}

#mainContents table.assyBox th {
	width: 33%;
	background:#eeeeee none repeat scroll 0 0;
	text-align:center;
}

#mainContents table.assyBox td {
	font-size: 86%;
	width: 33%;
	border-right: solid 1px #999;
	text-align:center;
}
