@charset "utf-8";
/* CSS Document 
*/
#header,#contents,#footer,#navi,#navi2 {
    display: none;
}


#navi {
	overflow: hidden;
	margin-top: 0px;
	padding-top: 135px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 650px;
	margin-left: 200px;
		list-style: none;
}


#navi2 {
	overflow: hidden;
	margin-top: 27px;
	margin-left: 210px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 650px;
			list-style: none;
}


ul.hovers {
   margin:0;
   padding:0;
}

/*ul.hovers li {
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	list-style: none;
}*/

ul.hovers li  {
	display: block;
	float: left;


}
/*
li.menu1 a {
	width: 143px;
	background-image: url(../image/menu1.png);
	background-repeat: no-repeat;
	height: 124px;
}
li.menu1 a:hover {
	background-image: url(../image/menu01_on.png);
	background-repeat: no-repeat;
}*/

li.menu1on {
	width: 174px;
	background-image: url(../images/common/menu1_on.jpg);
	background-repeat: no-repeat;
}

/*li.menu2 a {
	width: 129px;
	background-image: url(../image/menu2.png);
	background-repeat: no-repeat;
	height: 113px;
	margin-left: 20px;
	margin-right: 15px;
	margin-top: 17px;
}
li.menu2 a:hover {
	background-image: url(../image/menu2_on.png);
	background-repeat: no-repeat;
}*/
li.menu2 {
	margin-top: 20px;
	margin-right: 22px;
	margin-left: 20px;

}

/*li.menu3 a {
	width: 149px;
	background-image: url(../image/menu3.png);
	background-repeat: no-repeat;
	height: 123px;
	margin-top: 5px;
	margin-left: 10px;
}
li.menu3 a:hover {
	background-image: url(../image/menu3_on.png);
	background-repeat: no-repeat;
}*/
li.menu3 {
	margin-top: 5px;
}

li.menu4  {
	margin-top: 15px;

}

li.menu5{
	margin-right: 25px;
	margin-left: 20px;
}


li.menu6 {
	margin-top: 10px;
}



.main_top {
	background-image: url(../image/tree3.png);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 612px;
	height: auto !important;
	height: 612px;
	background-color: #d1e08e;
}
div.mamewaza_blog h5.mamewaza_blog{
    display: none
}
div.mamewaza_blog h5.mamewaza_blog, div.mamewaza_blog ul.mamewaza_blog, div.mamewaza_blog li {
    border-bottom: 0px solid #eeeeee!important;
}
div.mamewaza_blog li {
    border-bottom: dotted 1px #eee;
    padding: 7px 0;
}
div.mamewaza_blog > div{
    border: 0px solid #eeeeee!important; 
}
#rss ul{
    width: 100%;
  border-bottom: 0px solid #eeeeee!important;
}
#rss ul li{
    padding-bottom: 8px;
}