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

 {
	font-size: 85%;
	line-height: 150%;
	width: 800px;
}

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

.each_table {
	padding-bottom: 20px;
	width: 700px;
	padding-top: 20px;
	margin-left: 40px;
}
.last_name {
	text-align: right;
	padding-top: 20px;
}


.com_title {
	font-size: 125%;
	font-weight: bold;
	color: #1b3095;
	border-bottom-style: solid;
	border-bottom-color: #1b3095;
	width: 500px;
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 30px;
	background-image: url(../img/common/blue_box_S.gif);
	padding-bottom: 2px;
	margin-bottom: 10px;
	line-height: normal;
	border-bottom-width: 1px;
}
.com_title_sub {
	color: #000000;
	background-color: #ECECEC;
	padding: 3px;
	width: 150px;
	text-align: center;
}
.sub_title {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 20px;
}
.last_day {
	padding-top: 40px;
}

