
/*ヘッダーナビゲーション*/

#gnavi_header {
	width: 900px;
	margin: 0px;
	padding: 0px;
	height: 102px;
	list-style: none;
	clear: both;
	background-color: #ffffff;
}

#gnavi_header ul {
	list-style-type : none;
	padding: 0;
	margin: 0;
}

#gnavi_header li {
	display : inline;
	margin:0;
	float:left;
}

li#gnavi_header1 a {
	width: 476px;
	background-image: url(http://www.m1-heart.co.jp/img/top_logo.jpg);
	background-repeat: no-repeat;
	height: 102px;
	text-indent: -24000px;
	display: block;
}

li#gnavi_header2 a {
	width: 66px;
	background-image: url(http://www.m1-heart.co.jp/img/top_news.jpg);
	background-repeat: no-repeat;
	height: 102px;
	text-indent: -24000px;
        margin-top: 23px;
	display: block;
}

li#gnavi_header3 a {
	width: 358px;
	height: 102px;
	text-indent: 10px
        color: #999999;
        font-size: 100%;
        line-height:1.3em;
        margin-top: 23px;
	display: block;
}


li#gnavi_header1 a:1hover{
	background-image: url(http://www.m1-heart.co.jp/img/top_logo.jpg);
}

li#gnavi_header2 a:hover{
	background-image: url(http://www.m1-heart.co.jp/img/top_news.jpg);
}

li#gnavi_header3 a:hover{
	background-image: url();
}


/*ヘッダーナビゲーションここまで*/


/*中央上ナビゲーション*/

#gnavitop {
	width: 780px;
	margin: 0px;
	padding: 0px;
	height: 209px;
	list-style: none;
	clear: both;
	background-color: #ffffff;
}

#gnavitop ul {
	list-style-type : none;
	padding: 0;
	margin: 0;
}

#gnavitop li {
	display : inline;
	margin:0;
	float:left;
}

li#gnavitop1 a {
	width: 189px;
	background-image: url(http://www.m1-heart.co.jp/img/top_tenpobtn.jpg);
	background-repeat: no-repeat;
	height: 209px;
	text-indent: -24000px;
	display: block;
}

li#gnavitop2 a {
	width: 198px;
	background-image: url(http://www.m1-heart.co.jp/img/top_zaitakubtn.jpg);
	background-repeat: no-repeat;
	height: 209px;
	text-indent: -24000px;
	display: block;
}

li#gnavitop3 a {
	width: 191px;
	background-image: url(http://www.m1-heart.co.jp/img/top_oyakubtn.jpg);
	background-repeat: no-repeat;
	height: 209px;
	text-indent: -24000px;
	display: block;
}

li#gnavitop4 a {
	width: 202px;
	background-image: url(http://www.m1-heart.co.jp/img/top_qabtn.jpg);
	background-repeat: no-repeat;
	height: 209px;
	text-indent: -24000px;
	display: block;
}


li#gnavitop1 a:hover{
	background-image: url(http://www.m1-heart.co.jp/img/top_tenpobtn2.jpg);
}

li#gnavitop2 a:hover{
	background-image: url(http://www.m1-heart.co.jp/img/top_zaitakubtn2.jpg);
}

li#gnavitop3 a:hover{
	background-image: url(http://www.m1-heart.co.jp/img/top_oyakubtn2.jpg);
}

li#gnavitop4 a:hover{
	background-image: url(http://www.m1-heart.co.jp/img/top_qabtn2.jpg);
}

/*中央上ナビゲーションここまで*/

/*中央下ナビゲーション*/

#gnavi_under {
	width: 780px;
	margin: 0px;
	padding: 0px;
	height: 209px;
	list-style: none;
	clear: both;
	background-color: #ffffff;
}

#gnavi_under ul {
	list-style-type : none;
	padding: 0;
	margin: 0;
}

#gnavi_under li {
	display : inline;
	margin:0;
	float:left;
}

