@charset "utf-8";
.title  {
	padding-left: 10px;
	margin-bottom: 20px;
}

.left {
	float: left;
	width: 761px;
}
.table {
	padding-left: 20px;

}
.table table{
	width: 720px;
	clear: both;
	background-color: #FCFCFA;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}

.table table th{
	font-size: 12px;
	color: #906;
	line-height: 3.5em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 20%;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.table table td{
	font-size: 12px;
	color: #666;
	line-height: 1.5em;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.companyprofile {
	background-image: url(../images/company_images/dateback.jpg);
	background-repeat: repeat-y;
	margin-top: 20px;
	text-align: right;
	width: 749px;
	float: right;
	margin-bottom: 20px;
}
.companyphilosophy {
	text-align: center;
}

.mainimages {
	margin-top: 12px;
	margin-left: 10px;
	margin-bottom: 20px;
}
.company {
	margin-top: 20px;
	padding-bottom: 40px;
	padding-left: 10px;
}


.date {
	margin-right: auto;
	margin-left: auto;
	width: 721px;
}
.leftd {
	font-size: 12px;
	line-height: 3.5px;
	font-weight: bold;
	color: #906;
	float: left;
	width: 159px;
	height: 145px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	background-image: url(../images/company_images/back2.jpg);
	background-repeat: no-repeat;
}
.block {
	width: 721px;
	float: none;
	margin-right: auto;
	margin-left: auto;
}

.rightd {
	font-size: 12px;
	line-height: 1.5px;
	color: #666;
	float: right;
	height: 145px;
	background-image: url(../images/company_images/back3.jpg);
	background-repeat: no-repeat;
	width: 562px;
}
.block {
	height: 145px;
	width: 721px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/company_images/back2.jpg);
}
.block table {
	height: 145px;
	width: 721px;
}
.block th {
	font-size: 12px;
	font-weight: bold;
	color: #906;
	padding-left: 40px;
	width: 159px;
	vertical-align: text-top;
	padding-top: 15px;
}
.block td {
	font-size: 12px;
	color: #666;
}
.table table {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #D8D8D8;
	background-color: #F5F5F5;
}
.table table tr th {
	background-image: url(../images/common/point.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D8D8D8;
}
.table table tr td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D8D8D8;
	padding-top: 7px;
	padding-bottom: 7px;
}

