@charset "utf-8";
#trial {line-height: 2em;
}
#trial table {
	text-align: center;
	margin-left: 10px;
	margin-bottom: 0px;
}
#trial h3 {
	color: white;
	font-size: 18px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: rgba(253,94,0,1.00);
	margin-bottom: 10px;
	width: 100%;
	height: auto;
	font-weight: bold;
}
#address td {
border-style: solid;border-width: 1px;}

#trial_place tbody tr td {
	border-style: solid;
	border-width: 1px;
}

.text_vertical{
	width: auto;
	height: 60px;
	vertical-align: middle;
	background-color: #EEEEEE;
	padding-top: 10px;
}

.map_spacing{
	padding-top: 10px;
}

.text_size_adjust {
	-webkit-text-size-adjust: 100%;
}
