body {
	background-image: url(all_image/bg3.jpg);
	margin: 0px;
}
font {
	background-image:    url("all_image/bg.gif");
}
a {
	font-size: 14px;
	color: #330000;
}
a:link {
	color: #660000;
}
a:visited {
	color: #006600;
}
a:hover {
	color: #CC9966;
}
a:active {
	color: #CCCC00;
}
.s16 {font-size: 16px; color: #000000; }
.s14 {font-size: 14px; color: #333333; }
.s12 {
	color: #333333;
	font-size: 12px;
}
.s14wine {color: #970000; font-weight: bold; font-size: 14px;}
.koiaka-dai {color: #970000; font-weight: bold; font-size: 16px; font-family: "ＭＳ ゴシック", "Osaka−等幅"; }
.glay-s {
	color: #666666;
	font-size: 12px;
}
.ghosho {
	font-family: "HG行書体";
	font-weight: bold;
	font-size: 16px;
	color: #660000;
}
.s16_whiteB {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.s16green {
	font-size: 16px;
	color: #006600;
	font-weight: bold;
}
.otoiawase-font {
	font-size: 12px;
	color: #AD8772;
}
.wine_b {	color: #990000;
	font-weight: bold;}
.s16b {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	font-family: "HG正楷書体-PRO";
}
.wine {color: #660000; }
.small-cha {
	color: #330000;
	font-size: 12px;
}
.shohintitle {
	font-family: "HGP行書体";
	font-weight: bold;
	font-size: 24px;
	color: #660000;
}
.title_blue {
	font-family: "HGP行書体";
	font-size: 24px;
	font-weight: bold;
	color: #000055;
}

/* begin styles for RSS Feed */


.rss_box {
	 margin: 0px;
	 padding: 0px;
	 width: 350px;
	 background-color: #FFFFFF;
 background-color: #F5F2E3; text-align:left;
}


.rss_title, rss_title a {
	font-family: ;
	font-size: 14px;
	font-weight:bold;
	margin: 0px;
	padding: 3px;
 background-color: #9B72CF;
}


.rss_items {  font-size: 10px;
  font-weight : normal; 
  margin: 15px;  
}


.rss_item  {  font-size: 12px;
  font-weight : normal; 
  margin: 3px; 
}


.rss_title a:link, .rss_title a:visited, .rss_title a:active {
 
	text-decoration : underline;
	color: #FFFFFF;
}


.rss_title a:hover { 
	text-decoration : underline;
	color: #FFFFFF;

}
.rss_item a:link, .rss_item a:visited, .rss_item a:active,.rss_item a:hover  {
 
	text-decoration : underline;
	color: #7A3226;
}


.rss_date {
	font-size: 10px;
	font-weight : normal;
	color: #000000;
	}
