@charset "iso-2022-jp";
/* CSS Document */

body {
	font-family:"$B%R%i%.%N3Q%4(B Pro W3", "Hiragino Kaku Gothic Pro", "$B%a%$%j%*(B", Meiryo, Osaka, "$B#M#S(B $B#P%4%7%C%/(B", "MS PGothic", sans-serif;
"MS PGothic", sans-serif;
}


#wrapper {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* ------------------------------------hedder------------------------------------ */
#hedder {
	padding: 0px;
	margin-top: 20px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
	height: 85px;
}
#hedder h1 {
	display:block;
	background-image: url(images/moterhome_rogo_01.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 75px;
	width: 174px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#hedder h1 a {
    display:block;
	height: 75px;
	width: 174px;	
}
#hedder .reference {
	float: right;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#hedder .reference p {
	float: left;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bolder;
}
/* ------------------------------------menu------------------------------------ */
#menu {
	height: 80px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	box-shadow: 0px 1px 0px #DDD;
	margin-top: 0px;
	margin-right: 22px;
	margin-bottom: 0px;
	margin-left: 22px;
}
#menu ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#menu ul li {
	margin: 0px;
	padding: 0px;
	float: left;
}
/* ----------menulist---------- */
#menu ul .menu01 a {
	display:block;
	background-image: url(images/mhc_menu_01system_a.jpg);
	background-repeat: no-repeat;
	width: 141px;
	height:72px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
}
#menu ul .menu01 a:hover {
    background-image:url(images/mhc_menu_01system_b.jpg)
}
#menu ul .menu02 a {
	display:block;
	background-image: url(images/mhc_menu_02interior_a.jpg);
	background-repeat: no-repeat;
	width: 141px;
	height:72px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
}
#menu ul .menu02 a:hover {
	background-image:url(images/mhc_menu_02interior_b.jpg)
}
#menu ul .menu03 a {
	display:block;
	background-image: url(images/mhc_menu_03price_a.jpg);
	background-repeat: no-repeat;
	width: 141px;
	height:72px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
}
#menu ul .menu03 a:hover {
	background-image:url(images/mhc_menu_03price_b.jpg)
}
#menu ul .menu04 a {
	display:block;
	background-image: url(images/mhc_menu_04service_a.jpg);
	background-repeat: no-repeat;
	width: 141px;
	height:72px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
}
#menu ul .menu04 a:hover {
	background-image:url(images/mhc_menu_04service_b.jpg)
}
#menu ul .menu05 a {
	display:block;
	background-image: url(images/mhc_menu_05about_a.jpg);
	background-repeat: no-repeat;
	width: 141px;
	height:72px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
}
#menu ul .menu05 a:hover {
	background-image:url(images/mhc_menu_05about_b.jpg)
}
#menu ul .menu06 a {
	display:block;
	background-image: url(images/mhc_menu_06contact_a.jpg);
	background-repeat: no-repeat;
	width: 141px;
	height:72px;
}
#menu ul .menu06 a:hover {
    background-image:url(images/mhc_menu_06contact_b.jpg)
}
/* ------------------------------------contents------------------------------------ */
#maincontents {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
