@charset "utf-8";

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

+

+　会社概要　/company/ スタイル

+

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



/* h2　タイトル */

.ttl01 {
	background: url(../company/img/h2_ttl01.gif) no-repeat left top;
	height: 34px;
	width: 600px;
	text-indent: -9999px;
}

.ttl02 {
	background: url(../company/img/h2_ttl02.gif) no-repeat left top;
	height: 34px;
	width: 600px;
	text-indent: -9999px;
}


/* h3　タイトル */

.box .sttl01 {
	background: url(../company/img/h3_ttl01.gif) no-repeat left top;
	height: 14px;
	width: 566px;
	text-indent: -9999px;
}

.box .sttl02 {
	background: url(../company/img/h3_ttl02.gif);
	height: 32px;
	width: 566px;
	text-indent: -9999px;
}

.box .sttl03 {
	background: url(../company/img/h3_ttl03.gif);
	height: 32px;
	width: 566px;
	text-indent: -9999px;
}


/* 関連企業 */

.more {
	text-align: right;
	display: block;
	margin-top: 8px;
	clear: both;
}

.more a{
	padding: 0px 18px;
	background: url(../img/arrow01.gif) no-repeat left 3px;
}




/* テーブル組み */

.tblstyle01 {
	width: 570px;	margin: 16px 0 0 16px;
}
.tblstyle01 th{
	font-size: 12px;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	padding: 6px;
	width: 140px;
	background: #F4F1EC;
	font-weight: bold;
	border: 1px solid #fff;
}
.tblstyle01 td{
	font-size: 12px;
	vertical-align: top;
	padding: 6px;
	border-left: 2px solid #C4C4C2;
}



/*　会社案内　*/

.PhotoR {
	float: right;
	margin: 0px 16px 16px 24px;
}

.txtblk {
	width: 350px;
	display: block;
	float: left;
	margin-left: 16px;
}
.box .line {
	margin: 16px 0px;
	background: url(../img/doty.gif) repeat-x left top;
	font-size: 1px;
	line-height: 1em;
	text-indent: -9999;
	width: 570px;
	margin-left: 16px;
	display: block;
}
