#columm12 #title_image {
	width: 580px;
	margin-left:auto;
	margin-right:auto;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
	text-align:center;
}

#columm12 .subTitle {
	text-align: center;
	color: #6f0000;
	background-color: #fffbe5;
	font-weight: bold;
	font-size: 1.4em;
	letter-spacing: 0.3em;
	border-top: #6f0000 solid thin;
	border-bottom: #6f0000 solid thin;
	padding: 0.2em 0;
	margin-top: 30px;
	margin-bottom: 20px;
}

#columm12 .kinsei {
 background: #fff3ec;
	border: #cea3a3 1px solid;
 padding: 10px 10px 5px 10px;
	margin: 0 12px 20px;	
}

#columm12 .kinsei p {
	color: #6f0000;
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: #cea3a3 1px dotted;
	padding: 0 0 3px 0;
	margin: 0 0 8px 0;
}

#columm12 .kinsei table {
 width: 100%;
}

#columm12 .kinsei table th {
	background-color:#e8cbbc;
	padding: 3px 6px;
}

#columm12 .kinsei table td {
	padding: 6px;
	line-height: 1.75em;
}

#columm12 .kinsei .indent {
	padding-left:13em;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.center {
	text-align: center;
}
