@charset "utf-8";
/* CSS Document */

.ac1-container-for-html-contents * {
	-webkit-box-sizing: content-box !important;
	-moz-box-sizing: content-box !important;
	box-sizing: content-box !important;
}

.mainCont {
	width: 950px;
	margin: 0 auto;
	text-align: justify;
}

.clear {
	clear: both !important;
}

.ac1-container-for-html-contents .fll {
	float: left;
}
.ls-1 {
	letter-spacing: -1px;
}
.title_TD {
	width: 935px;
	height: 55px;
	padding-left: 15px;
	display: table-cell;
	vertical-align: middle;
	border-bottom: solid 1px #ccc;
	border-top: solid 1px #ccc;
}

.textbox_TD {
	margin: 15px 0;
}

.text_TD {
	width: 720px;
	margin-left: 15px;
}

.underdot {
	border-bottom: dotted 1px #ccc;
	width: 950px;
}

.omakeTD {
	margin-left: 10px;
	margin-right: 10px;
	background-color: #ebf0f1;
	border: solid 1px #e5e5e5;
	padding: 10px;
	margin-bottom: 15px;
}