@charset "utf-8";

#header nav #gNav #gNav02 a { background: url(../imgs/shared/gnav.png) no-repeat -191px -86px;}

#historylist dl dt {
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	color: #00a5e7;
	background: #fff79a;
	padding: 7px 20px 5px;
}

#historylist dl dd { padding: 10px 20px 20px; }
