@charset "UTF-8";
.TX_content1/*基本上部テキスト*/

 {
	font-size: 85%;
	line-height: 150%;
	width: 800px;
}
.mainTD_BK {
	background-image: url(../img/company/built.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

/*各ぞれぞれの内部説明テキスト*/

.each_table {
	vertical-align: top;
	margin-bottom: 20px;
	padding-bottom: 20px;
	width: 510px;
	padding-top: 20px;
}

.com_title {
	font-size: 125%;
	font-weight: bold;
	color: #000000;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: 470px;
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 40px;
	background-image: url(../img/common/black_box_S.gif);
	margin-bottom: 20px;
	line-height: normal;
	border-bottom-width: 1px;
	height: 29px;
	vertical-align: middle;
	padding-top: 7px;
}
.com_title_sub {
	color: #1b3095;
	background-color: #ECECEC;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-bottom: 5px;
}
.grey {
	color: #666666;
}

.com_titleS {
	font-size: 110%;
	font-weight: bold;
	color: #1B3095;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	width: 470px;
	padding-left: 5px;
	line-height: normal;
	border-bottom-width: 1px;
	vertical-align: middle;
	padding-top: 7px;
	padding-bottom: 5px;
	margin-left: 0px;
}
