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

.repeatBox {
	border-bottom: 1px solid #999999;
	margin: 0px;
	padding: 10px;
}
.inq {
	text-align: center;
	margin: 10px;
}
.ehmRimage {
	float: left;
	width: 200px;
	margin-right: 20px;
}
.ehmLtext {
	float: left;
	position: relative;
	width: 359px;
}
.ehmTheme {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 14px;
	color: #336699;
	border-bottom: 1px dashed #999999;
	line-height: 150%;
	font-weight: bold;
	background: #ECF2F9;
}
.ehmTheme a {
	color: #336699;
	text-decoration: none;
}
.ehmCopy {
	margin: 0 0 5px 0;
	padding: 0 5px;
	border-left: 3px solid #999999;
	font-size: 12px;
	line-height: 150%;
	font-weight: 100;
}
.ehmText {
	margin:0 0 10px 0;
	padding: 0 5px;
	font-size: 12px;
	line-height: 150%;
	font-weight: 100;	
}
.TBL_caution {
	border: 3px solid #FFCC33;
}
.TBL_caution_l {
	width: 140px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFCC33;
}
.TBL_caution_r {
	font-size: 10px;
	vertical-align: middle;
	padding-left: 5px;
	line-height: 11px;
}
