#box01 {
	width: 285px;
	float: left;
	margin-top: 10px;
	background-image: url(../img/ha_box01.gif);
	background-repeat: no-repeat;
	height: 320px;
}
#box02 {
	width: 285px;
	float: right;
	margin-top: 10px;
	background-image: url(../img/ha_box02.gif);
	background-repeat: no-repeat;
	height: 320px;
}
#box01 h2 {
	background-image: url(../img/mi_top01.gif);
	height: 45px;
}
#box02 h2 {
	background-image: url(../img/mi_top02.gif);
	height: 45px;
}
#box01 ul {
	margin: 4px 0 20px 170px;
	padding: 0px;
	list-style-type: none;
}
#box01 li a {
	display: block;
	height: 12px!important;
	height /**/: 20px;
	margin: 0px;
	padding: 5px 0 3px 5px;
}
#box02 ul {
	margin: 0 0 20px 170px;
	padding: 0px;
	list-style-type: none;
}
#box02 li a {
	display: block;
	height: 12px !important;
	height /**/: 25px;
	margin: 0px;
	padding: 7px;
}
#news {
	padding: 0px;
	margin: 0px;
}
#news dt {
	background-image: url(../img/mi_top03.gif);
	text-indent: -9999px;
	height: 29px;
}
#news dd {
	margin: 0px;
	background-image: url(../img/ha_news01.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	border-bottom: #CCC dotted 1px;
	height: 20px;
	height: auto;
	padding-top: 10px;
	padding-left: 22px;
	padding-bottom: .5em;
}
#banner {
	margin: 0 0 10px 0;
	padding: 0px;
}
.img01 {
	margin-right: 10px;
	margin-left: 10px;
}
