#historyArea {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#historyArea h3 {
	margin: 0px;
}
#historyArea h4 {
	margin: 0px;
}
#areaAll #mainArea #historyArea .contaner01 {
	margin: 0px;
	width: 390px;
	float: left;
}
#historyArea .contaner01 .box01 {
	width: 390px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#historyArea .contaner01 .box01 p {
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
}
#historyArea .contaner01 .title {
	margin-bottom: 15px;
}
#historyArea .contaner01 .box01 .parts01 {
	width: 390px;
	margin-bottom: 10px;
}
#historyArea .contaner01 .box01 .parts02 {
	width: 390px;
}
#areaAll #mainArea #historyArea .contaner02 {
	margin: 0px;
	width: 330px;
	float: right;
}
#historyArea .contaner02 table {
	width: 330px;
	margin-top: 15px;
}
#historyArea .contaner02 table tr th {
	white-space: nowrap;
	text-align: left;
	vertical-align: top;
	padding-right: 10px;
}
#historyArea .contaner02 table tr td{
	padding-bottom: 8px;
	margin-bottom: 8px;
	font-weight: normal;
}
#historyArea .contaner02 table tr td ul {
	list-style-image: url(../_image/history/circle.gif);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
}
#historyArea .contaner02 table tr td ul li {
	text-indent: 0em;
	margin: 0px;
}
