#Side-Navi{
  float : left;
  width : 106px;
  font-size : 0.85em;
  
  
  
  margin-top : 5px;
  margin-left : 3px;
}
#Side-Navi h2 {
	text-align: center;
  
  
  font-size : 1em;
}

#Side-Menu{
	width : 106px;
border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : gray gray gray gray;
  
  font-size : 1em;
  text-align : left;
  padding-bottom : 3px;
  height : 110px;
}

ul#S-Navi{
    list-style:none;
    width:100%;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

ul#S-Navi li{
    list-style:none;
  margin-bottom : 0px;
  padding-bottom : 0px;
background-position : left center;
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  clear : left;
}

ul#S-Navi a{
    display:block;
    text-indent : -9999px;
    overflow:hidden;
}

a.S-Gourmet {
	background-image : url(../img/icon/side-gourmet.gif);
	width : 80px;
	height : 15px;
	margin-left : 5px;
  
  
  
}
a:hover.S-Gourmet{
    background-position : 0px -15px;
}

a.S-Fashion {
	background-image : url(../img/icon/Side-Fashion.gif);
	width : 80px;
	height : 15px;
	margin-left : 5px;
}
a:hover.S-Fashion{
    background-position : 0px -15px;
}

a.S-Hobby {
	background-image : url(../img/icon/side-hobby.gif);
	width: 80px;
	height : 15px;
	margin-left: 5px;
}
a:hover.S-Hobby{
    background-position : 0px -15px;
}

a.S-H-B {
	background-image : url(../img/icon/side-h-b.gif);
	width: 80px;
	height: 15px;
	margin-left: 5px;
}
a:hover.S-H-B{
    background-position : 0px -15px;
}

a.S-Music {
	background-image : url(../img/icon/side-music.gif);
	width: 80px;
	height: 15px;
	margin-left: 5px;
}
a:hover.S-Music{
    background-position : 0px -15px;
}
a.S-Parking {
	background-image : url(../img/icon/side-parking.gif);
	width: 80px;
	height: 15px;
	margin-left: 5px;
  border-right-width : 0px;
  border-right-style : none;
}
a:hover.S-Parking{
    background-position : 0px -15px;
}

#Blog{
	width : 106px;
  margin-top : 10px;
  text-align : center;
  
  color : black;
  border-top-color : green;
  border-left-color : green;
  border-right-color : green;
  border-bottom-color : green;
}

#MailMagagine {
	width : 106px;
  margin-top : 10px;
  text-align : center;
  
  border-top-color : teal;
  border-right-color : teal;
  border-left-color : teal;
  border-bottom-color : teal;
}

#MailMagagine  p {
	padding-bottom: 3px;
	margin-top: 3px;
}
.B{
  font-weight : bold;
  margin-top : 3px;
}
