@charset "UTF-8";

.lead {
	font-size: 90%;
	margin-bottom: 50px;
}
ul.menu li {
	background-image: url(img/li_bg.gif);
	background-repeat: no-repeat;
	width: 407px;
	height: 44px;
	list-style: none;
	margin-bottom: 4px;
}
ul.menu li img {
	display: block;
	padding: 8px 0 0 10px;
}

h3 {
	margin-bottom: 10px;
}
ul.menu {
	background-repeat: no-repeat;
	margin: 13px 0 50px;
}
ul.menu01 {
	background-image: url(img/img01.gif);
	background-position: 453px 26px;
}
ul.menu02 {
	background-image: url(img/img02.gif);
	background-position: 428px 0px;
	min-height: 95px;
	_height: 95px;
	padding-top: 10px;
}
ul.menu03 {
	background-image: url(img/img03.gif);
	background-position: 455px 0px;
	min-height: 83px;
	_height: 83px;
}
