@charset "utf-8";
/* CSS Document */

a { text-decoration: none; }

#history a { text-decoration: none; }
#history {
	line-height: 1.2em;
	background-color: #fff;
}
#history h3 {
	font-size: small;
	font-weight: normal;
	margin: 6px 0;
	padding: 3px 6px;
	background: #ffcc66 url(../image/g2/home/bg/bg-history-common.gif) repeat-x scroll left top;
}
#history h4,
#history h5,
#history h6,
#history p {
	margin: 0;
	padding: 0 0 2px 2px;
	font-size: medium;
}
#history h4 {
	font-weight: normal;
	margin-bottom: 2px;
}
#history p {
	margin-left: 5px;
}

#history em {
	color: red;
	font-weight: normal;
	font-style: normal;
}

.g1 #history h3 {
	background-image: none;
}
