.business-calendar-box {
	text-align: center;
    float: left;
}
.business-calendar			{ background: #CACACA; border-collapse: collapse; color: #000000; 
							  font-size: 13px !important; margin: 0 5px 5px; padding: 0; text-align: center; width: 47%;
							  float: left; }
*html .business-calendar	{ background: #CACACA; border-collapse: collapse; color: #000000; 
							  font-size: 11px; margin: 0 0 5px 4px; padding: 0; text-align: center; width: 220px;
							  float: left; }
.business-calendar caption	{ border-top: 1px solid #CACACA; border-left: 1px solid #CACACA; 
							  border-right: 1px solid #CACACA; margin: 5px 0 0; padding: 3px; text-align: center; background-color: #87B3E0; color: #ffffff }
.business-calendar th		{ background: #EEEEEE; border: 1px solid #CACACA; font-weight: normal; padding: 3px; width:14%; text-align:center;}
.business-calendar td		{ background: #FFFFFF; border: 1px solid #CACACA; padding: 3px; }
.business-calendar .today	{ color: #FFFFFF; background: none repeat scroll 0 0 #87B3E0; }
.business-calendar .attr0	{ color: #ffffff; background-color:#222222; background-image: url("/wp/wp-content/themes/nishikawa/images/backgrounds/pattern-21.png"); background-repeat: no-repeat; }
.business-calendar .attr1	{ color: #ff0033; background:#ffccda; }
.business-calendar .attr2	{ color: #0000FF; background:#dfccff; }
.business-calendar .attr3	{ color: #ff6600; background:#ffff99; }
.business-calendar .attr4	{ color: #CC00CC; background:#FFCCFF; }
.business-calendar-attribute 					{ margin:5px; padding:0; float: left; width: 30%; }
*html .business-calendar-attribute 				{ margin:2px 0 0; padding:0; float: left; width: 30%; }
.business-calendar-attribute li					{ padding: 6px !important; margin: 2px; float: left; line-height:1.3; width: 45.5%; text-align: center; border: 1px solid #DDDDDD; }
.business-calendar-attribute .attr0				{ color: #ffffff; background-color:#222222; background-image: url("/wp/wp-content/themes/nishikawa/images/backgrounds/pattern-21.png"); background-repeat: no-repeat; }
.business-calendar-attribute .attr1				{ color: #ff0033; background:#ffccda; }
.business-calendar-attribute .attr2				{ color: #0000FF; background:#dfccff; }
.business-calendar-attribute .attr3				{ color: #ff6600; background:#ffff99; }
.business-calendar-attribute .attr4				{ color: #CC00CC; background:#FFCCFF; }
#sidebar .business-calendar-attribute 			{ margin:5px 0 0; padding:0; }
#sidebar .business-calendar-attribute li		{ padding:5px 10px; line-height:1.3; width: 60px; }
#sidebar .business-calendar-attribute .attr0	{ color: #ffffff; background-color:#222222; background-image: url("/wp/wp-content/themes/nishikawa/images/backgrounds/pattern-21.png"); background-repeat: no-repeat; }
#sidebar .business-calendar-attribute .attr1	{ color: #ff0033; background:#ffccda; }
#sidebar .business-calendar-attribute .attr2	{ color: #0000FF; background:#dfccff; }
#sidebar .business-calendar-attribute .attr3	{ color: #ff6600; background:#ffff99; }
#sidebar .business-calendar-attribute .attr4	{ color: #CC00CC; background:#FFCCFF; }
#sidebar .business-calendar-desc				{ margin: 5px; }

#tooltip					{ position: absolute; z-index: 3000; border: 1px solid #111;
							  background-color: #eee; padding: 5px;	opacity: 0.85; }
#tooltip h3, #tooltip div	{ margin: 0; }

