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

table {
	border-top-width: medium;
	width: 980px;
	float: left;
	clear: both;
	margin-top: 53px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	text-align: left;
	font-size: 21px;
	line-height: 35px;
}
th {
	padding-top: 25px;
	padding-bottom: 25px;
	width: 190px;
	vertical-align: top;
	border-bottom: 1px dotted #000000;
}
td {
	padding-top: 25px;
	padding-bottom: 25px;
	vertical-align: top;
	border-bottom: 1px dotted #000000;
}
.columnTitle {
	display: block;
	float: left;
	clear: both;
	text-align: left;
	width: 980px;
	height: 35px;
	border-left: 9px solid #C1272D;
	font-size: 30px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-indent: 7px;
	line-height: 32px;
	margin-top: 73px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}
.columnTxt {
	text-align: left;
	float: left;
	clear: both;
	font-size: 18px;
	line-height: 33px;
	width: 980px;
}
.columnHeadline {
	float: left;
	clear: both;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	display: block;
	border-bottom: 1px dotted #000000;
}
.columnImg {
	float: right;
	margin-left: 20px;
}
