/*******************************************
/* File name	vans_his.css
/* Copyright	earvin-s
/* Code author	K.Yoshimura
/* History		2009/03/28	create
*******************************************/
body {
	background-color: #FAF1E7;
}
#all {
	padding : 3px;
	width: 290px;
}
#all .lst {
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-left: 4px;
	margin-bottom: 8px;
}

