@charset "utf-8";

#eng_info_bace {
	margin: 0px auto 20px;
	display: block;
	background-color: #fff;
	width: 760px;
	padding-top: 0px;
	height: auto;
}
html > body #eng_info_bace {
	height: auto;
	min-height: 450px;
}
#eng_info {
	margin: 30px auto 50px;
	display: block;
	float: left;
	background-color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #666;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	width: 760px;
	padding: 0px 0px;
	height: 30px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.info_text {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 15px;
	color: #000;
	text-align: center;
	line-height: 20px;
}
.info_text ~ P {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 15px;
	color: #ooo;
	text-align: center;
	line-height: 20px;
}
.align_right {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 14px;
	color: #000;
	text-align: right;
	line-height: 20px;
}
