@charset "Shift_JIS";


#bodyMain{
	display : block ;
    	margin-left:auto; 
     	margin-right:auto;
	text-align : left ;
	width : 850px ;
	height : 420px ;
}

#bodyMain #history_title{
	padding : 0px 30px 0px 10px ;
	width : 370px ;
	height : 40px ;
}

#bodyMain #history_title p.item{
	font-size : 88% ;
}

#bodyMain #historyList{
	padding : 40px 0px 0px 20px ;
	width : 700px ;
}

#bodyMain #historyList p.date{
	padding : 0px 0px 0px 0px ;
	width : 100px ;
	font-weight : 100 ;
	font-size : 82% ;
	float : left ;
}

#bodyMain #historyList p.item1{
	padding : 0px 0px 0px 0px ;
	width : 500px ;
	font-weight : 100 ;
	font-size : 82% ;
}

#bodyMain #historyList p.item2{
	padding : 3px 0px 0px 0px ;
	width : 500px ;
	font-weight : 100 ;
	font-size : 82% ;
}
