/* n-special */

table.special a:link {
	color: #666666;
	text-decoration: none
}

table.special a:hover {
	color: #0033FF;
	text-decoration: underline
}

table.special a:active {
	color: #0033FF;
	text-decoration: underline
}

table.special a:visited {
	color: #666666;
	text-decoration: none;
}

table.special {
	width:500px;
	margin-bottom: 5px;
	margin-top: 5px;
	border: 0;
}

td.special_day {
    width:90px;
	padding-top: 2px;
	padding-bottom: 10px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	color: #666666;
	vertical-align: top;
	border-bottom: 1px dotted #0000ff;
	width: 90px;
}

td.special_text {
	width:223px;
	padding-top: 2px;
	padding-bottom: 5px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	color: #666666;
	vertical-align: top;
	border-bottom: 1px dotted #0033ff;
	line-height: 17px;
}

td.special_ri {
	width:182px;
	padding-top: 2px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #0033ff;
	text-align: right;
}

td.special_space {
	width:25px;
	padding-top: 2px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #0033ff;
}

.lucky-select {
	margin: 0;
	padding: 0;
	background-color: #D1E8EE;
}

.lucky-select img {
	margin: 0;
	padding: 0;
}

