body {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	background-color: #FFD9FF;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	background-image: url(../image/bg_pink.gif);
}
.bg {
	padding-right: 18px;
	padding-left: 10px;
}
.txt12g {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	letter-spacing: 1px;
}
.txt10g {
	font-size: 10px;
	line-height: 18px;
	color: #333333;
	letter-spacing: 1px;
}
.txt11g {
	font-size: 11px;
	line-height: 19px;
	color: #333333;
	letter-spacing: 1px;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0033FF;
	text-decoration: none;
}
a:hover {
	color: #FF3399;
	text-decoration: none;
}
.txt14g {
	font-size: 14px;
	line-height: 22px;
	color: #333333;
	letter-spacing: 1px;
}
/* トップページ=======================*/
/* --ショップ　*/
.shop01 {
	border-right: 2px solid #009966;
	border-bottom: 2px solid #009966;
	border-left: 2px solid #009966;
}
/* --ブログRSS　*/
.rss_box {
	width: 350px;
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	border-right: 1px solid #B0E2D7;
	border-bottom: 1px solid #B0E2D7;
	border-left: 1px solid #B0E2D7;
}
.rss_items {
	color:#000000;
	padding: 0px 0px 0px 30px;
	margin: 0px 0px 0px 0px;
}
.rss_item  {
	font-size: 12px;
	list-style:url(../image/ball02.gif) none;
	color: #333333;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 150%;
}

.rss_item a {
	font-size: 12px;
	font-weight:bold;
	}
	
.rss_item a:visited {
}

.rss_date {
	font-size: 10px;
	color: #1A6129;
	}
.rss_box p {
	display: none;
	}

