@charset "UTF-8";


.deli {
	color: #FFFFFF;
}
li.openingsale {
	color: #FFFFFF;
	font-weight: bolder;
	background-color: #FF0000;
}
li.holyday {
	color: #FF0000;
}
li.Sun {
	color: #FF0000;
	background: no-repeat;
}
li.Sat {
	color: #03F;
	background: no-repeat;
}
li.undefined {
	
}

/*ui*/
div.cal_wrapper {
	width: 154px;

	height: 165px;
	height/**/: 180px;
	position: relative;
}
ul.cal_ui {
	padding: 0px;
	margin: 0px;
	width: auto;
	float: right;
	clear: none;
	white-space: nowrap;
	display: table-row;
}
ul.cal_ui li {
	float: left;
	width: 25px;
	height: 13px;
	font-size: 10px;
	list-style: none;
	background-repeat: no-repeat;
	cursor: pointer;
}
li.cal_prev {
	background-image: url(cal_01.gif);
}
li.cal_to {
	background-image: url(cal_02.gif);
}
li.cal_next {
	background-image: url(cal_03.gif);
}

div.cal_base {
	
}

div.cal_base p {
	font-size: 12px;
	border-bottom: 1px #CCCCCC;
	float: left;
	clear: none;
}

ul.cal_main {
	clear: both;
	padding: 0px;
	margin: 0px;
}
ul.cal_main li {
	/*padding: 3px 0px 3px 0px;*/
	width:  20px;
	text-align: center;
	list-style: url(none) none;
	font-size: 8px;
	float: left;
	overflow: hidden;
	border-bottom: solid 1px #CCCCCC;
}
ul.cal_main li span {
	padding: 3px;
	display: block;
}

li.cal_headline {
}.teikyubi {
	background: #F90;
	display: block;
}
.linji {
	background: #99ccff;
}span.Today {
	color: #000;
	background: url(/cal/single/cal/soudan15.jpg) no-repeat;
}
.saijitu {
	color: #F00;
}
.soudanbi {
	background: url(/cal/single/cal/soudankai.jpg) no-repeat;
	color: #F00;
}
.ibento {
	background: url(/cal/single/cal/ibento.jpg) no-repeat;
	color: #F00;
	cursor: pointer;
}
