* {
	margin: 0px;
	padding: 0px;
}
#feedArea {
	/*overflow: hidden;*/
	/*height: 105px;*/
	width: 310px;
	padding: 5px;
	border: 1px solid #D0D0FF;
	margin: 10px;
	height: 100%;
	overflow: visible;
}
#feedArea2 {
	/*overflow: hidden;*/
	/*height: 105px;*/
/*	width: 310px;*/
	padding: 5px;
/*	border: 1px solid #D0D0FF;*/
	margin: 10px;
	height: 100%;
	overflow: visible;
}




h1 {
	font-size:12px;
	color:#FFFFFF;
	line-height: 16px;
	border-bottom-width: 1px;
/*	border-bottom-style: solid;*/
	border-bottom-color: #D0D0FF;
	margin-bottom: 4px;
	padding-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
}
/*a {
/*	font-weight: bold;*/
/*	font-size: 12px;*/
	color: #555555;
	text-decoration : none;
	padding-top: 0px;
	padding-bottom: 0px;
}
a:hover {
/*	font-weight: bold;*/
/*	font-size: 12px;*/
	text-decoration : none;
	color: #006600;
	text-decoration : none;
}*/
#feed .date {
	width: 55px;
	font-size: 10px;
	color: #B3B3B3;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	float: left;
}
#feed .cnts {

/*	margin-left: 55px;*/
	font-size: 12px;
	color: #555555;
	line-height: 10px;
	padding-bottom: 0.1em;
	
}
#feed .cnts2 {

	margin-left: 70px;
	font-size: 12px;
	color: #555555;
	line-height: 12px;
	padding-bottom: 0.6em;
	
}
#feed .cntstitle {

	margin-left: 0px;
	font-size: 12px;
	color: #05986B;
/*	line-height: 10px; */
	padding-bottom: 0.1em;
	
}

#feed .cntstitle2 {

	margin-left: 0px;
	font-size: 12px;
	color: #555555;
	line-height: 10px;
	padding-bottom: 0.3em;
	
}






#feed a:link {
/*	font-weight: bold;*/
	font-size: 12px;
	color: #555555;
	text-decoration : none;
	padding-top: 0px;
	padding-bottom: 0px;
}
#feed a:visited {
/*	font-weight: bold;*/
	font-size: 12px;
	color: #555555;
	text-decoration : none;
	padding-top: 0px;
	padding-bottom: 0px;
}


#feed a:hover { 
/*	font-weight: bold;*/
	font-size: 12px;
	color: #FF9900;
	text-decoration : none;

}

#feed a:active {
/*	font-weight: bold;*/
	font-size: 12px;
	color: #555555;
	text-decoration : none;
	padding-top: 0px;
	padding-bottom: 0px;
}


.cnts {

	margin-left: 10px;
	font-size: 12px;
	color: #555555;
	line-height: 21px;
	padding-bottom: 0.1em;
	
}

.cnts2 {

	margin-left: 80px;
	font-size: 10px;
	color: #D0D0FF;
	line-height: 12px;
	padding-bottom: 0.1em;
	
}





.class_storetitle  { color: white; font-weight: bold; font-size: 13pt }
.class_storeplace { color: #777; font-size: 9pt; line-height: 13pt; padding-left: 10pt }
.class_01 { color: #777; font-size: 9pt; line-height: 13pt }
.class_02 { color: #605455; font-size: 9pt; line-height: 13pt; margin-left: 15pt }
.class_03 { color: #605455; font-size: 12pt; line-height: 15pt }
.class_03_b { color: #605455; font-weight: bold; font-size: 12pt; line-height: 15pt }
.class_03_a { color: #605455; font-size: 12pt; line-height: 15pt; border-top: #693a3d; border-right: #693a3d; border-bottom: 1pt solid #693a3d; border-left: 3pt solid #693a3d }




/* n@} */


#map {
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 38px;

}

#map li {
  width: 38px;
  height: 16px;
    margin: 0;
  padding: 0;
/*  display: inline;*/
/*  background-image: url(bg-globalnavi-2.gif);
  background-repeat: no-repeat;*/
/*   border-top: 1px solid white;
   border-bottom: 1px solid black;*/

}


#map a {
  text-indent: -9999px; 
  text-decoration: none;
  display: block;
  width: 38px;
  height: 16px; 
  background-image: url(../../img/map.gif);
  background-repeat: no-repeat;
}

#mapp a { background-position: 0px 0px; } 






#map a:hover {
  text-decoration: none;
  background-image: url(../../img/map.gif);
  background-repeat: no-repeat;
}



#mapp a:hover { background-position: -38px 0px; }
