@charset "UTF-8";

/* このCSSのルール */

/* 英語版、中国版のCSS追加はこちらにお願いします。 */

/* クラス名の頭に「.re_」をつけて「.re_～」としましょう！ */

/* 110409岡田 */



/* 110425小林 */
.re_div_en {
	margin-left: 50px;
}

/* infomation group */
.re_en_div_InfoList {
	list-style-type: none;
	margin-top: 15px;
}

.re_en_InfoList_li {
	width: 680px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 3px;
}

.re_en_InfoList_p {
	font-size: 16px;
	color: #ae1072;
	font-weight: bold;
}

.re_cn_InfoList_p {
	font-size: 14px;
	color: #ae1072;
	font-weight: bold;
}

/* history*/
.re_en_div_ListStyle_no {
	list-style-type: none;
	margin-left: 5px;
}

.re_en_HistoryList_li {
	width: 535px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 3px;
}

.re_en_HistoryList_p {
	font-size: 14px;
	color: #ae1072;
	font-weight: bold;
}

/* inverstors */

.re_en_kessan_p {
	font-size: 14px;
	color: #ae1072;
}




/* 1104 tasai /en/aboutaeon/history.html */

.re_history_nondot * ul,
.re_history_nondot * ul li,
.re_history_nondot * ol,
.re_history_nondot * ol li {
	list-style: none outside none;
}

/* 1104 tasai /cn/library/hotpress/index.html */
.re_1104_mag_num {
	margin-bottom: 5px;
}
.re_1104_mag_ttl {
	margin-bottom: 20px;
}

/* 1104 tasai /cn/library/hotpress/338.html */
.re_1104_note {
	padding: 2px;
}

