@charset "shift-jis";

#history
{
	
}

#history p.new
{
	margin:0px 0 0px 0;
	/*border-bottom:1px solid #F70;*/
}

#history p.old
{
	margin:45px 0 25px 0;
	/*border-bottom:1px solid #888;*/
}

#history h4
{
	/*
	margin:0 0 10px 0;
	padding-top:0;
	background:url(/static/images/h4.gif) 0px -10px no-repeat;
	*/
}

#history table td
{
	padding:5px 10px 0 0;
	vertical-align:top;
	border:none;
}

#history td.newdate
{
	color:#F70;
	width:100px;
}

#history td.date
{
	color:#AAA;
	width:100px;
}