li#gnavi_under1 a {
	width: 189px;
	background-image: url(http://www.m1-heart.co.jp/img/top_gakkaibtn.jpg);
	background-repeat: no-repeat;
	height: 205px;
	text-indent: -24000px;
	display: block;
}

li#gnavi_under2 a {
	width: 198px;
	background-image: url(http://www.m1-heart.co.jp/img/top_blogbtn.jpg);
	background-repeat: no-repeat;
	height: 205px;
	text-indent: -24000px;
	display: block;
}

li#gnavi_under3 a {
	width: 191px;
	background-image: url(http://www.m1-heart.co.jp/img/top_kyujinbtn.jpg);
	background-repeat: no-repeat;
	height: 205px;
	text-indent: -24000px;
	display: block;
}

li#gnavi_under4 a {
	width: 202px;
	background-image: url(http://www.m1-heart.co.jp/img/top_aisatsubtn.jpg);
	background-repeat: no-repeat;
	height: 205px;
	text-indent: -24000px;
	display: block;
}


li#gnavi_under1 a:hover{
	background-image: url(http://www.m1-heart.co.jp/img/top_gakkaibtn2.jpg);
}

li#gnavi_under2 a:hover{
	background-image: url(http://www.m1-heart.co.jp/img/top_blogbtn2.jpg);
}

li#gnavi_under3 a:hover{
	background-image: url(http://www.m1-heart.co.jp/img/top_kyujinbtn2.jpg);
}

li#gnavi_under4 a:hover{
	background-image: url(http://www.m1-heart.co.jp/img/top_aisatsubtn2.jpg);
}


/*中央下ナビゲーションここまで*/




/*フッダーナビゲーション*/

#gnavi_footer {
	width: 900px;
	margin: 0px;
	padding: 0px;
	height: 84px;
	list-style: none;
	clear: both;
	background-color: #ffffff;
}

#gnavi_footer ul {
	list-style-type : none;
	padding: 0;
	margin: 0;
}

#gnavi_footer li {
	display : inline;
	margin:0;
	float:left;
}

li#gnavi_footer1 a {
	width: 122px;
	background-image: url(http://www.m1-heart.co.jp/img/top_kaisyabtn.jpg);
	background-repeat: no-repeat;
	height: 84px;
	text-indent: -24000px;
	display: block;
}

li#gnavi_footer2 a {
	width: 103px;
	background-image: url(http://www.m1-heart.co.jp/img/top_sitemapbtn.jpg);	background-repeat: no-repeat;
	height: 84px;
	text-indent: -24000px;
	display: block;
}

li#gnavi_footer3 a {
	width: 107px;
	background-image: url(http://www.m1-heart.co.jp/img/top_askbtn.jpg);
	background-repeat: no-repeat;
	height: 84px;
	text-indent: -24000px;
	display: block;
}

li#gnavi_footer4 a {
	width: 112px;
	background-image: url(http://www.m1-heart.co.jp/img/top_stuffbtn.jpg);
	background-repeat: no-repeat;
	height: 84px;
	text-indent: -24000px;
	display: block;
}

li#gnavi_footer5 a {
	width: 456px;
	background-image: url(http://www.m1-heart.co.jp/img/top_footer.jpg);
	background-repeat: no-repeat;
	height: 84px;
	text-indent: -24000px;
	display: block;
}

li#gnavi_footer1 a:hover{
	background-image: url(http://www.m1-heart.co.jp/img/top_kaisyabtn2.jpg);
}

li#gnavi_footer2 a:hover{
	background-image: url(http://www.m1-heart.co.jp/img/top_sitemapbtn2.jpg);
}

li#gnavi_footer3 a:hover{
	background-image: url(http://www.m1-heart.co.jp/img/top_askbtn2.jpg);
}

li#gnavi_footer4 a:hover{
	background-image: url(http://www.m1-heart.co.jp/img/top_stuffbtn2.jpg);
}

li#gnavi_footer5 a:hover{
	background-image: url(http://www.m1-heart.co.jp/img/top_footer.jpg);
}

/*フッダーナビゲーションここまで*/





