body {
	background-color:#FFFFFF;
	margin:0px;
}
td, th {
	font-family:  "‚l‚r ‚oƒSƒVƒbƒN","ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Osaka";
	font-size:12px;
	color:#333333;
	line-height:1.5em;
}
a:link, a:visited {
  color: #336;
  border-color: #336;
  border-width: 0px 0px 1px 0px;
  background-color: transparent;
}
a:hover, a:active {
  background-color: #eee;
}
#title-box {
	margin:20px;
}
#logo {
	margin-top:6px;
}
#but-box {
	margin-bottom:6px;
}
#fooder-but {
	margin-top:20px;
	margin-bottom:20px;
}
#category {
	margin:20px 0px 10px 0px;
}
#txt-title {
	font-size:16px;
	font-weight:bold;
}
#txt-stitle {
	font-size:14px;
	font-weight:bold;
}
.bottom-line {
	border-bottom:1px dashed #666;
}
.fs-10px {
	font-size:10px;
}
.fs-16px {
	font-size:16px;
}
.fc-green {
	color:#2EA28B;
}
.fc-orange {
	color:#F79910;
}.free_title {
	background-image: url(img/free_title_bg.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	height: 39px;
	width: 640px;
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
	display: block;
	padding-top: 10px;
}
.free_subtitle {
	display: block;
	background-color: #F9EEC6;
	border: 1px solid #FF3300;
	border-left: 5px solid #FF3300;
	padding: 2px;
	color: #FF3300;
}