BODY  { background-color: #ffffff }
A:link      { text-decoration: none }
A:visited     { text-decoration: none }
A:active   { color: #ff9900; text-decoration: underline }
A:hover   { color: #cc9933; text-decoration: underline }
TD    { font-size: 12px; letter-spacing: -0.7px }
.text10 { font-size: 10px}
.H1 { color: #a9a9a9; font-size: 10px }
.C1 {
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 0px
}
.TD_Style01 {
	font-size: 12px;
	letter-spacing: -0.7px;
	padding: 8px;
	background-color: #FFFF99;
}
}
.TD_Style02 {
	font-size: 12px;
	letter-spacing: -0.7px;
	padding: 8px;
	background-color: #CCFFFF;
	border: 1px solid #006600;
}
.Topics_Style01 {
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
	border: dotted thin #FF99CC;
}
.text_red{
	color: #FF0000;
}
.text_maroon{
	color: #990000;
}
.text_blue{
	color: #0000CC;
}
.text_orange{
	color: #FF6600;
}
.mainBorder {
	border: solid 1px #999999;
	background-color: #FFFFFF;
}
.pdtContent {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 4px;
}
.pdtContent02 {
	border: solid 1px #999999;
	padding: 4px;
}
.pdtContent03 {
	padding: 4px;
	background-color: #FFEAC8;
}
.pdtPrice {
	color: #ff6600;
	font-weight: bold;
	font-size: 16px;
}
.cal_deco01 {
	color: #FF6666;
}
.cal_deco_sunday {
	color: #CC3300;
	background-color: #FFCCCC;
}
.cal_deco_saturday {
	color: #3399FF;
	background-color: #FFCCCC;
}
.cal_deco_weekday {
	background-color: #FFCCCC;
}

.cal_deco_gray02 {
	color: #CCCCCC;
}
.cal_deco_gray03 {
	color: #CCCCCC;
	background-color: #FFCCCC;
}
.cal_bg_gray01 {
	color: #CC3300;
	background-color: #CCCCCC;
}
.cal_bg_gray02 {
	background-color: #CCCCCC;
}
.cal_bg_gray03 {
	color: #3399FF;
	background-color: #CCCCCC;
}

/*****************Feed2js********************************/
.rss-box {
width: 140px;
}
.rss-title, rss-title a {
font-size: 12px;
margin: 0px 0;
padding: 0;
}
.rss-items {
list-style:none;
margin:0;
padding:5px 5px 5px 5px;
}
.rss-item  {
font-size: 10px;
}
.rss-item a:link, .rss-item a:visited, .rss-item a:active {
font-weight:bold;
line-height: 10px;
color: #009900; 
font-size: 12px;
text-decoration:underline;
}
.rss-item a:hover { 
font-weight:bold; 
font-size: 12px;
text-decoration: none;
}
.rss-date {
font-size: 10px;
color: #880000;
line-height: 20px;
} 