@charset "utf-8";
/* CSS Document */


/* CSS Document */

#LEFT {
	float: left;
	height: 421px;
	width: 220px;
	padding-left: 50px;
	padding-bottom: 20px;
}


#MAIN .frame {
	padding-left: 50px;
}
#RIGHT {
	float: left;
	height: auto;
	width: auto;
	margin-bottom: 20px;
}
#RIGHT .store_text .green {
	color: #006600;
}

#RIGHT .store_text {
	height: auto;
	width: 470px;
}
#RIGHT  .store_text  a  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

#RIGHT  .store_text  a:hover{
	color:#006600;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	font-weight: bold;
	}
