#columm12 div.title_image {
	width: 560px;
	box-shadow: 1px 1px 5px #CCC;
	margin-left:auto;
	margin-right:auto;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
	background-color:#FFF9E1;
	text-align:center;
	padding-bottom: 10px;
}

#columm12 h1 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 30px;
	text-align: center;
}

#columm12 table th.th_title {
	height:30px;
	background-color:#FFF9E1;
	text-align: center;
}

#columm12 table dl dt {
	font-weight:bold;
	font-size:15px;
}
#columm12 #info {
	background-color: #FFF;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #660;
	border-right-color: #660;
	border-bottom-color: #660;
	border-left-color: #660;
	height: 100px;
	line-height: 1.5em;
	text-align: center;
}
