/* CSS Document */

.menu_contents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #FFFFFF;
	text-align: center;
	background-color: #669933;
	font-weight: bold;
}
.nenu_sell {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #996600;
	background-color: #FFFFFF;
	text-align: left;
	text-indent: 5px;
	font-size: 12px;
	line-height: 200%;
}
a:link {
	color: #A5781F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666600;
}
a:hover {
	text-decoration: underline;
	color: #993300;
}
a:active {
	text-decoration: none;
}
.news {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 14px;
	line-height: 150%;
	color: #560000;
	text-align: left;
	background-color: #FFCC00;
	font-weight: bold;
	border: 1px solid #666666;
	text-indent: 10px;
}
.news_contents {
	font-size: 12px;
	line-height: 180%;
	color: #333333;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	list-style-type: square;
	padding-top: 10px;
}
.news_days {
	font-size: 10px;
	color: #CC3300;
	padding-top: 10px;
}
.news_past_sell {
	color: #333333;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	list-style-type: square;
	padding: 5px;
}