@charset "utf-8";

/* company用CSS */

/* 全ページ必須 */
#content_box {
	padding-top:12px;
}

#right_box {
	padding-top:33px;
}

/* タイトル */
#tit_company {
	width:920px;
	height:116px;
	line-height: 1;
	background: url(../images/company/tit_company.jpg) no-repeat left top;
	text-indent: -9999px;
	display: block;
}

#stit_company01 {
	margin-bottom:5px;
	width:321px;
	height:54px;
	line-height: 1;
	background: url(../images/company/stit_company01.jpg) no-repeat left top;
	text-indent: -9999px;
	display: block;
}

#company01_box {
	margin:0px 0px 0px 26px;
	padding:0px 0px 40px 0px;
	width:567px;
	overflow:hidden;
}

#company01_box div {
	width:330px;
	float:left;
}

#company01_box div p {
	margin-bottom:10px;
	color:#464646;
	font-size: 93%;
}

#company01_box img {
	display:block;
	float:right;
}

/* 会社概要 */
#stit_company02 {
	margin-bottom:23px;
	width:593px;
	height:43px;
	line-height: 1;
	background: url(../images/company/stit_company02.jpg) no-repeat left top;
	text-indent: -9999px;
	display: block;
}

/* 会社概要テーブル */
#company_tbl02 {
	margin:0px 0px 40px 8px;
	width:578px;
	border-top: 1px solid #C7C7C7;
	border-left: 1px solid #C7C7C7;
}

#company_tbl02 th {
	padding:10px 0px 10px 30px;
	background: #EEEEEE;
}

#company_tbl02 td {
	padding:10px 0px 10px 20px;
	border-right: 1px solid #C7C7C7;
}

#company_tbl02 th,
#company_tbl02 td {
	color:#464646;
	border-bottom: 1px solid #C7C7C7;
	font-size: 93%;
}

/* アクセスマップ */
#stit_access {
	width:593px;
	height:43px;
	line-height: 1;
	background: url(../images/company/stit_access.jpg) no-repeat left top;
	text-indent: -9999px;
	display: block;
}

#txt_access {
	width:562px;
	text-align:right;
}

#txt_access a {
	font-size: 93%;
	color: #494949;
	text-decoration: underline;
}
.kyoka {
	padding: 0px 0px 50px 30px;
}

