@import "fontsize.css";

/* local set */
body { padding:0; margin:0px; font-family:Osaka,"‚l‚r ‚oƒSƒVƒbƒN" }
a { ;
	line-height: 150%;
	color: #515966;
	text-decoration: none;
}
a:hover { text-decoration: underline; color: #78859A; }

.bg { background-repeat: no-repeat }
#ProductBox {
	background-repeat: repeat-x;
	padding: 7px;
}
#ProductPt {
	border: 1px solid #E6E6CE;
	margin-bottom: 5px;
}
#Lineup a {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #66CC00;
	padding-left: 5px;
	margin-bottom: 20px;
	line-height: 200%;
}
