#globalContents h1,
#globalContents div,
#globalContents h2,
#globalContents h3,
#globalContents select,
#globalContents p,
#globalContents span,
#result a {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}

#globalContents .topImgBox {
	position: relative;
	margin-bottom: 1.5em;
}

#globalContents .topImgBox p {
	position: absolute;
	width: 420px;
	left: 20px;
	top: 90px;
}

#globalContents dl span {
	font-weight: bold;
	font-family: 'Comfortaa', cursive !important;
}

#globalContents dt,
#globalContents dd {
	overflow: hidden;
}

#globalContents dt {
	margin-bottom: 1em;
	border: 1px solid #ccc;
	color: #333;
	background-color: #eee;
	font-size: 13px;
}

#globalContents dt span {
	float: left;
	margin: 0 4px;
	font-size: 21px;
}

#globalContents dt h2 {
	font-weight: bold;
	color: #333;
	border-left: 31px solid #acc;
	padding: 6px;
}

#globalContents dd {
	margin-bottom: 2em;
	margin-left: 30px;
	line-height: 1.8;
}

#globalContents .back a {
	background: url(../../../images/btn_bg.png);
	width: 151px;
	height: 32px;
	line-height: 32px;
	color: white;
	font-size: 16px;
	display: block;
	text-decoration: none;
	margin: 1em auto;
	text-align: center;
}
