@charset "utf-8";

/*
**********************************************************************

* page.css

*********************************************************************
*/


#Main #sect01 {
}

#Main #sect01 .historyTbl {
	width:585px;
	float:right;
}

.historyImg {
	float:left;
	width:156px;
}

.historyImg ul {
}

.historyImg ul li {
	padding-bottom:25px;
}


#Main #sect01 .historyTbl th,#Main #sect01 .historyTbl td {
	background:url(../../common/img/line03.gif) 0 bottom repeat-x;
}
#Main #sect01 .historyTbl th {
	width:123px;
	padding:10px 0;
}
#Main #sect01 .historyTbl td {
	padding:10px 0 10px 16px;
}
#Main #sect01 .historyTbl td.imgcell {
	text-align:right;
}
#Main #sect01 .historyTbl .txt01 {
	margin-left:4.35em;
}
#Main #sect01 .historyTbl .txt02 {
	margin-left:2.5em;
}
