﻿/* ********************************************************
	CompanyページCSS
******************************************************** */
.h2_title {
	width: 950px;
	height: 28px;
	line-height: 28px;
	margin: 10px auto 15px;
	color: #666;
	font-size: 24px;
	text-indent: 15px;
	border-bottom: 1px solid #999;
}
.con_company {
	padding: 15px;
	margin-right: 10px;
}
.chapter45 {
	height: 45px;
	margin-bottom: 10px;
	border-bottom: 1px solid #999;
}
.chapter350 {
	height: 350px;
}
.chapterTitle {
	float: left;
	width: 120px;
}
.chapterTitle span {
	padding-left: 10px;
	border-left: 5px solid #999;
}
.chapterTxt {
	float: right;
	width: 750px;
}
iframe {
	border: 1px solid #999;
}