#history h1,#history h2,#history h3,#history h4,#history h5,#history h6,#history pre,#history form,#history fieldset,#history input,#history textarea,#history p,#history blockquote {
	padding: 0;
	margin: 0;
	font-size: 100%;
	line-height: normal;
}

/*
.clear {
	clear: both;
}
*/

#history {
	 width: 640px;
}

#history .line01 {
	height: 1px;
	width: 585px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #464646;
	clear: both;
	margin-top: 15px;
}
#history .txt-area01 {
	padding-left: 25px;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	padding-top: 15px;
}
#history .txt-area02 {
	float: left;
	width: 90px;
	font-weight: bold;
	color: #AFAFAF;
}
#history .txt-area03 {
	float: left;
	width: 502px;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#history .str-txt {
	font-weight: bold;
}
