@charset "utf-8";
/* CSS Document */

/*------------タイトル画像------------*/
.ttlImg{
	background: url(../img/company/mainimg01.jpg) center no-repeat;
	background-size: cover;
	height: 280px;
	}

.ttlImg h2.ttlTxt{
	width: 980px;
	margin: 0px auto;
	padding-top: 122px;
	text-align: left;
	}
	

/*------------コンテンツ内容------------*/

h3.company{
	margin-bottom: 18px;
	}

h3.access{
	margin-bottom: 18px;
	text-align: left;
	}

p.message{
	font-size: 123.1%;
	letter-spacing: 0.15em;
	line-height: 3em;
	margin-top: -15px;
	display: block;
	}

img.name{
	margin: 18px 0px 100px 731px;
	}

/*会社概要・沿革*/
.box{
	margin-bottom: 100px;
	overflow: hidden;
	text-align: left;
	}

.box .profile{
	float: left;
	width: 475px;
	}

.box .history{
	float: right;
	width: 475px;
	}

table.companyTable{
	width: 475px;
	border-collapse: collapse;
	border-spacing: 0;
	}

table.companyTable th{
	width: 6em;
	line-height: 1.8em;
	padding: 11px 0px 11px 15px;
	vertical-align: top;
	}

table.companyTable tr{
	border-bottom: #C9CACA 1px solid;
	}

table.companyTable tr:first-child{
	border-top: #C9CACA 1px solid;
	}

/*取引先・仕入先*/
table td{
	padding: 11px 0px 11px 15px;
	line-height: 1.8em;
	margin: 5px 15px;
	}

table td div{
	overflow: hidden;
	}

table td div span.block1{
	width: 12em;
	float: left;
	display: block;
	}

table td .txtRight{
	text-align: right;
	margin-right: 15px;}


/*会社概要項目両端均等揃え*/
span.type1{
	letter-spacing: 3em;
	}	

span.type2{
	letter-spacing: 1em;
	}	

span.type3{
	letter-spacing: 0.4em;
	}

/*簑島商店p*/
img.plate{
	margin: 50px 38px 0px 37px;
	}
	
.mapWrap{
	margin-bottom: 100px;
	}