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

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

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

.each_table {
	margin-bottom: 5px;
	padding-bottom: 15px;
	width: 500px;
	padding-top: 15px;
}

.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: #000000;
	background-color: #ECECEC;
	padding: 3px;
	width: 150px;
	text-align: center;
}
