body {
	margin: 0;
}

h1,
h2 {
	font-size: 16px;
	margin: 10px 0 10px 10px;
	height: 16px;
	ling-height: 16px;
}
h1 {
	background: url("img/midasi.png") no-repeat left 1px;
	padding: 0 0 0 16px;
}
h2 {
	padding: 0;
}
a img {
	border-style: none;
}
#main_menu {
	background: url("img/naviback.gif") no-repeat;
	height: 70px;
}
#main_menu ul{
	margin: 40px 0 0 0;
	padding: 0;
	list-style: none;
}
#main_menu li{
	float: left;
	margin: 0px;
	padding: 0px;
	font-size: 0; /* 画像の間隔を詰める */
	height: 30px;
}
#main_menu a {
	display: block;
	height: 30px;
	background-repeat: no-repeat;
}
#main_menu a:hover {
	background-color: transparent;
}
#main_menu a:hover img {
	visibility: hidden;
}
#mb_top a {
	background-image: url("img/mb_top_w.gif");
	width: 32px;
}
#mb_list a {
	background-image: url("img/mb_list_w.gif");
	width: 167px;
	height: 30px;
}
#mb_cond a {
	background-image: url("img/mb_cond_w.gif");
	width: 167px;
	height: 30px;
}
#mb_map a {
	background-image: url("img/mb_map_w.gif");
	width: 167px;
	height: 30px;
}
#mb_ask a {
	background-image: url("img/mb_ask_w.gif");
	width: 167px;
	height: 30px;
}

.float_clear {
	clear: both;
	height: 2px;
	overflow: hidden;
}
#hp_path {
	display: block;
	font-size: 14px;
	width: 950px;
	padding-left: 10px;
	margin-left: 10px;
	height:30px;
	line-height: 30px;
	color: #444444;
	background-color: #eeeeee;
}
#hp_path img {
	width: 16px;
	height: 16px; 
	vertical-align: -2px;
}
