@charset "utf-8";
@import url("./en_common/en_common.css");

/*---------- for Top Page CSS ----------*/

.History {
	margin: 10px 50px 30px;
}
.History h2 {
	color: #066;
}
.History li {
	margin-bottom: 8px;
	line-height: 1.3;
	color: #c30;
}

/***** Counter *****/
#Counter {
	clear: both;
	margin: 20px 0 0;
	padding: 0;
	text-align: right;
	font-size: 75%;
	color: #066;
}
